Update kubernetes.md

This commit is contained in:
Inaki
2020-03-11 21:52:17 +01:00
committed by GitHub
parent 63d3d1cc2f
commit 0e533c8696

View File

@@ -199,6 +199,7 @@
* [**k3OS**](https://github.com/rancher/k3os) k3OS is a Linux distribution designed to remove as much OS maintenance as possible in a Kubernetes cluster. It is specifically designed to only have what is needed to run k3s. Additionally the OS is designed to be managed by kubectl once a cluster is bootstrapped. Nodes only need to join a cluster and then all aspects of the OS can be managed from Kubernetes. Both k3OS and k3s upgrades are handled by the k3OS operator.
|[![k3s use cases](images/k3s-use-cases.png)](https://www.youtube.com/watch?v=2LNxGVS81mE)|[![kOS value add](images/k3OS-value-add.png)](https://www.youtube.com/watch?v=2LNxGVS81mE)|
|[![rancher architecture](images/rancher.png)](https://www.youtube.com/watch?v=2LNxGVS81mE)||
|:---:|:---:|
## Helm and Kubernetes