apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T19:00:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: c707a27c-e4e6-4466-81e6-f4c22ad81125
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9tr6
      namespace: kube-system
      uid: b889d91d-8f77-47d5-9fa1-13f29a4b19d1
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5stl
      namespace: kube-system
      uid: 0db8c92e-5957-43a8-b714-80d7f59abd22
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
