apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T21:12:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: c7d84670-b6fa-45a2-8776-69b09885147a
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9g6m
      namespace: kube-system
      uid: d889f7b9-3686-4e82-8efb-521fa957ec51
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vs5j5
      namespace: kube-system
      uid: 8a2edadb-064f-4cda-9e02-b7fe1b871b67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
