QuestionQ7
Observability and OperationsWhat is the proper method for upgrading an Oracle Container Engine for Kubernetes (OKE) cluster to a newer Kubernetes version?
- A Upgrade the control plane, then upgrade the node pools.
- B Initiate the automated upgrade process using the OCI Console, CLI, or API.
- C Upgrade the node pools one at a time, then once all node pools are upgraded, upgrade the control plane.
- D Initiate the control plane and node pool upgrades simultaneously.
Community Discussion