exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 61 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 61
Topic #: 1
[All Professional Cloud Architect Questions]

The development team has provided you with a Kubernetes Deployment file. You have no infrastructure yet and need to deploy the application. What should you do?

  • A. Use gcloud to create a Kubernetes cluster. Use Deployment Manager to create the deployment.
  • B. Use gcloud to create a Kubernetes cluster. Use kubectl to create the deployment.
  • C. Use kubectl to create a Kubernetes cluster. Use Deployment Manager to create the deployment.
  • D. Use kubectl to create a Kubernetes cluster. Use kubectl to create the deployment.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MeasService
Highly Voted 5 years ago
It has to be B. gcloud for creating cluster and kubectl for creating deployment
upvoted 54 times
...
KouShikyou
Highly Voted 5 years ago
May I ask why C is correct? I thought B was correct.
upvoted 26 times
nitinz
3 years, 8 months ago
B, gcloud to manage GKE and to manage pods use kubctl.
upvoted 2 times
...
kumarp6
4 years ago
B is correct, when you create a nodes in GKE you use gcloud rather than kubectl...
upvoted 4 times
...
res3
4 years, 4 months ago
yeap, gcloud command to create K8s cluster https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster
upvoted 4 times
tartar
4 years, 2 months ago
B is ok
upvoted 9 times
...
...
...
simiramis221
Most Recent 10 months, 2 weeks ago
Answer is B %100
upvoted 1 times
...
vamgcp
1 year, 9 months ago
Create a Google Kubernetes Engine (GKE) cluster: You can use the Google Cloud Console or the gcloud command-line tool to create a GKE cluster, which will provide the underlying infrastructure for running your application. Deploy the application to the cluster: You can use the kubectl command-line tool to apply the Kubernetes Deployment file provided by the development team to the cluster.kubectl apply -f deployment.yaml
upvoted 4 times
...
megumin
1 year, 12 months ago
Selected Answer: B
B is ok
upvoted 1 times
...
Mahmoud_E
2 years ago
Selected Answer: B
is the correct answer https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster
upvoted 1 times
...
Mahmoud_E
2 years ago
B is the correct answer cluster https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster
upvoted 1 times
...
AzureDP900
2 years ago
B is right
upvoted 1 times
...
SAMBIT
2 years, 7 months ago
Kubctle comes live only when cluster has been created in the cloud console using cloud command
upvoted 2 times
...
ghadxx
2 years, 9 months ago
Selected Answer: B
Deployment Manager is used to automate the process of provisioning infrastructure. Therefore, gcloud and Deployment Manager do the same thing. Meanwhile, kubectl is used to run commands against an already created cluster.
upvoted 9 times
...
haroldbenites
2 years, 11 months ago
Go for B. gcloud for create clusters. kubectl is used when the cluster already has been created. For example to create deployments. Kubectl has configured a config file where is specified the default cluster.
upvoted 2 times
...
vincy2202
2 years, 11 months ago
B is correct
upvoted 1 times
...
Zinhle
3 years ago
Hi all may someone please share the link for the bank of questions because I cannot seem to locate them. thank you
upvoted 1 times
...
MaxNRG
3 years ago
B – use gcloud to create cluster, use kubectl to create a deployment. https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-zonal-cluster In fact, kubectl run creates a deployment. https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app
upvoted 2 times
...
ale183
3 years, 1 month ago
Question for all , do we know if only new questions are part of the bank for new exam? Have any of the old questions appeared on new exam?
upvoted 3 times
...
xaliq
3 years, 1 month ago
B is corrent
upvoted 1 times
...
Raja101
3 years, 1 month ago
Why not A ?
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago