Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 610 Bytes

prerequisites.md

File metadata and controls

23 lines (13 loc) · 610 Bytes

Prerequisites

  1. Python Environment
  2. Kubernetes Cluster
  3. TLS Secrets

Python3

A local Python3 environment.

Kubernetes Cluster

A Kubernetes cluster where the OCM-Gear should be deployed into.

TLS Secrets

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.