-
Notifications
You must be signed in to change notification settings - Fork 0
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
VCluster #36
VCluster #36
Conversation
We need to enable storage classes sync: https://www.vcluster.com/docs/storage |
We also need to have ingress sync. We should be able to have different base domains for different vclusters, maybe deploying the cert-managers inside each vclusters instead of system wide? To explore |
@ThomasCardin also looks like they dont support gateway api yet... loft-sh/vcluster-plugins#35. Maybe deploying contour in every vcluster (once we have metallb) could be a workaround |
…forme-Cedille into feature/vcluster
…Cedille into feature/vcluster
Description
Deploiement de VCluster via ArgoCD.
Related Issue
#6
#7
Testing Procedure
N/A
Screenshots (if appropriate)
Checklist
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to change)
I have added tests to cover my changes.
All new and existing tests passed.
Requires a change to the documentation.
I have updated the documentation accordingly.