mirror of
https://github.com/coredns/coredns.git
synced 2025-08-07 06:47:01 +02:00
* kubernetes: add multicluster support Add multicluster support via Multi-Cluster Services API (MCS-API) via a new option `multiclusterZones` in the kubernetes plugin. When some multicluster zones are passed to the kubernetes plugin, it will start watching the ServiceImport objects and its associated EndpointSlices. Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * kubernetes: implement xfr support for multicluster zones Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> |
||
---|---|---|
.. | ||
endpoint.go | ||
informer.go | ||
metrics.go | ||
multicluster_endpoint.go | ||
namespace.go | ||
object.go | ||
pod.go | ||
service.go | ||
serviceimport.go |