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

host and vcluster version upgrades #1870

Open
devexter opened this issue Jun 17, 2024 · 1 comment
Open

host and vcluster version upgrades #1870

devexter opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels

Comments

@devexter
Copy link

Is your feature request related to a problem?

We have experienced some service downtime when we upgrade AWS EKS clusters.
We are looking at blue/green cluster upgrades as a possible solution, I am looking to see if vCluster could provide a possible solution to this.
Does the vCluster k8s version need to be deployed on the same host k8s version, or does each vCluster k8s version support a range of host k8s versions?

Which solution do you suggest?

Deploy App clusters as vClusters, do blue/green vCluster upgrades

Upgrade host EKS cluster independently from App vCluster upgrades.

Which alternative solutions exist?

Stick with EKS blue/green cluster upgrades.

Additional context

While I think vCluster can make blue/green cluster upgrades faster, if we have to also upgrade the underlying host cluster we have the same issue of potential downtime.

@heiko-braun
Copy link
Contributor

heiko-braun commented Jun 19, 2024

Hi @devexter

Does the vCluster k8s version need to be deployed on the same host k8s version, or does each vCluster k8s version support a range of host k8s versions?

No, usually the k8s versions are backwards compatible and you can combine different versions on the host and virtual cluster:
https://www.vcluster.com/docs/vcluster/deploy/basics

@heiko-braun heiko-braun self-assigned this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants