Skip to content

bashforgo/todo-app-on-k8s

Repository files navigation

Todo app on kubernetes

A self learning exercise to create an enterprise grade todo app.

Running

  • Have kubectl, helm, and devspace available on your PATH.
  • $ cp secrets-template.sh secrets.sh and edit the values
  • $ devspace run dev