Skip to content
Snippets Groups Projects
Unverified Commit f2042129 authored by Svendegroote91's avatar Svendegroote91 Committed by GitHub
Browse files

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

parent 91ae87fa
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ vagrant up
- [Requirements](#requirements)
- [Kubespray vs ...](docs/comparisons.md)
- [Getting started](docs/getting-started.md)
- [Setting up your first cluster](docs/setting-up-your-first-cluster.md)
- [Ansible inventory and tags](docs/ansible.md)
- [Integration with existing ansible repo](docs/integration.md)
- [Deployment data variables](docs/vars.md)
......
......@@ -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.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment