The goal of these techlabs is to create some hands-on tasks for people. By using the Kubernetes(k8s) platform you find an easy way to deploy and deliver your software packaged in container.
Goal of these techlabs:
- Having an easy start with this modern technology
- Understand the basic concepts
- Deploy applications on kubernetes
- Quicktour / basic concepts
- Install the CLI for k8s
- First Steps in the lab environment
- Deploy a docker image
- Expose a service
- Skaling
- Troubleshooting, what happens in the pod?
- Deploy a database and get connected
- Usage of persistent storage with database example
- Additional concepts
- Helm
- Kustomize