I am using Telepresence to remote debugging the Kubernetes cluster, and I am log in cluster using command
telepresence
but when I want to install some software in the telepresence pod
sudo apt-get install wget
and I did not know the password of telepresence pod, so what should I do to install software?
you could using this script to login pod as root:
login like this: