apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T01:00:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 39f2c3be-d92b-4014-bca6-1ae5132c4675
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftr2h
      namespace: kube-system
      uid: 11e06ee1-9217-4736-9eb7-9a4529a7c620
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dl9s
      namespace: kube-system
      uid: aba62183-6ec6-49c1-b945-69806976d079
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
