apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T16:22:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: a0e5caf3-873e-4def-bf22-04372c22d8e5
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6869
      namespace: kube-system
      uid: 87ec59db-0121-489c-a0ef-98bedc736118
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p9brd
      namespace: kube-system
      uid: 251f8f87-865d-4f48-aa0e-9979e441ca6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
