apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T12:59:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 4dc30ca0-76d2-48a2-9f30-a2e64bd29489
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2k2xh
      namespace: kube-system
      uid: 75017759-d91c-4c1c-b687-b69ba4829775
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxz5f
      namespace: kube-system
      uid: cd1c0ed2-41c1-4c15-85e3-daffcbcb4a36
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
