Horacio Gonzalez @LostInBrittany Spaniard lost in Brittany, developer, dreamer and all-around geek
#BeyondMinikube
@LostInBrittany
Slide 3
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
#BeyondMinikube
@LostInBrittany
Slide 4
Orchestrating containers Like herding cats… but in hard mode!
#BeyondMinikube
@LostInBrittany
Slide 5
From bare metal to containers
Another paradigm shift
#BeyondMinikube
@LostInBrittany
Slide 6
Containers are easy…
For developers
#BeyondMinikube
@LostInBrittany
Slide 7
Less simple if you must operate them
Like in a production context
#BeyondMinikube
@LostInBrittany
Slide 8
And what about microservices?
Are you sure you want to operate them by hand?
#BeyondMinikube
@LostInBrittany
Slide 9
Taming microservices with Kubernetes
#BeyondMinikube
@LostInBrittany
Slide 10
Kubernetes Way more than a buzzword!
#BeyondMinikube
@LostInBrittany
Slide 11
Masters and nodes
#BeyondMinikube
@LostInBrittany
Slide 12
Some more details
#BeyondMinikube
@LostInBrittany
Slide 13
Desired State Management
#BeyondMinikube
@LostInBrittany
Slide 14
Having identical, software defined environments
#BeyondMinikube
@LostInBrittany