# SUSE Rancher
!!! tip "Nubenetes V2 Elite Portal"
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/rancher/).
!!! info "Architectural Context"
Detailed reference for SUSE Rancher in the context of The Container Stack.
## Cloud Native
### Kubernetes
#### Rancher Management
- **(2022)** [aws-quickstart.github.io: Rancher on the AWS Cloud. Quick Start Reference Deployment](https://aws-quickstart.github.io/quickstart-eks-rancher) [HCL CONTENT][ADVANCED LEVEL][COMMUNITY-TOOL] β Official AWS Quick Start reference guide for standing up Rancher on AWS. This architecture installs Rancher on an Amazon EKS cluster, giving enterprise operations teams a unified interface to govern multiple downstream clusters, enforce unified RBAC models, and manage complex multi-tenant environments.
## Edge and IoT
### Architecture Patterns
#### Edge Data Store
- **(2021)** [thenewstack.io: How K3s, Portworx, and Calico Can Serve as a Foundation of Cloud Native Edge Infrastructure](https://thenewstack.io/how-k3s-portworx-and-calico-can-serve-as-a-foundation-of-cloud-native-edge-infrastructure) [NONE CONTENT][ADVANCED LEVEL] ππ [COMMUNITY-TOOL] β A systems design blueprint exploring how to combine the lightweight footprint of K3s with Calico's secure CNI network policies and Portworx's persistent distributed block storage at the edge.
### Bare Metal
#### Home Lab
- **(2020)** [blog.nootch.net: Kubernetes at Home With K3s](https://blog.nootch.net/post/kubernetes-at-home-with-k3s) [NONE CONTENT] ππ [COMMUNITY-TOOL] β A personal home-lab engineering log detailing bare-metal K3s installation, storage mounting strategies, and managing multi-tenant microservices on budget-friendly consumer hardware.
### CICD Integration
#### GitLab Runners
- **(2021)** [k3s-gitlab](https://github.com/apk8s/k3s-gitlab) [SHELL CONTENT] π [COMMUNITY-TOOL] β An automation repository dedicated to bootstrapping a local K3s runtime optimized for orchestrating GitLab CI runners, streamlining testing of containerized microservices.
### Local Development
#### Traefik Ingress
- **(2021)** [codeburst.io: Creating a Local Development Kubernetes Cluster with k3s and Traefik Proxy](https://codeburst.io/creating-a-local-development-kubernetes-cluster-with-k3s-and-traefik-proxy-7a5033cb1c2d) [NONE CONTENT] ππ [COMMUNITY-TOOL] β A quick-start configuration tutorial demonstrating how to build a responsive, low-footprint local testing cluster using K3s with the integrated Traefik proxy acting as the microservice ingress controller.
### Security
#### Runtime Auditing
- **(2021)** [sysdig.com: K3s + Sysdig: Deploying and securing your clusterβ¦ in less than 8 minutes! π](https://www.sysdig.com/blog/k3s-sysdig-falco) [NONE CONTENT] ππ [COMMUNITY-TOOL] β A technical runtime safety guide showcasing integration of Sysdig monitoring agents and CNCF Falco threat detection engines inside light K3s edge frameworks.
## Enterprise Infrastructure
### GitOps
#### Fleet Management
- **(2025)** [**github.com/rancher/fleet**](https://github.com/rancher/fleet) β 1708[GO CONTENT] ππππ [ENTERPRISE-STABLE] β Curator Insight presents Fleet as Rancher's GitOps engine for massive scale. Live grounding in 2026 verifies Fleet remains highly enterprise-stable, powering large-scale multi-cluster deployments across thousands of distributed edge devices by optimizing resource footprints compared to traditional GitOps operators.
## Introductory
### Concepts
#### Core Resources
- **(2021)** [community.suse.com: Stupid Simple KubernetesβββDeployments, Services and Ingresses Explained](https://www.rancher.com/community) [COMMUNITY-TOOL] β Provides a clean, foundational model detailing the relationship between Deployments, Services, and Ingress resources. Explains how these layers work together to manage container replicas, handle traffic distribution, and expose APIs to external users.
## Kubernetes Management
### Multi-Tenancy
#### Projects
- **(2023)** [suse.com: My First Impressions with SUSE Rancher Kubernetes Projects](https://www.suse.com/c/rancher_blog/my-first-impressions-with-suse-rancher-kubernetes-projects) [NONE CONTENT] ππ [COMMUNITY-TOOL] β An exploration of SUSE Rancher's 'Projects' abstraction layer. It explains how Projects group namespaces together, enabling administrative actions, security compliance, and centralized RBAC limits across microservices.
## Platform Engineering
### Hyperconverged Infrastructure
#### Harvester HCI
- **(2025)** [==Harvester==](https://github.com/harvester/harvester) β 5054[GO CONTENT] πππππ [DE FACTO STANDARD] β Curator Insight showcases Harvester as a modern open-source HCI built on KubeVirt and Longhorn. Live grounding in 2026 confirms Harvester has fully matured into an enterprise-stable alternative to VMware ESXi, enabling seamless co-habitation of VM and container environments under unified Kubernetes control planes.
---
π‘ **Explore Related:** [OCP 4](./ocp4.md) | [Serverless](./serverless.md) | [Kubectl Commands](./kubectl-commands.md)
π **See Also:** [About](./about.md) | [Postman](./postman.md)