yao/tai
Max 9450101a68 Add K8s runtime support to Tai SDK and CI k3d integration
- Add K8s sandbox implementation (sandbox/k8s.go) using client-go
- Extend tai.New() to support K8s runtime via Tai proxy
- Remove containerd support, fix default port assignment bug
- Update CI workflows to spin up k3d cluster and route K8s tests
  through Tai proxy for full end-to-end coverage
- Make test ports configurable via environment variables

Made-with: Cursor
2026-03-03 23:35:40 +08:00
..
proxy Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
sandbox Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00
vnc Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
volume Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
workspace Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
DESIGN.md Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00
tai.go Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00
tai_test.go Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00