apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T04:59:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 059dbb2d-fb02-4e7f-bca5-fffc9351fcc3
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6hqhd
      namespace: kube-system
      uid: 600ddfb5-040c-4a2e-9d8c-54add035706c
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wbkg5
      namespace: kube-system
      uid: 0c6ec093-50e1-42b2-b6ba-c63bfc465fbd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
