askmeegs / backstage-demo

Getting Started with Backstage on GKE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backstage-demo

Demo for KubeCon lighting talk - Getting Started with Backstage on GKE

running backstage locally (outside k8s)

cd backstage
yarn-dev

TODO

  • (Just port forwarding locally for now) Debug ingress / connection reset when listening on 7007
  • Github auth
  • Software catalog entries for online boutique
  • Create GCP OAuth secret
  • OAuth - Admin GKE --> App GKE
  • Get GKE pods to show up alongside software catalog entries
  • Get Cloud Build plugin working

TIME PERMITTING / EXPLORE

  • Cloud Build plugin only shows global builds ... any way to show regional builds too?
  • GCP Costs plugin
  • get Cloud Build working for the backstage build/deploy (instead of deploy.sh script)
  • explore how someone could create a GCP backstage plugin (eg. memorystore?) using the Node.js client libs
  • Use Cloud SQL Postgres instead of in-cluster Postgres

About

Getting Started with Backstage on GKE

License:Apache License 2.0


Languages

Language:TypeScript 85.1%Language:Dockerfile 6.3%Language:Go 4.2%Language:HTML 3.0%Language:Shell 0.7%Language:JavaScript 0.6%