meta updates

This commit is contained in:
Robert Parker
2019-12-30 14:48:33 -07:00
committed by Catherine Luse
parent 4ad1e13933
commit 3a9cf5d0bb
43 changed files with 297 additions and 34 deletions
+1
View File
@@ -1,6 +1,7 @@
---
title: Overview of RKE
shortTitle: RKE
description: RKE solves Kubernetes installation complexity. With RKE, Kubernetes installation is simplified, regardless of what OSs and platforms you’re running.
weight: 1
---
@@ -1,5 +1,6 @@
---
title: Config Options
title: Kubernetes Configuration Options
description: There are a lot of different Kubernetes Configuration options you can choose from when setting up your cluster.yml for RKE
weight: 200
---
@@ -1,5 +1,6 @@
---
title: Ingress Controllers
title: K8s Ingress Controllers
description: By default, RKE deploys the NGINX ingress controller. Learn how to schedule and disable default k8s ingress controllers, and how to configure NGINX controller
weight: 262
---
@@ -1,5 +1,6 @@
---
title: Kubernetes Default Services
title: Default Kubernetes Services
description: To deploy Kubernetes, RKE deploys several default Kubernetes services. Read about etcd, kube-api server, kubelet, kube-proxy and more
weight: 230
---
+2 -1
View File
@@ -1,5 +1,6 @@
---
title: Installation
title: RKE Kubernetes Installation
description: RKE is a fast, versatile Kubernetes installer you can use to install Kubernetes on your Linux hosts. Learn the simple steps for an RKE Kubernetes installation
weight: 50
---
@@ -1,5 +1,6 @@
---
title: Adding and Removing Nodes
description: RKE supports adding/removing nodes for worker and controlplane hosts. Learn about the changes you need to make to the cluster.yml in order to add/remove nodes
weight: 175
aliases:
- /rke/latest/en/installation/managing-clusters/