You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] adoption of ingress traffic control (#167)
* remove vscode local configuration
* ingress controller setup
* jaeger setup changed to support ingress
* cleanup oke setup script, removing loadbalancing provisioning
* change main setup to provisioning NGINX Ingress Controller and Jaeger
* change frontend service descriptor from LB to ClusterIP and http protocol
* include frontend ingress object descriptor
* change frontend deploy script to provisioning service and ingress objects
* change frontend undeploy script to cleanup service and ingress
* change main test script to obtain the ingress external IP
* order helidon ingress declaration required for scaling test
* change scaling test script to deploy ingress for test and get the external IP
* adjust jaeger url
* change main perf script to get ingress external ip
* change polyglot perf script to get ingress external ip
* removing inventory-springboot from deploy sequence
0 commit comments