apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:46:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: b9b05f03-aaf7-4793-9364-1ece13337faa
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pcznn
      namespace: kube-system
      uid: 09ce8d90-6f4e-4b2b-9a2e-80b579fece6d
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-29l5f
      namespace: kube-system
      uid: 901aa79a-3975-439a-8cbd-d1f247518e3d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
