Kubernetes: beyond Minikube Horacio Gonzalez @LostInBrittany Kubernetes: beyond Minikube @LostInBrittany

Horacio Gonzalez @LostInBrittany Spaniard lost in Brittany, developer, dreamer and all-around geek Flutter Kubernetes: beyond Minikube @LostInBrittany

Summary What I would like to speak about: ○ Orchestrating containers ○ Kubernetes: some concepts ○ I have deployed on Minikube, woah! ○ From Minikube to prod ○ Building a managed Kubernetes service Kubernetes: beyond Minikube @LostInBrittany

Orchestrating containers Like herding cats… but in hard mode! Kubernetes: beyond Minikube @LostInBrittany

From bare metal to containers Another paradigm shift Kubernetes: beyond Minikube @LostInBrittany

Containers are easy… For developers Kubernetes: beyond Minikube @LostInBrittany

Less simple if you must operate them Like in a production context Kubernetes: beyond Minikube @LostInBrittany

And what about microservices? Are you sure you want to operate them by hand? Kubernetes: beyond Minikube @LostInBrittany

Taming microservices with Kubernetes Kubernetes: beyond Minikube @LostInBrittany

Kubernetes Way more than a buzzword! Kubernetes: beyond Minikube @LostInBrittany

Masters and nodes Kubernetes: beyond Minikube @LostInBrittany

Some more details Kubernetes: beyond Minikube @LostInBrittany

Declarative infrastructure Multi-environment made easy Kubernetes: beyond Minikube @LostInBrittany

Having identical, software defined envs Kubernetes: beyond Minikube @LostInBrittany

Istio, a Service Mesh for Kubernetes Kubernetes: beyond Minikube @LostInBrittany

I have deployed on Minikube, woah! A great fastlane into Kubernetes Kubernetes: beyond Minikube @LostInBrittany

Running a full K8s in your laptop A great learning tool Kubernetes: beyond Minikube @LostInBrittany

Your laptop isn’t a true cluster Don’t expect real performances Kubernetes: beyond Minikube @LostInBrittany

Minikube is only the beginning Kubernetes: beyond Minikube @LostInBrittany

From Minikube to prod A journey not for the faint of heart Kubernetes: beyond Minikube @LostInBrittany

The truth is somewhere inside… Kubernetes: beyond Minikube @LostInBrittany

The network is going to feel it… Kubernetes: beyond Minikube @LostInBrittany

The security journey Kubernetes: beyond Minikube @LostInBrittany

The storage dilemma Kubernetes: beyond Minikube @LostInBrittany

The ETCD vulnerability Kubernetes: beyond Minikube @LostInBrittany

Managed Kubernetes Don’t try it at home, folks! Kubernetes: beyond Minikube @LostInBrittany

Kubinception: running K8s on K8s Using Kubernetes to run Kubernetes Kubernetes: beyond Minikube @LostInBrittany

Kubinception: where are the nodes? Kubernetes: beyond Minikube @LostInBrittany

Kubinception with several customers Kubernetes: beyond Minikube @LostInBrittany

And the ETCD? Kubernetes: beyond Minikube @LostInBrittany