Quiz 2
Quiz 2
Manages the entire cluster and node infrastructure for you. ________ *1/1
provides a hands-off Kubernetes experience so that you can focus on
your workloads and only pay for the resources required to run your
applications. _______ clusters are pre-configured with an optimized
cluster configuration that is ready for production workloads.
Standard
Autopilot
Advanced
On Premise
You manage the cluster's underlying infrastructure, giving you node *1/1
configuration flexibility.
Standard
Autopilot
Advanced
Flexible
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 1/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
Pay per Pod resource requests (CPU, memory, and ephemeral storage) * 0/1
Standard
Autopilot
Advanced
Flexible
Correct answer
Autopilot
The _______ runs the administrative processes, including the Kubernetes *1/1
API server, scheduler, and core resource controllers. The lifecycle of the
________ is managed by GKE when you create or delete a cluster. This
includes upgrades to the Kubernetes version running, which GKE
performs automatically, or manually at your request if you prefer to
upgrade earlier than the automatic schedule.
Pod
Node
Master
Control Plane
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 2/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
A cluster typically has one or more ________, which are the worker *1/1
machines that run your containerized applications and other workloads.
The individual machines are Compute Engine VM instances that GKE
creates on your behalf when you create a cluster.
Pods
Containers
Control Planes
Nodes
The from Google node images are based on a recent version of the Linux *0/1
kernel and are optimized to enhance node security. ________ images are
backed by a team at Google that can quickly patch images for security
and iterate on features. The ______ images provides better support,
security, and stability than other images.
Optimized OS
Redhat-Optimized OS
Container-Optimized OS
Container OS
Correct answer
Container-Optimized OS
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 3/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
Command to create a service to allow the access from internet to your *1/1
application:
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 4/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
Network Advisor
Istio
Prometheus
Network Metering
Correct answer
Network Metering
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 5/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
New node instances are created using the same configuration as the existing
instances
A node's deletion could be prevented if it contains a Pod with any of these *1/1
conditions: (Select 3)
A node ________ is a group of nodes within a cluster that all have the *0/1
same configuration.
cluster
pool
array
list
Correct answer
pool
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 6/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
Using the Kubernetes Engine API, you cannot apply updates on the node *0/1
labels, and node taints of an existing GKE node pool without needing to
recreate the node pool or disrupt running workloads.
True
False
Correct answer
False
You can use the GKE API to apply and update network tags on your *0/1
Autopilot and Standard clusters without disrupting running workloads.
Network tags that you specify are also applied to any new nodes that
Autopilot provisions, and to new node pools that node auto-provisioning
provisions in your Standard clusters.
True
False
Correct answer
True
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 7/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
Correct answer
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 8/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
64
110
128
256
500
Correct answer
110
The price of egress traffic between zones is higher than between regions .
GPUs are available only in specific zones. It may not be possible to get them in all
zones in the region.
Round-trip latency between zones within a single region might be higher than
that between resources in a single zone. The difference should be immaterial
for most workloads.
Correct answer
GPUs are available only in specific zones. It may not be possible to get them in all
zones in the region.
Round-trip latency between zones within a single region might be higher than that
between resources in a single zone. The difference should be immaterial for most
workloads.
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrFN… 9/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
_______ is a platform installed in kubernetes for data scientists who want *0/1
to build and experiment with ML pipelines. ________ is also for ML
engineers and operational teams who want to deploy ML systems to
various environments for development, testing, and production-level
serving.
Jupiter
Kubeflow
Spider
AutoML
Correct answer
Kubeflow
Forms
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrF… 10/11
4/23/24, 1:56 PM Kubernetes Engine - ACE 24238
https://docs.google.com/forms/d/e/1FAIpQLSfWI1J9PIcWkV7CEOGuRwGDjO8nLXnmxKHQeA_LSR17pac1wQ/viewscore?viewscore=AE0zAgCrF… 11/11