I have a azure.containerservice.KubernetesCluster and a kubernetes.Provider created from it. When I try to increase the node-count of the cluster, pulumi wants to replace most of the things I have deployed on the cluster (Deployments, Services, etc.). Is this the expected behavior?