Configurar o Cloud Deploy

Esta página descreve as etapas para configurar o Cloud Deploy. Para informações sobre cobranças no Cloud Deploy, consulte Preços.

  1. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  2. Make sure that billing is enabled for your Google Cloud project.

  3. Enable the Cloud Deploy API.

    Enable the API

    Talvez seja necessário ativar outras APIs para usar os recursos do Cloud Deploy, incluindo as APIs Google Kubernetes Engine, Cloud Storage e Cloud Build. Para ativá-las, acesse a Biblioteca de APIs em console do Google Cloud e pesquise essas APIs.
  4. Install the Google Cloud CLI, then initialize it by running the following command:

    gcloud init
  5. Se você já instalou a gcloud CLI, verifique se tem a versão mais recente disponível:

     gcloud components update
    

A seguir