Your team develops stateless services that run on Google Kubernetes Engine (GKE). You need to deploy a new service that will only be accessed by other services running in the GKE cluster. The service will need to scale as quickly as possible to respond to changing load. What should you do? A. Use a Vertical Pod Autoscaler to scale the containers, and expose them via a ClusterIP Service. B. Use a Vertical Pod Autoscaler to scale the containers, and expose them via a NodePort Service. C. Use a Horizontal Pod Autoscaler to scale the containers, and expose them via a ClusterIP Service. D. Use a Horizontal Pod Autoscaler to scale the containers, and expose them via a NodePort Service. Â Correct Answer: C This question is in Google Professional Cloud Developer Exam For getting Google Professional Cloud Developer Certificate
Please login or Register to submit your answer