weizhouapache opened a new issue, #12123: URL: https://github.com/apache/cloudstack/issues/12123
### problem this happens with ACS 4.22 and 4.21, but might also with older versions - create CKS cluster (1 control node + 1 worker node) as regular user - set resource limit (e.g. memory) of regular user, so that the user can deploy a new worker node, but not two worker nodes - scale the CKS cluster with two more worker nodes (1 -> 3) - a worker node is created, but not 2 due to resource limitation expected: - CKS cluster node size is increased to 2 (2 worker nodes) - network rules are configured for the new worker node - CKS cluster is Running state Actual: - CKS cluster node size is still 1 (1 worker node) - network rules are not configured for the new worker node - CKS cluster is Alert state ### versions The versions of ACS, hypervisors, storage, network etc.. ### The steps to reproduce the bug 1. 2. 3. ... ### What to do about it? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
