openedx / wg-devops

Issue repository for the DevOps Working Group
1 stars 1 forks source link

Can we improve support for Kubernetes as a development environment? #5

Open regisb opened 1 year ago

regisb commented 1 year ago

Currently, Kubernetes is mostly considered a production deployment target. But it makes sense for system administrators and platform developers to work on Kubernetes, to simulate a development environment that matches more closely with production.

There already exists many different tools (not Open edX-specific) to run dev containers on Kubernetes. An exploration of such tools in the context of Open edX was performed here: https://github.com/edx/edx-arch-experiments/issues/82

regisb commented 1 year ago

Related issue: https://github.com/openedx/openedx-k8s-harmony/issues/14