This repository has been archived by the owner on Feb 16, 2019. It is now read-only.
/istio/istio/tree/release-0.7/samples/helloworld ingress broke (all ingress really) #333
Labels
area/enviroments
area/networking
kind/need more info
Need more info or followup from the issue reporter
Milestone
Is this a BUG or FEATURE REQUEST?:
Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?: yes
Bug:
Y
What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details
Installed Istio via ansible
Is Istio Auth enabled or not ?
Did you install the stable istio.yaml, istio-auth.yaml.... or if using the Helm chart please provide full command line input.
Installed istio via Ansible, I assume it did that. Grafana, jaeger, and servicegraph come up using kube port-forward.
What happened:
Note - The instructions on adding the cpu:100m appear obsolete, they were already there.
What you expected to happen:
To get an ingress point.
How to reproduce it:
Attempt to access a container running in kubernetes/istio. As far as I can tell, the ONLY way to access a container in kubernetes/istio is via
kubectl port-forward
, nothing else works.The text was updated successfully, but these errors were encountered: