apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T06:54:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 4b65dd74-0cdd-478d-ad44-0e136a1323ff
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcgj7
      namespace: kube-system
      uid: 230d4c7e-7a5e-4f00-9584-6e3fff98d156
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzgnt
      namespace: kube-system
      uid: a89535c3-b334-41e8-b9e3-543148022f57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
