Question 26

You are using Deployment Manager to create a Google Kubernetes Engine cluster. Using the same Deployment Manager deployment, you also want to create a DaemonSet in the kube-system namespace of the cluster. You want a solution that uses the fewest possible services. What should you do?
  • Question 27

    You have successfully created a development environment in a project for an application. This application uses Compute Engine and Cloud SQL. Now, you need to create a production environment for this application.
    The security team has forbidden the existence of network routes between these 2 environments, and asks you to follow Google-recommended practices. What should you do?
  • Question 28

    You need to create a Compute Engine instance in a new project that doesn't exist yet. What should you do?
  • Question 29

    You deployed a new application inside your Google Kubernetes Engine cluster using the YAML file specified below.

    You check the status of the deployed pods and notice that one of them is still in PENDING status:

    You want to find out why the pod is stuck in pending status. What should you do?
  • Question 30

    You are configuring service accounts for an application that spans multiple projects. Virtual machines (VMs) running in the web-applications project need access to BigQuery datasets in crm-databases-proj. You want to follow Google-recommended practices to give access to the service account in the web-applications project.
    What should you do?