- Please shut down all your resources in AWS if you do not use them
- What is this course about
- Create free account on AWS
- Install AWS materials
- Install aws utility
- Configure aws with proper credentials
- Install kubectl commands
- Install kubectl
- Install Kops commands
- Install kops
- Install Terraform commands
- Install terraform
- Terraform materials
- How to practically use terraform
- Start Kubernetes cluster - kops command
- How to use kops and create Kubernetes cluster
- How to use kops and create Kubernetes cluster (Continue) - Why hosted zone
- Convert terraform v11 code procuded by kops to terraform v12
- How to use kops and create Kubernetes cluster (Demo)
- Kubernetes cluster components explained
- Simple Nginx commands
- Simple Kubernetes cluster Nginx deployment (Part 1)
- Simple Kubernetes cluster Nginx deployment - explanation (Part 2)
- Exploring and editing simple Kubernetes cluster deployment (Part 3)
- Deployment materials
- Kubernetes cluster deployment via YAML files (Part 4)
- Update NGINX content in Kubernetes cluster deployment (Part 5)
- Congratulations