Open
Description
Hello maintainers,
I have some questions regarding the operator.scope parameter per the README.
I'm using helm.sh/chart: kube-arangodb-1.2.32
- Is the default "legacy" scoped to the cluster - i.e. it oversees all ArangoDeployment kind across all namespaces?
If so, does it require additional permission/rbac config for it to work apart from the clusterrole/binding that comes with the chart?
I ask because I deployed the operator to a dedicated (common) namespace and created ArangoDeployment in another (app) namespace but the operator doesn't see or take no action on the ArangoDeployment object. Nothing new nor error is written to the logs.
If not, how does it work compare to the "namespaced" scope?
- What is the recommended scope setting for a production multi-tenant K8s cluster? i.e. a cluster that will run multiple Arango DBs for different apps in its own namespace.
Thank you
Metadata
Metadata
Assignees
Labels
No labels