Kubernetes: An Introduction, Part III
This is part III of the Kubernetes Introduction series. In case you missed the first and the second blog posts, they can be found here and here respectively.
In the previous blog posts, we learnt what k8s is, its features, nodes, pods, secrets, ConfigMap and a lot more. This blog post will be dedicated to storage and scaling.