kops/pkg/model/components/kopscontroller
justinsb 6133250046 gossip: support resolution of k8s.local names from pods
We add the hosts plugin to CoreDNS, and we populate a ConfigMap from
kops-controller (when in gossip mode).

This enables resolution of the internal apiserver DNS name from Pods,
even when gossip mode (k8s.local) is in use.  This should fix the
failing e2e tests which are assuming that the name in the JWT token is
resolvable from inside the cluster.

This is also a possible step towards a simpler gossip mode, now that
we have a central controller.
2021-11-19 11:02:15 -05:00
..
BUILD.bazel gossip: support resolution of k8s.local names from pods 2021-11-19 11:02:15 -05:00
template_functions.go Create supporting services in kops-controller for gossip-mode 2021-11-19 11:02:10 -05:00