mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-04 20:23:24 +00:00
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
title: Cluster Configuration
|
|
weight: 2025
|
|
aliases:
|
|
- /rancher/v2.5/en/k8s-in-rancher/editing-clusters
|
|
- /rancher/v2.x/en/cluster-admin/editing-clusters/
|
|
---
|
|
|
|
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.]({{<baseurl>}}/rancher/v2.5/en/cluster-admin/cluster-access/cluster-members)
|
|
|
|
### Cluster Configuration References
|
|
|
|
The cluster configuration options depend on the type of Kubernetes cluster:
|
|
|
|
- [RKE Cluster Configuration](./rke-config-reference)
|
|
- [EKS Cluster Configuration](./eks-config-reference)
|
|
- [GKE Cluster Configuration](./gke-config-reference)
|
|
|
|
### 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 '/rancher/v2.5/en/shared-files/_cluster-capabilities-table.md';
|
|
|
|
<ClusterCapabilitiesTable />
|
|
|