Replies: 1 comment
-
Hi @wymli , thanks for opening this issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question / Where do you need Help?
I want to go into the container, but failed to run
kubectl exec
in posting request to api server.However
crictl exec
is ok to go into the container.Detail
node log
There seems to be some issues with nodes simulated with docker
Crictl
I can access the
mysql
container usingcrictl exec
after entering the docker node.What have I tried
I tried to run
k3d cluster delete
andk3d cluster create
to recreate a new cluster, but failed.Scope of your Question
liwm29@wymli-NB1:~/bc_sns$ k3d version k3d version v5.2.2 k3s version v1.21.7-k3s1 (default)
Thanks for any help!!!
Beta Was this translation helpful? Give feedback.
All reactions