QuestionQ3
DevOps AutomationHow does the Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) Cluster Autoscaler decide when to create new nodes for an OKE cluster?
- A When the CPU or memory utilization crosses a configured threshold.
- B When the resource requests from pods exceed a configured threshold.
- C When the custom metrics from the services exceed a configured threshold.
- D When the rate of requests to the application crosses a configured threshold.
Community Discussion