GCP
Learn how to deploy Flowise on GCP
Prerrequisitos
Configuración de GCP
gcloud container clusters get-credentials [ClusterName] --zone [DataCenter] --project [ProjectId]kubectl config use-context gke_[ProjectId]_[DataCenter]_[ClusterName]Build y Push de la Imagen Docker
Deployment en GCP



Congratulations!
Timeout
Last updated