From 0e533c8696d301d99cafb34a08af81dce290710f Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 11 Mar 2020 21:52:17 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index 3f2689b6..64ed4266 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -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