Files
ray-project--ray/ci/k8s/kind.config.yaml
T
2026-07-13 13:17:40 +08:00

10 lines
227 B
YAML

# Kind config for running kind on host network.
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
networking:
# Ensure stable port so we can rewrite the server address later
apiServerPort: 6443
nodes:
- role: control-plane