Open ogi-aki opened 5 years ago
docker login iad.ocir.io
docker tag handson-002/cowweb:v1.0 iad.ocir.io/hhiroshell1/handson-002/cowweb:v1.0
docker push iad.ocir.io/hhiroshell1/handson-002/cowweb:v1.0
kubectl create namespace handson-002 kubectl config set-context $(kubectl config current-context) --namespace=handson-002
curl "http://129.213.175.207/cowsay/say"
https://github.com/oracle-japan/paasdocs/releases/tag/2019-04-24_oke-handson
https://oracle-japan.github.io/paasdocs/documents/containers/handson/k8s-basic-ops/
docker login iad.ocir.io
docker tag handson-002/cowweb:v1.0 iad.ocir.io/hhiroshell1/handson-002/cowweb:v1.0
docker push iad.ocir.io/hhiroshell1/handson-002/cowweb:v1.0
kubectl create namespace handson-002 kubectl config set-context $(kubectl config current-context) --namespace=handson-002
curl "http://129.213.175.207/cowsay/say"