kumahq / kuma-demo

A demo app to illustrate the capabilities and advantages of Kuma. 🐻
https://kuma.io/
Apache License 2.0
58 stars 54 forks source link

how to set a global traffic permission so that k8s namespace pods cannot access k8s namespace pods #101

Closed huangkaiyan10 closed 2 years ago

huangkaiyan10 commented 3 years ago

how to set a global traffic permission so that k8s namespace pods cannot access k8s namespace pods ,pods of A k8s namespace cannot access pods of B k8s namespace 。how to set in k8s yml file


apiVersion: kuma.io/v1alpha1 kind: TrafficPermission mesh: default metadata: name: allow-all-traffic spec: sources:

github-actions[bot] commented 3 years ago

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

michaelbeaumont commented 2 years ago

Closing this, you should be able to use autogenerated k8s tags with TrafficPermission.