apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T09:24:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: a3b2db73-fb20-4c78-8dd9-60fd3165c0d6
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-22prf
      namespace: kube-system
      uid: ca49986f-5a81-4a2e-886e-399226c198b2
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5fsl8
      namespace: kube-system
      uid: bfe1da4f-686f-4023-9294-426828919fd6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
