A local Python3 environment with necessary libraries installed, e.g. via pip:
python3 -m pip install -r requirements.txt
A Kubernetes cluster where the OCM-Gear should be deployed into.
If you do not want to use a TLS provider (such as gardener/cert-manager), the corresponding TLS secrets are expected to be named delivery-dashboard-tls
and delivery-service-tls
and be located in the same namespace as the OCM-Gear is installed to.