You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when provisioning a managed Kubernetes cluster (OKE), both the network infrastructure and the OKE Control Plane are created on the same compartment. The only way to have the network and the cluster in 2 separate compartments is by creating the cluster on an existing infrastructure.
Why is this needed:
It is a general best practice to have all the networking in a separate and isolated compartment. Some organizations may use compartments to separate duties for the IT department.