The purpose of this training is to show how quick and easy you can create Kubernetes cluster. At the same time, it's not recommended to use this configs for your production applications.
Please consult with your doctor before starting this course. Excessive usage may cause eye-bleeding and caffeine overdose.
- Description of Service A and Service B
- Creating Load Balancers for services
- Pod Config = NGINX + PHP -> A website
- Launching in K8s
- Making sure it works
- Run in K8s
- Prove that both services are working
- Updating source code and rebuilding docker images
- Scaling
- Rolling update