dkeightley

Results 7 comments of dkeightley

Thanks @marcbachmann, potentially another option is the [preventSinglePointFailure with the autoscaler](https://github.com/kubernetes-sigs/cluster-proportional-autoscaler#linear-mode). This does add another deployment however.

@zimmski one option is to leave defaults in place, and add a manifest file containing the coredns-autoscaler deployment to manage the scaling of coredns automatically. * https://kubernetes.io/docs/tasks/administer-cluster/dns-horizontal-autoscaling/#enablng-dns-horizontal-autoscaling As an example,...

This is what I had experienced earlier as well, let's open an issue to track this. We should hold off merging this until we can verify the example succeeds.

This is perhaps more of a terraform limitation, but just as another example: A chart containing an `Ingress` object depends on the availability of the ingress-nginx validating webhook. During cluster...

Sorry, just got alerted to this. > `userdata` is located in the docs in many more places than just this one line. To update the docs, please > > *...

Reopening as per the above, please close if this change is not desired.