camicroscope / Distro

Docker distribution of camicroscope and all its components
http://camicroscope.org
BSD 3-Clause "New" or "Revised" License
28 stars 145 forks source link

Kubernetes Config #183

Closed birm closed 1 year ago

birm commented 2 years ago

We need a working and easy kubernetes config. Kompose alone has been insufficient so far.

ramessesii2 commented 2 years ago

Hey @birm, I would like to work on this issue. Also if I may know, why do you want to move from auto-generated k8s-config of Kompose to custom-written yamls?

birm commented 2 years ago

The primary thing that we actually needed to do was to add secrets and configmaps. Me doing the whole thing manually was likely unnecessary. I will accept pull requests against https://github.com/camicroscope/Distro/tree/develop/kubernetes if you'd like to change something.