Talk in English - UK at Software Crafters Barcelona 2018
Track Name:
Track 4 (English)
View Slides: https://speakerdeck.com/spiddy/kubernetes-in-startups-vs-enterprise-using-custom-resources-to-extend-workflow
Checkout the code: https://github.com/harbur/kubernetes-project-initializer-tutorial/
Short URL: https://joind.in/talk/62206
(QR-Code (opens in new window))
Kubernetes and Containers are taking over the world and it seems that is they fit in every use-case from a small startup to big bank industries. But in reality every environment is unique with it´s own peculiarities. Kubernetes is not the end-game, it´s the platform for platforms. During this talk we´ll discuss about the differences between startups and enterprises and how we can fill the gap integrating inside Kubernetes our custom workflow using Custom Resources and Operators.
We´ll do a demo of a Project entity that helps provision namespaces and grants user access to team members. CRDs are a powerful tool for Kubernetes extensibility but with great power comes great responsibility.
Comments
Comments are closed.
I've seem Dimitris in other talks so I was really looking forward to his talk! But I believe the introduction took way too much time. I also was expecting I deeper look into CRDs and the Operator pattern.
Too much long introduction about waterfall & agile. The topic was interesting but little time to see everything