i-am-bee / bee-stack

Run the entire bee application stack using docker-compose
Apache License 2.0
16 stars 3 forks source link

Running on Kubernetes #2

Open akihikokuroda opened 1 week ago

akihikokuroda commented 1 week ago

Description: For the user who has experiences with kubernetes, it's much easier to deal with kubernetes than the docker compose. Kubernetes is much better than docker compose for the users who want to run their own instance of the stack.

Desired solution Provide necessary manifest files for kubernetes cluster and provide detail instructions for some recommended kubernetes environments.

psschwei commented 1 week ago

Kompose might be helpful here

akihikokuroda commented 1 day ago

Please assign this to me if this is a good feature to implement.