2020-04-21
Note
- kubernetes-incubator / cluster-proportional-autoscaler:Kubernetes Cluster Proportional Autoscaler Container
- https://github.com/kubernetes-incubator/cluster-proportional-autoscaler/
- Node に比例して Scale させる autoscaler
coresPerReplica
とnodesPerReplica
で制御させる
- DNS intermittent delays of 5s · Issue #56903 · kubernetes/kubernetes
- https://github.com/kubernetes/kubernetes/issues/56903
- CoreDNS の timeout について
- Using NodeLocal DNSCache in Kubernetes clusters - Kubernetes
- https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/
- node local dns cache, v1.15 から使えるらしい