Configura Cloud Deploy

En esta página, se describen los pasos para configurar Cloud Deploy. Para obtener información sobre los cargos a Cloud Deploy, consulta Precios.

  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

    Es posible que debas habilitar otras APIs para usar las funciones de Cloud Deploy, incluidas las APIs de Google Kubernetes Engine, Cloud Storage y Cloud Build. Para habilitarlas, navega a la biblioteca de APIs en la consola de Google Cloud y busca esas APIs.
  4. Install the Google Cloud CLI, then initialize it by running the following command:

    gcloud init
  5. Si ya instalaste gcloud CLI, asegúrate de tener la última versión disponible:

     gcloud components update
    

¿Qué sigue?