🎤 Kubernetes 101 (for Devs)
- 👤 Erkan Yanar
- Twitter: @erkuleswastaken
- Web: http://linsenraum.de/
In this session, we do not look at how Kubernetes is structured. Because this may and may not be the same as the user. Let's take a look at how pods roll out via deployments and automatically scale over self-generated / published metrics. Needless to say, we also configure the reverse proxy (ingress) so that our application can be reached via the Internet. We also look at how we do Canary Deployments with Kubernetes. Other buzzwords we will use are ServiceDiscovery with (Headless) Services and Storage Management.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.