Examtopics

Associate Cloud Engineer
  • Topic 1 Question 283

    Your preview application, deployed on a single-zone Google Kubernetes Engine (GKE) cluster in us-central1, has gained popularity. You are now ready to make the application generally available. You need to deploy the application to production while ensuring high availability and resilience. You also want to follow Google-recommended practices. What should you do?

    • Use the gcloud container clusters create command with the options --enable-multi-networking and --enable-autoscaling to create an autoscaling zonal cluster and deploy the application to it.

    • Use the gcloud container clusters create-auto command to create an autopilot cluster and deploy the application to it.

    • Use the gcloud container clusters update command with the option --region us-central1 to update the cluster and deploy the application to it.

    • Use the gcloud container clusters update command with the option --node-locations us-central1-a,us-central1-b to update the cluster and deploy the application to the nodes.


    シャッフルモード