nerdexam
Google

PROFESSIONAL-CLOUD-DEVELOPER · Question #133

You have containerized a legacy application that stores its configuration on an NFS share. You need to deploy this application to Google Kubernetes Engine (GKE) and do not want the application serving

Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #133. The question stem and answer options stay visible for context.

Deploying applications

Question

You have containerized a legacy application that stores its configuration on an NFS share. You need to deploy this application to Google Kubernetes Engine (GKE) and do not want the application serving traffic until after the configuration has been retrieved. What should you do?

Options

  • AUse the gsutil utility to copy files from within the Docker container at startup, and start the service
  • BCreate a PersistentVolumeClaim on the GKE cluster. Access the configuration files from the
  • CUse the COPY statement in the Dockerfile to load the configuration into the container image.
  • DAdd a startup script to the GKE instance group to mount the NFS share at node startup. Copy the

Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer

You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Kubernetes Persistent Storage#GKE Volumes#NFS Integration#Application Deployment
Full PROFESSIONAL-CLOUD-DEVELOPER Practice