Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 284 Bytes

exercise-9.md

File metadata and controls

13 lines (10 loc) · 284 Bytes

Exercise 9

 kubectl create configmap configmap-kiwi --from-file=web-kiwi.html

Check that container is now running:

kubectl get pods

NAME                           READY   STATUS    RESTARTS   AGE
kiwi-deploy-7b9bcf5445-xdf6f   1/1     Running   0          2m14s