apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T00:52:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 8a467c77-2450-43f6-a3db-6a3c45d54f36
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5lxf
      namespace: kube-system
      uid: 183e8576-622d-4a2b-a737-be21f1842760
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jkbg
      namespace: kube-system
      uid: cb706c26-5c48-42ea-8fdc-5e4291bf1aad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
