What would you like to be added:
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.