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

Updating node count on AKSCluster does not have any effect #348

Open
vasicvuk opened this issue Aug 26, 2022 · 0 comments
Open

Updating node count on AKSCluster does not have any effect #348

vasicvuk opened this issue Aug 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@vasicvuk
Copy link

What happened?

I deployed the AKS cluster using AKSCluster CRD, after deployment I wanted to increase the node size of AKS, so I changed AKSCluster definition so that nodeCount is 3 instead of 2 but nothing happened after the change.

How can we reproduce it?

To reproduce just create AKSCluster and then change the cluster definition to have more nodes.

What environment did it happen in?

Crossplane version: v1.9.0
Provider version: v0.19.0

Kubectl info:
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.0", GitCommit:"c2b5237ccd9c0f1d600d3072634ca66cefdf272f", GitTreeState:"clean", BuildDate:"2021-08-04T18:03:20Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.10", GitCommit:"7e54d50d3012cf3389e43b096ba35300f36e0817", GitTreeState:"clean", BuildDate:"2022-08-18T02:09:49Z", GoVersion:"go1.17.13", Compiler:"gc", Platform:"linux/amd64"}

@vasicvuk vasicvuk added the bug Something isn't working label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant