Running Docker containers in Kubernetes
GitHub Link
https://github.com/bee-a-learner/youtube
Table of Contents:
00:00 – Introduction
01:01 – Connect to Kubernetes
01:49 – 1. Run Busybox container with kubectl
03:23 – 2. Delete Pod with kubectl
04:16 – 3. Run nginx pod in AKS
05:21 – 4. Use kubectl deployment command
06:18 – 5. Create service with kubectl
07:25 – 6. Scale pods with kubectl
08:13 – 7. download existing deployment into yam
08:44 – 8. run with yaml file
#kubernetes #azure #aks
source