mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
This change includes the yaml files and gce startup script changes to run this addon. It is disabled by default, can be enabled by setting KUBE_ENABLE_NODELOCAL_DNS=true An ip address is required for the cache instance to listen for requests on, default is a link local ip address of value 169.254.25.10 addressed review comments, updated image location Picked a different prometheus port so stats port is not same as the coredns deployment Removed the nodelocaldns-ready label. Set memory limit to 30Mi