apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:44:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 029d3173-2cc0-4f4f-9cae-2ff3bd16f6b0
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w26sr
      namespace: kube-system
      uid: d085067a-6628-479b-b46e-cfd329d40149
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hxkmv
      namespace: kube-system
      uid: ac2582b9-ae6e-4d8d-b3dc-78b1ceda38a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
