Created
August 27, 2021 18:09
-
-
Save Oats87/353b27d5a9d9230906d93bc9129be81e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crictl -r /var/run/k3s/containerd/containerd.sock exec -it $(crictl -r /var/run/k3s/containerd/containerd.sock ps | grep etcd | awk '{print $1}') /bin/bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment