apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T04:57:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 5fabb74e-2378-475c-99d6-cfa74e99feb3
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkpnx
      namespace: kube-system
      uid: 38e332ab-dbfa-4a11-a3ee-c4a0dc20efe5
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5qhdx
      namespace: kube-system
      uid: 7b9dbfbd-bd0a-4d15-894f-2c3fc5608c7e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
