apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:18:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 8e0272ec-82fb-4518-aacd-6c2a7b2bc350
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dd9w
      namespace: kube-system
      uid: c4c5b57d-3614-4b62-9832-22965b49e3e4
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnwsf
      namespace: kube-system
      uid: 0e3fc6d1-7630-4872-aed3-356dc654e3d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
