nacos-group / nacos-k8s

This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
578 stars 468 forks source link

[Enhancement] istio sidecar injection should be disabled for nacos instance #411

Open wilsonwu opened 1 year ago

wilsonwu commented 1 year ago

Nacos with istio sidecar inject can‘t work, so suggest disable the istio sidecar injection by add label: sidecar.istio.io/inject: false