Add concepts, tutorials, and faq docs

* Add bare-metal tutorial
* Add DigitalOcean tutorial
* Add Google Cloud tutorial
This commit is contained in:
Dalton Hubble
2017-08-06 18:27:45 -07:00
parent 056bd8a059
commit 2faacc6a50
18 changed files with 1210 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Customization
To customize clusters in ways that aren't supported by input variables, fork the repo and make changes to the Terraform module. Stay tuned for improvements to this strategy since it is beneficial to stay close to this upstream.
To customize lower-level Kubernetes control plane bootstrapping, see the [poseidon/bootkube-terraform](https://github.com/poseidon/bootkube-terraform) Terraform module.