close
Skip to content

Repository files navigation

Kubernetes Controller

Prerequites

  • Must have installed and running Minikube on local machine

  • kubectl and helm cli tools.

  • Nodejs

  • Docker & Postgres Images

Steps

  1. Run Docker Compose file to setup database
docker compose up
  1. Install Dependancy
pnpm install
  1. Run prisma schema and sync to DB
pnpx prisma generate 
prisma db push
  1. Start development server
pnpm run start:dev

About

Controller to deploy Kubernetes namespaces, helm charts and monitor their health status using UI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages