apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T23:19:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 56c564e8-232a-4a2d-af6f-6daa8f6462a0
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ncc6t
      namespace: kube-system
      uid: 3c209109-1f9c-47b0-aa75-506b8ddf1655
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4qt54
      namespace: kube-system
      uid: b31327e5-6db2-487b-b8cd-40b162aa83cc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
