apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T18:02:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 3b26cdb3-c6b9-4e65-8b07-889dea197f25
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52khk
      namespace: kube-system
      uid: 34e710ba-dbf3-44c7-908f-82858f15bae4
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qcrl7
      namespace: kube-system
      uid: 13c94181-32be-42d7-9ce7-066866fc737e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
