This is where our Kubernetes cluster configuration goes.
- core: Things that are integral to cluster operation (CNI, Traefik, Rook, etc.)
- infra: Databases, update scripts (Postgres, MySQL, Adelie, etc.)
- apps: End-user services, anything serving HTTP (Grafana, Jenkins, Wordpress, etc.)
- run fydai's cluster setup script on your staff VM to get your very own personal Kubernetes
- make changes to this configuration
pulumi up
- IF !works GOTO 2