cloud-bulldozer / k8s-netperf

Running Networking Performance Tests against K8s
Apache License 2.0
28 stars 17 forks source link

Adding service mesh annotations #120

Closed rsevilla87 closed 9 months ago

rsevilla87 commented 9 months ago

Type of change

Description

Adding annotations to deployments to inject istio sidecar container when the namespace is included in the service mesh. Just FYI, apart from these annotations, the netperf namespace needs to have an special label to be included in the servicemesh as well, so it's possible to opt-in/out k8s-netperf pods from ServiceMesh when needed

Related Tickets & Documents

Checklist before requesting a review