mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 19:05:41 +00:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
---
|
|
title: Cluster Configuration
|
|
---
|
|
|
|
<head>
|
|
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/cluster-configuration"/>
|
|
</head>
|
|
|
|
After you provision a Kubernetes cluster using Rancher, you can still edit options and settings for the cluster.
|
|
|
|
For information on editing cluster membership, go to [this page.](../how-to-guides/new-user-guides/manage-clusters/access-clusters/add-users-to-clusters.md)
|
|
|
|
### Cluster Configuration References
|
|
|
|
The cluster configuration options depend on the type of Kubernetes cluster:
|
|
|
|
- [RKE Cluster Configuration](../reference-guides/cluster-configuration/rancher-server-configuration/rke1-cluster-configuration.md)
|
|
- [RKE2 Cluster Configuration](../reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md)
|
|
- [K3s Cluster Configuration](../reference-guides/cluster-configuration/rancher-server-configuration/k3s-cluster-configuration.md)
|
|
- [EKS Cluster Configuration](../reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration.md)
|
|
- [GKE Cluster Configuration](gke-cluster-configuration.md)
|
|
- [AKS Cluster Configuration](../reference-guides/cluster-configuration/rancher-server-configuration/aks-cluster-configuration.md)
|
|
|
|
### Cluster Management Capabilities by Cluster Type
|
|
|
|
The options and settings available for an existing cluster change based on the method that you used to provision it.
|
|
|
|
The following table summarizes the options and settings available for each cluster type:
|
|
|
|
import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
|
|
|
|
<ClusterCapabilitiesTable />
|
|
|