This workshop is intended for users who are already familiar with Kubernetes basics and want to learn more about describing applications with Kubernetes objects.
Workshop hands-on tasks will guide you through how to describe and configure a simple web application and expose it to the outside world.
Accompanying presentation is available at the time of workshop and covers the following topics:
- Kubernetes object overview.
Pod
object configuration details.- Kubernetes Volumes with
ConfigMap
,Secret
andPersistentVolume
. - Packaging applications with Helm.
Hands-on tasks are split into three major parts:
Here you can find some additional information about the workshop: