Kubernetes is a very powerful container orchestration platform that is quickly gaining traction and gives you lots of benefits in deploying, running and scaling your microservice web application. But it has also a steep learning curve.

In this talk I will introduce you to Kubernetes, why you would want to use it and all the tooling around Kubernetes with the help of practical examples.

Comments

Comments are closed.

Great talk ?

Very helpful for me because I want to start using Kubernetes in the near future ?

Excellent talk, I have to try kubernetes now ;)

Great talk :) Good mixture between code demo and explanation slides.

There is only one thing I would like to see improved: The schema that shows the various components of a kubernetes cluster is not very understandable for beginners to the topic. Maybe add more labels ?

Ike Devolder at 16:32 on 23 Sep 2018

Great overview how to use kubernetes.

I would add the fact that you actually can manage everything with helm, also your custom app (demo). There might be no need for it in this simple case, but a notion that it is possible would be a nice extra.

In terms of terminology I don't think 'port namespace' is the correct name, when looking it up I think it should be 'Network namespace' http://man7.org/linux/man-pages/man7/namespaces.7.html