apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T14:45:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 8a2976ae-e2ac-436d-8d7c-fa44fd9698a9
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdgc7
      namespace: kube-system
      uid: 9bee4324-4a78-428b-94c1-0c3c5cb484a5
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gt9rd
      namespace: kube-system
      uid: 39e65936-09aa-4d50-8417-9bfe3bd92ebd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
