8000 GitHub - a-mt/gcp-gke-flask: Create a GCP Kubernetes cluster, docker registry (using gcloud or terraform)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0