diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md index 8dbef6dea51..d24363a15a8 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md @@ -2,3 +2,14 @@ title: Cluster Options weight: 2250 --- + +As you configure a new cluster that's provisioned using RKE, you can can choose custom Kubernetes (K8s) options. + +You can configure K8s options one of two ways: + +- [Rancher UI](#rancher-ui): Use the Rancher UI to select options that are commonly customized when setting up a K8s cluster. +- [Config File](#config-file): Alternatively, you can create a RKE config file to customize any option offered by K8s. + +## Rancher UI + +## Config File \ No newline at end of file