apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T04:59:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: a0be9888-3f7e-473f-ad5f-4921d9113477
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wp7k7
      namespace: kube-system
      uid: 5f46463e-6f67-4505-aade-83e8945c35d5
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4njwf
      namespace: kube-system
      uid: 977cadfe-07de-425e-99dd-b2508a25c850
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
