cloudnative-pg / cloudnative-pg/plugin-barman-cloud
What network access is required from the operator/plugin namespace to the cluster namespaces
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
The docs recommend installing the plugin in the same namespace as the cnpg operator (https://cloudnative-pg.io/plugin-barman-cloud/docs/installation/). I'll call it cnpg-system.
It seems common to run cnpg clusters in other namespaces. E.g., there are some nice networking docs here: https://cloudnative-pg.io/documentation/1.26/networking/#cross-namespace-network-policy-for-the-operator
But I don't see any docs for the networking aspects of the plugin. Does the plugin communicate with the cluster pods? With the Backup resource? I imagine it would need to, but maybe not? In any case, I appreciate any tips.
Contributor guide
Assessment
This issue has not been assessed yet.