python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
While deploying ingress gateway, what does injectionTemplate: gateway mean?
While deploying ingress gateway, what does injectionTemplate: gateway mean?
It is mention here: https://istio.io/latest/docs/setup/additional-setup/gateway/#deploying-a-gateway
values:
gateways...
sachinks
Votes: 0
Answers: 1
Access external endpoints based on istio ServiceEntry name?
I am currently checking whether we can able to connect the external endpoint based on the serviceentry name to allow us to easily switch the hosts configured in the serviceentry. Below is the current ...
SimbuStar
Votes: 0
Answers: 1
Istio VirtualService not used in k8s Service
Hi I'm very newby in Istio/K8s, and I'm trying to make a service that I have test-service to use a new VirtualService that I've created.
Here the steps that I did
kubectl config set-context --current...

paul
Votes: 0
Answers: 1
Istio routing to chaos testing
I'm reading traffic management documentation and also use Istio for chaos testing.
I know we can use some headers value to routing traffic for AB testing, but what I would like to know is if I can do ...

paul
Votes: 0
Answers: 1