Issue
A Mendix application cannot be scaled down by setting replicas:0. The application remains running, and the number of replicas/pods does not change. This issue also occurs when attempting to increase the number of replicas.
Environment
Cause
Solution/Workaround
To resolve this issue, upgrade the Mendix Operator to version 2.23.0 or higher. Here are the steps to resolve the problem:
Upgrade the Mendix Operator to version 2.23.0 or higher (recommended version: latest Mendix Operator)
Upgrade to remove the Operator license restriction and scale applications as needed
Verify that the Operator is showing as Licensed in the Private Cloud Portal
Attempt to scale the application again using the YAML file or
kubectlcommands.
Note: Starting from version 2.23.0, only Runtime licenses are required to remove trial restrictions. The Operator will show its status as Licensed even when no specific Operator license is applied.
Internal information related
- 267310
Additional information
Mendix documentation:
0 Comments