One solution is to use a Kubernetes service account, as described in this topic ... kubectl -n kube-system get secret $TOKENNAME -o jsonpath='{.data.token}'.
確定! 回上一頁