apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T04:56:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 0907fed6-bf87-4fe2-bafb-d975dfb37198
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cg8qr
      namespace: kube-system
      uid: a7db6159-5b12-40a1-926e-d43f9001837f
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7n85
      namespace: kube-system
      uid: 22634ede-a860-4a99-8442-86b3fcba597c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
