kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

feature: Install and run KubeFlex on an OpenShift cluster #88

Closed pdettori closed 11 months ago

pdettori commented 11 months ago

Feature Description

We should be able to install KubeFlex on an OpenShift cluster and create control planes there.

Proposed Solution

[x] Ensure that the existing deployments for the shared DB (Postgres) and the KubeFlex operator run on OpenShift. [x] Use OpenShift Routes instead of Kubernetes Ingresses

Want to contribute?

Additional Context

No response