apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T01:18:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 10d16a97-ed77-498a-ae7c-ca9b35fec238
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h68wq
      namespace: kube-system
      uid: a7f35d72-7dbb-4837-a1c8-900eda22e343
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h56zj
      namespace: kube-system
      uid: f78f88de-023e-4969-a015-55209e3bbf22
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
