As a DevOps engineer working on managing clusters on the OCI platform for your organization, which statement is true about managing cluster add-ons in OCI OKE Cluster?
A.
When creatinga new cluster, essential cluster add-ons cannot be disabled.
B.
When enabling a cluster add-on, you cannot configure the add-on by specifying one or more key/value pairs to pass as arguments to the cluster add-on.
C.
When creating a new cluster, essential cluster add-ons are set to manually update.
D.
When you disable a cluster add-on using the console, the add-on is completely removed from the cluster.
Essential cluster add-ons are required for the basic functioning of the Kubernetes cluster and cannot be disabled during cluster creation. These add-ons provide necessary features such as core DNS, networking, and other critical functionalities for the cluster's operation.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit