mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
adding skeleton
This commit is contained in:
@@ -7,6 +7,36 @@ aliases:
|
||||
- /rancher/v2.x/en/concepts/resources/
|
||||
---
|
||||
|
||||
After you provision a Kubernetes (K8s) cluster in Rancher, you can begin using powerful K8s features from the Rancher UI to manage the cluster, allowing you to deploy and scale your containerized applications in development, testing, or production environments.
|
||||
|
||||
## Advanced Cluster Interaction
|
||||
|
||||
## Node Management
|
||||
|
||||
## Projects and Namespaces
|
||||
|
||||
Rancher extends the application of the Kubernetes namespace resources listed above to [projects]({{< baseurl >}}/rancher/v2.x/en/kubernetes-in-rancher/projects-namespaces/), which are Rancher-specific constructs. In the hierarchy of Rancher objects, projects contain namespaces. Therefore, any resources available within a project are available for all namespaces within that project.
|
||||
|
||||
|
||||
## Workloads
|
||||
|
||||
## Load Balancing and Ingress
|
||||
|
||||
## Service Discovery
|
||||
|
||||
## Volumes and Storage
|
||||
|
||||
## Kubernetes Resources
|
||||
|
||||
## Cluster Resources
|
||||
|
||||
- node management
|
||||
- storage
|
||||
- load balancing
|
||||
- service discovery
|
||||
- volumes
|
||||
|
||||
|
||||
|
||||
|
||||
Within the context of a Rancher project or namespace, _resources_ are files and data that support operation of your pods. Within this scope, resources include:
|
||||
|
||||
Reference in New Issue
Block a user