From 38b1ef9a033880650716a45cf813266aa16cabe6 Mon Sep 17 00:00:00 2001 From: Ruan Bekker Date: Wed, 31 Mar 2021 12:06:05 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f70f93c..03b218e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ Repository with Curated Learning Content ### Kubernetes - [Techworld with Nana Kubernetes Course](https://dev.to/techworld_with_nana/full-kubernetes-course-free-24hp) + - [Kubernetes](https://www.youtube.com/watch?v=X48VuDVv0do) + - [Kubernetes Operators](https://www.youtube.com/watch?v=ha3LjlD6g7g) + - [Helm](https://www.youtube.com/watch?v=-ykwb1d0DXU) + - [Istio](https://www.youtube.com/watch?v=16fgzklcF7Y) + - [Prometheus](https://www.youtube.com/watch?v=h4Sl21AKiDg) - [Rancher Kubernetes](https://academy.rancher.com/courses/course-v1:RANCHER+K101+2019/about) - [Kelsey Hightower - Learn Kubernetes the Hard way](https://github.com/kelseyhightower/kubernetes-the-hard-way) - [Nigel Poulton](https://nigelpoulton.com/about)