bhargu99

Results 1 issues of bhargu99

Issue: Deployemt.yaml containers: - command: - /cluster-proportional-autoscaler - --namespace=kube-system - --default-params={"linear":{**"preventSinglePointFailure":true,"coresPerReplica":1024,"nodesPerReplica":16,"min":3}}** - --logtostderr=true - --v=2 - --configmap=dns-autoscaler - --target=Deployment/coredns configmap still points to old one. apiVersion: v1 data: **linear: '{"coresPerReplica":256,"min":2,"nodesPerReplica":16,"preventSinglePointFailure":true}'**...