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

4
docs/addons/calico.md Normal file
View File

@ -0,0 +1,4 @@
# Calico Policy
!!! bug "In Progress"
These docs haven't been moved over yet.

6
docs/addons/cluo.md Normal file
View File

@ -0,0 +1,6 @@
# Container Linux Update Operator
More aptly named "Container Linux Reboot Coordinator".
!!! bug "In Progress"
These docs haven't been completed yet.

4
docs/addons/dashboard.md Normal file
View File

@ -0,0 +1,4 @@
# Kubernetes Dashboard
!!! bug "In Progress"
These docs haven't been completed yet.

4
docs/addons/heapster.md Normal file
View File

@ -0,0 +1,4 @@
# Heapster
!!! bug "In Progress"
These docs haven't been moved over yet.

4
docs/addons/ingress.md Normal file
View File

@ -0,0 +1,4 @@
# Ingress Controller
!!! bug "In Progress"
These docs haven't been moved over yet.

12
docs/addons/overview.md Normal file
View File

@ -0,0 +1,12 @@
# Addons
Every Typhoon cluster is verified to work well with several post-install addons.
* Nginx [Ingress Controller](ingress.md)
* Calico [Network Policy](calico.md)
* [Heapster](heapster.md)
* Kubernetes [Dashboard](dashboard.md)
* [CLUO](cluo.md) (Container Linux only)
* Prometheus
* Grafana