-
-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] TLS handshake timeout running kubectl cluster-info #1380
Labels
bug
Something isn't working
Comments
Related issue: #838 Firewall related info: ufw: inactive. iptables:
nf-tables rulesets:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Env
Also tried: k3d from manual install without nix, just for the sake of it though it shouldn't make a difference. Same issue.
What did you do
sudo $(which k3d) cluster create local
(sudo due to my docker socket access)What did you do afterwards?
Copy over config to user account, since it was k3d was run as root
cat /root/.kube/config > ~/.kube/config
Run kubectl to connect to the cluster
kubectl cluster-info
or any other kubectl commandsScreenshots or terminal output
Which OS & Architecture
k3d runtime-info
Which version of
k3d
k3d version
Which version of docker
docker version
anddocker info
The text was updated successfully, but these errors were encountered: