apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T11:08:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 30c599af-7f9e-4bd1-b424-eda4ce72b2c0
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mp8ph
      namespace: kube-system
      uid: a6af793e-b6b4-4a78-8812-a1a32f3a6f51
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-69w7w
      namespace: kube-system
      uid: 355ac2d2-c703-46be-8658-d0e60e4316e4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
