apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-24T14:54:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 0d574b8b-7943-4ad0-984a-0f5c07d753b0
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t999w
      namespace: kube-system
      uid: a3d81e27-8dea-41c3-a239-2e04cc199553
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nrnj
      namespace: kube-system
      uid: 09686fd0-caf2-4d1e-bb63-0d0da0e536ba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
