apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T20:48:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 212773a0-8de4-4423-8fca-6807daf7b088
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sth2t
      namespace: kube-system
      uid: b409ba17-7301-4971-8c35-887b34c19ec1
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44jw9
      namespace: kube-system
      uid: bf78a55a-0f89-4375-a5fa-9007d2a1b185
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
