Создать токен ServiceAccount kubectl

Сгенерировать краткосрочный bound-токен ServiceAccount

kubectl create token <sa-name> -n <ns> --duration=1h
more kubectl all 73 commands →