apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T01:17:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: ea165074-eb62-435a-81fc-6a180e819d42
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4thbd
      namespace: kube-system
      uid: f8aa0aa1-03ba-4c1c-8229-1c416f3119e2
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpwxv
      namespace: kube-system
      uid: d6b10816-9172-40d3-81d2-5fc224afefd1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
