apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T23:44:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 524d8619-b61c-4d47-abd8-b116872f4564
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7ltl
      namespace: kube-system
      uid: 5b6ec629-476d-4c78-a48f-659e635277ad
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bhtjd
      namespace: kube-system
      uid: 33baa124-3760-4a7d-b798-778adf63fcd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
