apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T14:59:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 06b8bd58-cb72-4a03-b5b0-59e0a2907f92
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqxwv
      namespace: kube-system
      uid: 32bfda2e-22a5-4749-af35-3146c36b46dc
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hthm6
      namespace: kube-system
      uid: 70bc4e43-2d88-4901-8050-3f0158e2b83a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
