exam IDS
- having account docker hub
- file service account GCP
- having cluster k8s
docker build -t ids/hello helloworld
docker tag ids/hello arbenzani/helloarben:hello
docker push arbenzani/helloarben:hello
kubectl apply -f deployment.yaml
kubectl apply -f service.yaml
kubectl get services
curl EXTERNAL_IP_ADDRESS or open browser http://EXTERNAL_IP_ADDRESS