In kubernetes, issue cammand to run a three pod deployment of the following docker image: "gcr.io/google-samples/kubernetes-bootcamp:v1". You can use port "8080" and name the deployment "kubernetes-bootcamp"
kubectl run kubernetes-bootcamp --image=gcr.io/google-samples/kubernetes-bootcamp:v1 --port=8080 --replicas=3
In kubernetes, issue cammand to run a three pod deployment of the following docker image: "gcr.io/google-samples/kubernetes-bootcamp:v1". You can use port "8080" and name the deployment "kubernetes-bootcamp"
In kubernetes, issue cammand to run a three pod deployment of the following docker image: "gcr.io/google-samples/kubernetes-bootcamp:v1". You can use port "8080" and name the deployment "kubernetes-bootcamp"
kubectl run kubernetes-bootcamp --image=gcr.io/google-samples/kubernetes-bootcamp:v1 --port=8080 --replicas=3
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |