Let´s talk about pods, deployments, services and LoadBalancers.
- Go through the illustrated guide to kubernetes
- Challenge: Deploy an application other than NGINX through the command line without a YAML file and expose it to the public internet.
- Let´s deploy our simple app
- And update it
- EXTRA: Deploy a stateful app to AKS