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

CSE3.0 - Worker Node Change Sizing class - Native Kubernetes #1051

Open
lenzkercd opened this issue May 31, 2021 · 1 comment
Open

CSE3.0 - Worker Node Change Sizing class - Native Kubernetes #1051

lenzkercd opened this issue May 31, 2021 · 1 comment

Comments

@lenzkercd
Copy link

We are currently having kubernetes [native] with the K8-Medium 4vCPU 4GB Memory up and running based on Cloud DIrector 10.2 & CSE 3.0.
We wanted to upgrade the worker nodes from the initial sizing class to a new one, but when we extract cluster.yaml via vcd cse cluster config CLUSTER_NAME , change the value of the sizing_class and apply it via vcd cse cluster apply CLUSTER_CONFIG.YAML we receive an error
image

Do you have any idea what is causing the problem? How can we change the config of the worker nodes from a virtual hardware perspective?

Thanks a lot and best regards,
Fabian

@sahithi
Copy link
Collaborator

sahithi commented Jun 8, 2021

Hi Fabian,

CSE does not yet support changing the sizing class of the existing worker nodes. It also does not yet support the heterogenous clusters (worker nodes of different sizes). One workaround is to manually identify the worker VM on VCD and change the sizing policy on it. CSE should not complain, but we have not tested this out. Please try this on a sample cluster before changing it in the production environment.

Thanks
Sahithi

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

3 participants