apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T16:54:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 9738cb15-f8b7-4e80-86ab-4d8ebeed515d
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxfg9
      namespace: kube-system
      uid: 9150c83f-7c98-4329-8b78-c1f570b495fd
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rrkjs
      namespace: kube-system
      uid: a2b940a3-7fb7-4e2a-aba3-2ea9ecc595dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
