mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-30 10:51:33 +02:00
Add concepts, tutorials, and faq docs
* Add bare-metal tutorial * Add DigitalOcean tutorial * Add Google Cloud tutorial
This commit is contained in:
4
docs/addons/calico.md
Normal file
4
docs/addons/calico.md
Normal 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
6
docs/addons/cluo.md
Normal 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
4
docs/addons/dashboard.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Kubernetes Dashboard
|
||||
|
||||
!!! bug "In Progress"
|
||||
These docs haven't been completed yet.
|
4
docs/addons/heapster.md
Normal file
4
docs/addons/heapster.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Heapster
|
||||
|
||||
!!! bug "In Progress"
|
||||
These docs haven't been moved over yet.
|
4
docs/addons/ingress.md
Normal file
4
docs/addons/ingress.md
Normal 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
12
docs/addons/overview.md
Normal 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
|
||||
|
Reference in New Issue
Block a user