apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T14:24:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: cdfc0d84-46b8-4dbd-8edc-7d50f3c41fb4
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-whjqt
      namespace: kube-system
      uid: 4bf7d8bf-bed8-4a3e-b71b-6bad93556cbd
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9nqw
      namespace: kube-system
      uid: 4600ea9e-0359-4e25-91b0-680990fc3aa5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
