mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 11:27:15 +00:00
Automatic merge from submit-queue (batch tested with PRs 41672, 42084, 42233, 42165, 42273) sort token usages in kubeadm ``` kubeadm token list TOKEN TTL EXPIRES USAGES DESCRIPTION 0f97a4.2230bb81a54f470f <forever> <never> authentication,signing <none> 1ee905.3ffae0f3e189ebf3 <forever> <never> signing,authentication <none> 2fc984.66a220428aed0794 <forever> <never> authentication,signing <none> 6b8f54.11d2bc3cec1c2b40 <forever> <never> signing,authentication <none> 81a8f9.c3fa30dd1ed05d96 <forever> <never> authentication,signing The default bootstrap token generated by 'kubeadm init'. b04eec.2b2337a87558d3f7 <forever> <never> signing,authentication <none> b186e5.7a19ae1a82652643 <forever> <never> authentication,signing <none> ```