-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#185492729 : Istio support and example cluster configuration #4
Conversation
add k8s resources for istio configuration script istio install and configuration
…, muli-gateway ingest for in-cluster service, split virtualservice for moesif upstream into one per gateway with explicit TLS config do not use passthrough TLS in this type of upstream communication add test route to moesif upstream to confirm access and TLS settings
…it timeout config in millis
…ssemblyhub.io's TLS cert is currently expired
2ec9b2f
to
1ee2987
Compare
…l set up, in progress readme
@dgilling I figured out what's wrong with my attempts to push to our production company dockerhub account. It won't auto-create the repo, and I don't have permission to do it manually.
|
Additionally there are some utility scripts in this repo which aren't required for users of our istio example or the plugin. Where else should I put them or just release them with this? Feedback on the other PR is addressed and included in this one |
Thanks @bakennedy let's use |
A minikube reference deployment of istio with ingress gateway configuration using the plugin and routing traffic to the echo service. This loads the plugin from dockerhub