Add docs for 'setting up your first cluster' (#6544)

This commit is contained in:
Svendegroote91
2020-08-21 09:05:40 +02:00
committed by GitHub
parent 91ae87fa60
commit f204212963
3 changed files with 652 additions and 0 deletions

View File

@@ -135,3 +135,8 @@ cd inventory/mycluster/artifacts
```
If desired, copy admin.conf to ~/.kube/config.
## Setting up your first cluster
[Setting up your first cluster](/docs/setting-up-your-first-cluster.md) is an
applied step-by-step guide for setting up your first cluster with Kubespray.