diff --git a/cluster-autoscaler/cloudprovider/clusterapi/README.md b/cluster-autoscaler/cloudprovider/clusterapi/README.md index 2ce0669fc1f178f5170fa203945b83f6c344abc0..686230fb49967946bf39c02863a072a30221bb61 100644 --- a/cluster-autoscaler/cloudprovider/clusterapi/README.md +++ b/cluster-autoscaler/cloudprovider/clusterapi/README.md @@ -417,8 +417,6 @@ spec: ## replicas: 1 ``` -**Warning**: If the Autoscaler is enabled **and** the replicas field is set for a `MachineDeployment` or `MachineSet` the Cluster may enter a broken state where replicas become unpredictable. - If the replica field is unset in the Cluster definition Autoscaling can be enabled [as described above](#enabling-autoscaling) ## Special note on GPU instances