Add root pages for docs, update h2 to h1 tags

This commit is contained in:
jaredred
2019-08-27 10:17:40 -04:00
parent 67981d588c
commit 877725aa72
9 changed files with 33 additions and 1 deletions
@@ -0,0 +1,4 @@
---
title: Boot Process
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Custom Builds
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Networking
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Cloud
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Server
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Workstation
weight: 100
---
@@ -0,0 +1,4 @@
---
title: Storage
weight: 100
---
@@ -0,0 +1,4 @@
---
title: System Services
weight: 100
---
+1 -1
View File
@@ -5,7 +5,7 @@ weight: 1
ctaBanner: intro-k8s-rancher-online-training
---
## What's New?
# What's New?
Rancher was originally built to work with multiple orchestrators, and it included its own orchestrator called Cattle. With the rise of Kubernetes in the marketplace, Rancher now exclusively deploys and manages multiple Kubernetes clusters running anywhere, on any provider. It can provision Kubernetes from a hosted provider, provision compute nodes and then install Kubernetes onto them, or inherit existing Kubernetes clusters running anywhere.