apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T05:04:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: a8e4e153-ea0d-45e4-8dbf-9ea2c9d170b4
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkczh
      namespace: kube-system
      uid: 07f4c0bb-ff71-43f5-92e7-94b1a912181f
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wksqx
      namespace: kube-system
      uid: 44055669-6990-4f4f-aec5-514672932457
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
