mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
meta updates
This commit is contained in:
committed by
Catherine Luse
parent
4ad1e13933
commit
3a9cf5d0bb
@@ -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
|
||||
---
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user