Skip to content

dstripelis/flower-on-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flower GCP

A step-by-step guide on how to run Flower on the Google Cloud Platform.

The final goal of this guide is to have deployed the following architecture:

Flower on GCP

Below, it is an overview of the required steps:

  1. Create a new Flower App or use the existing one under the flower-numpy-example directory
  2. Configure the Google Cloud SDK
  3. Build the necessary Docker images
  4. Tag Docker images with Google Registry
  5. Push Docker images to Google registry
  6. Run kubectl to deploy Pods w/ K8s
  7. Deploy Pods w/ K8s
  8. Deploy the Flower application

For a list with all the necessary commands and instructions please look into the helpful-commands.sh script, and for more details on how to configure the GCP environment, such as compute cluster and google artifact registry, please look into the official Run Flower on GCP guide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors