apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-01T13:59:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 93e581de-be82-4308-a671-7572d8a2f762
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4lkdl
      namespace: kube-system
      uid: 5c507baa-1cfe-40ac-a532-2ea720bd81a3
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbt9v
      namespace: kube-system
      uid: 97c3e610-3ce5-4672-815e-a9cdae4ddc11
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
