apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T23:30:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 2b83b147-75cc-4155-a64d-e16e9aeefd10
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pwmmk
      namespace: kube-system
      uid: 5dbee7cc-7bd8-41b8-a947-d7346a1aec24
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bzmcw
      namespace: kube-system
      uid: 5c36a10e-2042-414a-92ac-ee6548269885
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
