Open Issues Need Help
View All on GitHub help wanted
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
Kubernetes test network samples fail 6 months ago
AI Summary: The Kubernetes test network samples are failing to initialize the cluster using `kind` (Kubernetes in Docker). The root cause appears to be the use of a deprecated `kubeadm` API version (`kubeadm.k8s.io/v1beta3`) in the cluster configuration, which is no longer compatible with the `kubeadm` version being used.
Complexity:
2/5
bug help wanted