KubernetescreatenewGoogleEnginegcp-ace
题号: bwYJZ

You create a new Google Kubernetes Engine (GKE) cluster and want to make sure that it always runs a supported and stable version of Kubernetes. What should you do?

A、 Enable the Node Auto-Repair feature for your GKE cluster.
B、 Enable the Node Auto-Upgrades feature for your GKE cluster.
C、 Select the latest available cluster version for your GKE cluster.
D、 Select ג€Container-Optimized OS (cos)ג€ as a node image for your GKE cluster.

相关题目

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled.

A、 Deploy the monitoring pod in a StatefulSet object.
B、 Deploy the monitoring pod in a DaemonSet object.
C、 Reference the monitoring pod in a Deployment object.
D、 Reference the monitoring pod in a cluster initializer at the GKE cluster creation time.

clustermonitoringcreatingGoogleKubernetesgcp-ace
已解答

You want your Google Kubernetes Engine cluster to automatically or remove nodes based on CPU load.

A、 Configure a HorizontalPodAutoscaler with a target CPU usage. Enable the Cluster Autoscaler from the GCP Console.
B、 Configure a HorizontalPodAutoscaler with a target CPU usage. Enable autoscaling on the managed instance group for the cluster using the gcloud command.
C、 Create a deployment and set the max Unavailable and Surge properties. Enable the Cluster Autoscaler using the gcloud command.
D、 Create a deployment and set the maxtJnavailable and maxSurge properties. Enable autoscaling on the cluster managed instance group from the GCP Console.

wantGoogleKubernetesEngineclusterGCP (Google Cloud Certified-Professional Cloud Architect) new
已解答

You want to enable your running Google Kubernetes Engine cluster to scale as demand for your application

A、 Add additional nodes to your Kubernetes Engine cluster using the folowing command : gcloud container clusters resize CLUSTER _ Name ""- size 10
B、 Add a tag to the instances in the cluster with the folowing command : gcloud compute instances á dd-tags INSTANCE -- tags enable-autoscaling max-nodes -10
C、 Update the existing Kubernetes Engine cluster with the following command : gcloud alpha container clusters update mycluster -- enable-autoscaling -- min-nodes =1-- max -nodes =10
D、 Create a new Kubernetes Engine cluster with the folowing command : gcloud alpha container clusters create mycluster -- enable-autoscaling -- min-nodes =1-- max-nodes =10 and redeploy your application

wantenablerunningGoogleKubernetesGCP (Google Cloud Certified-Professional Cloud Architect) new
已解答

You are using Deployment Manager to create a Google Kubernetes Engine cluster.

A、 Add the clusterג€™s API as a new Type Provider in Deployment Manager, and use the new type to create the DaemonSet.
B、 Use the Deployment Manager Runtime Configurator to create a new Config resource that contains the DaemonSet definition.
C、 With Deployment Manager, create a Compute Engine instance with a startup script that uses kubectl to create the DaemonSet.
D、 In the clusterג€™s definition in Deployment Manager, add a metadata that has kube-system as key and the DaemonSet manifest as value.

DeploymentManagercreateclusterwantgcp-ace
已解答
You create a new Google Kubernetes Engine (GKE) cluster and want to make sure that it always runs a supported and stable version of Kubernetes. What should you do? - 答案与解析 - 题搜搜题库网