Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Add openshift support #509

Open
FabianKramm opened this issue Jun 1, 2022 · 11 comments
Open

Epic: Add openshift support #509

FabianKramm opened this issue Jun 1, 2022 · 11 comments

Comments

@FabianKramm
Copy link
Member

FabianKramm commented Jun 1, 2022

Use Case

Currently we already support multiple virtual distros in vcluster, but it would be nice for our enterprise customers that rely on openshift to add support for a virtual openshift distribution. It might be also very interesting to run a virtual openshift inside a regular kubernetes cluster.

Implementation

We need investigation around what controllers we need to support and if we would need to add extra syncers for those. These could be added in form of a plugin to vcluster itself.

@gyliu513
Copy link

@FabianKramm it is great to see this issue, can you share some progress for this? Any document or design that can be shared? Thanks!

@gyliu513
Copy link

@morningspace

@ctml91
Copy link

ctml91 commented Oct 15, 2022

Interested in this

@cloud-pushers
Copy link

Also intrested

@crdnb
Copy link

crdnb commented Dec 22, 2022

interested too

@jolbax
Copy link

jolbax commented Jan 9, 2023

+1

@shebistar
Copy link

+1

@walidshaari
Copy link

walidshaari commented Mar 5, 2023

Interested on this +1, there is the new hypershift project, could be another option to manage these virtual clusters

@stp-bsh
Copy link

stp-bsh commented Apr 26, 2023

+1

@deniseschannon deniseschannon removed this from the TBD milestone Nov 5, 2024
@abdennour
Copy link

++1 . isn't about just specifying 3 images: controllers , etcd and apiserver ? if so, can't we use same Openshift release image?

@matskiv
Copy link
Contributor

matskiv commented Nov 18, 2024

@abdennour You can probably use OpenShift images for those. But OpenShift comes with more APIs and controllers (DeploymentConfig, Project, Route, etc.) that are treated as integral part of "an openshift cluster", and those require additional components and work from vcluster maintainers to adopt them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests