Skip to content

Create a GCP Kubernetes cluster, docker registry (using gcloud or terraform)

Notifications You must be signed in to change notification settings

a-mt/gcp-gke-flask

Repository files navigation

Flask app on GKE

Base: gcp-app-engine-flask

Launch locally

  • Start

    docker-compose up
    
  • Go to localhost:8080

Setup your GCP project

  • Create a new project on GCP

  • Activate a Billing account

  • Activate the following APIs:

    • Cloud Deployment Manager V2 API
    • Kubernetes Engine API
    • Compute Engine API
    • Artifact Registry API

Setup GKE + Docker registry

About

Create a GCP Kubernetes cluster, docker registry (using gcloud or terraform)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published