nerdexam
GoogleGoogle

ASSOCIATE-CLOUD-ENGINEER · Question #94

ASSOCIATE-CLOUD-ENGINEER Question #94: Real Exam Question with Answer & Explanation

The correct answer is A: Add the cluster's API as a new Type Provider in Deployment Manager, and use the new type to. Adding an API as a type provider This page describes how to add an API to Google Cloud Deployment Manager as a type provider. To learn more about types and type providers, read the Types overview documentation. A type provider exposes all of the resources of a third-party API to

Submitted by carter_n· Mar 30, 2026

Question

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?

Options

  • AAdd the cluster's API as a new Type Provider in Deployment Manager, and use the new type to
  • BUse the Deployment Manager Runtime Configurator to create a new Config resource that
  • CWith Deployment Manager, create a Compute Engine instance with a startup script that uses
  • DIn the cluster's definition in Deployment Manager, add a metadata that has kube-system as key

Explanation

Adding an API as a type provider This page describes how to add an API to Google Cloud Deployment Manager as a type provider. To learn more about types and type providers, read the Types overview documentation. A type provider exposes all of the resources of a third-party API to Deployment Manager as base types that you can use in your configurations. These types must be directly served by a RESTful API that supports Create, Read, Update, and Delete (CRUD). If you want to use an API that is not automatically provided by Google with Deployment Manager, you must add the API as a type provider. https://cloud.google.com/deployment-manager/docs/configuration/type-providers/creating-type-

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER PracticeBrowse All ASSOCIATE-CLOUD-ENGINEER Questions