kubeplus icon indicating copy to clipboard operation
kubeplus copied to clipboard

Interoperability of cluster governance tools and multi-instance SaaS for platform engineering

Open devdattakulkarni opened this issue 2 months ago • 0 comments

Platform engineering teams use policy and governance tools such as OPA/Kyverno. When a Platform engineering team adds KubePlus for its multi-instance SaaS capability to such clusters, we want to ensure that the new APIs that will be registered will not be blocked by the policy/governance tools.

What we need here is, as part of registering the KubePlus APIs, we should check if any policy/governance tool is present on the cluster. If it is present, then we should update the policies to allow the registered APIs to be used on the cluster.

devdattakulkarni avatar Apr 22 '24 19:04 devdattakulkarni