From d49630126883dc1762ef247936e23a579e5b0f8e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 22 Aug 2018 15:06:06 -0700 Subject: [PATCH] more heading level edits after further discussions with Denise. --- .../v2.x/en/k8s-in-rancher/editing-clusters/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md index fb4cc33ffa0..dc91999fd9b 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/editing-clusters/_index.md @@ -60,7 +60,7 @@ Cluster administrators can edit the membership for a cluster, controlling which - To revoke cluster membership, select the user and click **Delete**. This action deletes membership, not the user. - To modify a user's roles in the cluster, delete them from the cluster, and then re-add them with modified roles. -## Options for RKE Clusters +## Cluster Options When editing clusters, clusters that are [launched using RKE]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/) feature more options than clusters that are imported or hosted by a Kubernetes provider. The headings that follow document options available only for RKE clusters. @@ -129,7 +129,7 @@ Option | Description | Default Pod Security Policy | If you enable **Pod Security Policy Support**, use this drop-down to choose the pod security policy that's applied to the cluster. | Cloud Provider | If you're using a cloud provider to host cluster nodes launched by RKE, enable [this option]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/cloud-providers/) so that you can use the cloud provider's native features. If you want to store persistent data for your cloud-hosted cluster, this option is required. |
-##### Editing Cluster as YAML +#### Editing Cluster as YAML >**Note:** In Rancher v2.0.5 and v2.0.6, the names of services in the Config File (YAML) should contain underscores only: `kube_api` and `kube_controller`. @@ -142,7 +142,7 @@ Instead of using the Rancher UI to choose Kubernetes options for the cluster, ad For an example of RKE config file syntax, see the [RKE documentation]({{< baseurl >}}/rke/v0.1.x/en/example-yamls/). -### Managing Node Pools +## Managing Node Pools In clusters [launched by RKE]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/), you can: