Skip to content

Commit

Permalink
Update Rancher
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 2, 2023
1 parent 110a2e6 commit dc3dd6d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions SUSE-RANCHER/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# SUSE Rancher
Rancher is a software stack for Kubernetes. Rancher provides many tools such as RKE (Rancher Kubernetes Engine), K3S, Rancher Manager, Longhorn, Fleet and more. s
Rancher is a software stack for Kubernetes. Rancher provides many tools such as RKE (Rancher Kubernetes Engine), K3S, Rancher Manager, Longhorn, Fleet and more.

Everything in Rancher is managed by Rancher Manager. Rancher Manager is a web-based UI that allows you to manage Kubernetes clusters, namespaces, projects, users, etc. All of these products are open source and free to use.

To practice for exams relating to Rancher (sca-rancher-2-6, scds_rancher_mgt_2_7, scds-ran-k8s), I have built a homelab around Rancher. You can find this project here:
[https://github.com/diademiemi/homelab](https://github.com/diademiemi/homelab)

This homelab makes use of K3S, Rancher Manager (With Terraform), Fleet and Longhorn and more tools outside of Rancher. More information can be found in the README of the homelab project.
This homelab makes use of K3S, Rancher Manager (With Terraform), Fleet and Longhorn and more tools outside of Rancher. More information can be found in the README of the homelab project.
The README contains more documentation on how I used Rancher to build my homelab, which is how I practiced for the exams!

You may need to look at an older commit in order to find the exact software stack I used to practice this exam (including OPA gatekeeper & CIS scans), [diademiemi/homelab@8f8d399d24937244417892ce41560484b897b436](https://github.com/diademiemi/homelab/tree/8f8d399d24937244417892ce41560484b897b436) should include everything!

0 comments on commit dc3dd6d

Please sign in to comment.