Guide to explain kubernetes concepts through examples ( slides )
0) Explain how to install Kubernetes with different tools and some complements help to manage the clusters. 1) Single pod: Explain the basics about pods 2) ReplicaSet: Show how a replica controller works 3) Deployment: Manage the pods for update or rollback 4) Service: Connect apps through cluster nodes thanks to services 5) Ingress: How connect with the outside world 6) Persisten Volumes: Playing with NFS 10) Istio: Tame your microservice architecture