dyusha
Is there a way to determine my SSH username for a pod through runpodctl?
It seems like the username to connect to ssh is always of the format {pod id}-{some hex number}. If I spin up a pod using runpodctl and call
runpodctl get pod
, I can get the pod ID. However, what is this hex number? Where do I get it from?3 replies