apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T19:43:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 36607339-1a8f-4942-b084-a1df9ba54586
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dq889
      namespace: kube-system
      uid: 90a3670f-5ff0-4388-aee2-ee49efb08689
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qzr9
      namespace: kube-system
      uid: aa27157f-a358-4035-a719-fe2c2cae99d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
