From e55d8666a498cd4ee0f8d817eb40a4a5ba3fae7f Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 1 Dec 2021 18:42:41 +0100 Subject: [PATCH] update + highlight --- docs/kubernetes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index d8f44907..01f0c10f 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -209,19 +209,19 @@ ### Kubernetes Installation Methods - [itnext.io: Kubernetes Installation Methods The Complete Guide](https://itnext.io/kubernetes-installation-methods-the-complete-guide-1036c860a2b3) +{== + ### Kubernetes Knowledge Hubs - [kubernetes.io](https://kubernetes.io/) - [reddit.com/r/kubernetes](https://www.reddit.com/r/kubernetes) - [Kubernetes README: kubernetesreadme.com](https://kubernetesreadme.com/) What to Read to Learn More About Kubernetes -- [k8sref.io](https://www.k8sref.io/) Kubernetes Reference - [dev-k8sref-io.web.app](https://dev-k8sref-io.web.app/) +- [dev-k8sref-io.web.app](https://dev-k8sref-io.web.app/) Kubernetes Reference - [k8sref.io](https://www.k8sref.io/) - [learnk8s.io: Kubernetes Research. Research documents on node instance types, managed services, ingress controllers, CNIs, etc.](https://learnk8s.io/research) A research hub to collect all knowledge around Kubernetes. Those are in-depth reports and comparisons designed to drive your decisions. Should you use GKE, AKS, EKS? How many nodes? What instance type? - [jamiehannaford/what-happens-when-k8s](https://github.com/jamiehannaford/what-happens-when-k8s) 🤔 What happens when I type kubectl run? #### Kubernetes Podcasts - [kubernetespodcast.com](https://kubernetespodcast.com/) -{== - #### Kubernetes Blogs - [learnk8s.io/blog](https://learnk8s.io/blog) - [kubermatic.com](https://www.kubermatic.com/categories/kubernetes/)