Files
gpustack-ui/src
gitlawr ab8e792276 feat(cluster): card-based cluster type selector for K8s
Replace the GPU Service switch (with the small "cannot be used for
model service" caption) with a two-card radio selector that makes the
choice between Model Service and GPU Service explicit at a glance.

- Render two cards styled to match the existing SwitchCard (same
  border, radius, 12px/14px padding, and label/description typography)
  so the selector blends in with the surrounding form fields.
- Underlying form state is unchanged: picking GPU Service still seeds
  k8s_options.gpuInstanceOptions = {}, picking Model Service clears
  it — so the static-address field, the EDIT-mode change watcher, and
  the API payload all keep working as before.
- Align the GPU Service label with the top-level menu entry
  (menu.gpuService) — drop "Instance" / "实例" from the card title
  and the static access address label.
2026-06-07 13:44:50 +08:00
..
2026-06-02 15:18:00 +08:00
2026-05-30 08:28:38 +08:00
2025-05-08 15:22:53 +08:00
2026-06-05 10:20:55 +08:00
2026-06-05 23:08:45 +08:00
2024-07-15 19:04:03 +08:00
2026-06-06 14:29:49 +08:00
2026-06-04 15:48:44 +08:00
2024-08-28 14:51:20 +08:00
2026-06-03 15:50:06 +08:00