You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Tasks
- [x] Install k8s cluster with kubespray
- [x] Run k8s locally
- [x] Expose adminer through NodePort (locally)
- [x] Run traefik + expose dashboard (locally)
- [x] Expose adminer through traefik (locally)
- [x] Find a solution to properly expose traefik on clusters ([SO question](https://stackoverflow.com/questions/78522036/how-to-use-kubernetes-with-existing-aws-nlb))
- [x] Run traefik + adminer on a real k8s cluster in cloud
- [x] Configure cert management
- [x] Write minimal deploy CI to use
- [x] Switch to k8s adminer
The text was updated successfully, but these errors were encountered:
Originally posted by @mrnicegyu11 in #618 (comment)
The text was updated successfully, but these errors were encountered: