apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T04:57:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 343b897e-66ef-496d-a9d4-e5c8941a00ee
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjjkh
      namespace: kube-system
      uid: 48f30428-4970-4185-9236-0921042e94a2
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z86hd
      namespace: kube-system
      uid: cbf11682-dc90-4e88-a410-e634e8ae50cb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
