adding high-level description of cluster options

This commit is contained in:
Mark Bishop
2018-07-18 14:45:24 -07:00
parent df21a40a45
commit 2024e132b7
@@ -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