Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 200 Bytes

File metadata and controls

6 lines (6 loc) · 200 Bytes
kubectl apply -f nginx.yaml -n simple
kubectl apply -f istio-specs.yaml -n simple
curl -H "Host: simple.cncamp.io" $INGRESS_IP/simple/hello
curl -H "Host: simple.cncamp.io" $INGRESS_IP/nginx