Skip to content

iblancasa/istio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

istio-demo

How to curl the app:

export CONTROL_PLANE_NS=istio-system
export GATEWAY_URL=$(oc -n ${CONTROL_PLANE_NS} get route istio-ingressgateway -o jsonpath='{.spec.host}')
curl $GATEWAY_URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published