apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:33:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 7948036d-8591-4069-8caf-34cbcd1227f1
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v4xt9
      namespace: kube-system
      uid: 8a04a78d-6c20-44a5-a84d-5c79a3013054
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dn6t9
      namespace: kube-system
      uid: ee0659fe-45e8-4513-ac29-14632a10daa8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
