Thanks
---- Replied Message ----
FromYong Zheng<yzh...@apache.org>Date7/6/2025
08:22To<dev@polaris.apache.org>SubjectRemove k8s reference for kind
Hello,
Currently, we provide Kubernetes references for both Kind
(https://kind.sigs.k8s.io/) and Minikube (https://minikube.sigs.k8s.io/docs/).
In terms of tooling, Kind is very lightweight, whereas Minikube is much more
feature-rich and works out of the box. (Some workarounds or additional steps
are required to make Kind do the same, but those details are out of scope for
this discussion.)
In terms of the features and documentation we offer to others, either option
will work. However, I think the overhead of maintaining support for both tools
is unnecessary. I don’t have a strong preference for which one we choose, but I
believe it will be easier to support additional automation if we stick to a
single tool.
Thanks,
Yong Zheng