apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T23:19:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 0f5e292c-42f1-43de-8aea-ee0177352b1a
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tsjkp
      namespace: kube-system
      uid: de151b8b-9a78-4ace-8b5a-ca2f1a804740
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pdwgn
      namespace: kube-system
      uid: e9bb147f-f77c-4e2c-9c63-69c28aed60be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
