this PR adds the first real istio objection destinationrule, using a modified kiali/kubernetes package found at http://github.com/hunchback/kiali/kubernetes
First enable istio probe:
analyzer:
probes:
- istio
Run skydive open ui and then run:
kubectl create -f tests/istio/destinationrule.yaml
NOTE: and this phase the destinationrule object is not linked to the cluster/namespace
该提问来源于开源项目:skydive-project/skydive