You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Add support for 'kind', https://kind.sigs.k8s.io/.
Describe the solution you'd like
kind is a tool for running local Kubernetes clusters using Docker container “nodes”.
kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.
Describe alternatives you've considered
minikube
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Add support for 'kind', https://kind.sigs.k8s.io/.
Describe the solution you'd like
kind is a tool for running local Kubernetes clusters using Docker container “nodes”.
kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.
Describe alternatives you've considered
minikube
The text was updated successfully, but these errors were encountered: