diff --git a/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md b/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md deleted file mode 100644 index 5384fc4d6c..0000000000 --- a/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md +++ /dev/null @@ -1,96 +0,0 @@ - - - -Manage bootstrap tokens - -### Synopsis - - - -This command manages bootstrap tokens. It is optional and needed only for advanced use cases. - -In short, bootstrap tokens are used for establishing bidirectional trust between a client and a server. -A bootstrap token can be used when a client (for example a node that is about to join the cluster) needs -to trust the server it is talking to. Then a bootstrap token with the "signing" usage can be used. -bootstrap tokens can also function as a way to allow short-lived authentication to the API Server -(the token serves as a way for the API Server to trust the client), for example for doing the TLS Bootstrap. - -What is a bootstrap token more exactly? - - It is a Secret in the kube-system namespace of type "bootstrap.kubernetes.io/token". - - A bootstrap token must be of the form "[a-z0-9]{6}.[a-z0-9]{16}". The former part is the public token ID, - while the latter is the Token Secret and it must be kept private at all circumstances! - - The name of the Secret must be named "bootstrap-token-(token-id)". - -You can read more about bootstrap tokens here: - https://kubernetes.io/docs/admin/bootstrap-tokens/ - - -``` -kubeadm token [flags] -``` - -### Options - -
| --dry-run | -|
Whether to enable dry-run mode or not |
-|
| -h, --help | -|
help for token |
-|
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" | -|
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
-|
| --rootfs string | -|
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
-|
| --certificate-key string | |||
When used together with '--print-join-command', print the full 'kubeadm join' flag needed to join the cluster as a control-plane. To create a new certificate key you must use 'kubeadm init phase upload-certs --upload-certs'. |
+Quando usado em conjunto com '--print-join-command', exibe a flag completa 'kubeadm join' necessário para se unir ao cluster como uma camada de gerenciamento. Para criar uma nova chave de certificado, você deve usar 'kubeadm init phase upload-certs --upload-certs'. |
||
| --config string | |||
Path to a kubeadm configuration file. |
+Caminho para o arquivo de configuração kubeadm. |
||
| --description string | |||
A human friendly description of how this token is used. |
+Uma descrição amigável de como esse token é usado. |
||
| --groups strings Default: "system:bootstrappers:kubeadm:default-node-token" | +--groups strings Padrão: "system:bootstrappers:kubeadm:default-node-token" | ||
Extra groups that this token will authenticate as when used for authentication. Must match "\Asystem:bootstrappers:[a-z0-9:-]{0,255}[a-z0-9]\z" |
+Grupos extras que este token autenticará quando usado para autenticação. Deve corresponder "\Asystem:bootstrappers:[a-z0-9:-]{0,255}[a-z0-9]\z" |
||
| -h, --help | |||
help for create |
+ajuda para create |
||
| --print-join-command | |||
Instead of printing only the token, print the full 'kubeadm join' flag needed to join the cluster using the token. |
+Em vez de exibir apenas o token, a flag completa 'kubeadm join' exibe o comando necessário para se associar ao cluster usando o token. |
||
| --ttl duration Default: 24h0m0s | +--ttl duração Padrão: 24h0m0s | ||
The duration before the token is automatically deleted (e.g. 1s, 2m, 3h). If set to '0', the token will never expire |
+A duração antes do token ser excluído automaticamente (por exemplo, 1s, 2m, 3h). Se definido como '0', o token nunca expirará |
||
| --usages strings Default: "signing,authentication" | +--usages strings Padrão: "signing,authentication" | ||
Describes the ways in which this token can be used. You can pass --usages multiple times or provide a comma separated list of options. Valid options: [signing,authentication] |
+Descreve as maneiras pelas quais esse token pode ser usado. Você pode passar --usages várias vezes ou fornecer uma lista de opções separada por vírgulas. Opções válidas: [signing,authentication] |
||
| --dry-run | |||
Whether to enable dry-run mode or not |
+Ativar ou não o modo de execução dry-run |
||
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" | +--kubeconfig string Padrão: "/etc/kubernetes/admin.conf" | ||
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
+O arquivo kubeconfig a ser usado para se comunicar com o cluster. Se a flag não estiver definida, um conjunto de padrão locais pode ser pesquisado por um arquivo kubeconfig existente. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||
| -h, --help | |||
help for delete |
+ajuda para delete |
||
| --dry-run | |||
Whether to enable dry-run mode or not |
+Ativar ou não o modo de execução dry-run |
||
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" | +--kubeconfig string Padrão: "/etc/kubernetes/admin.conf" | ||
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
+O arquivo kubeconfig a ser usado para se comunicar com o cluster. Se a flag não estiver definida, um conjunto de padrão locais pode ser pesquisado por um arquivo kubeconfig existente. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||
| -h, --help | |||
help for generate |
+ajuda para generate |
||
| --dry-run | |||
Whether to enable dry-run mode or not |
+Ativar ou não o modo de execução dry-run |
||
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" | +--kubeconfig string Padrão: "/etc/kubernetes/admin.conf" | ||
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
+O arquivo kubeconfig a ser usado para se comunicar com o cluster. Se a flag não estiver definida, um conjunto de padrão locais pode ser pesquisado por um arquivo kubeconfig existente. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||
| --allow-missing-template-keys Default: true | +--allow-missing-template-keys Padrão: true | ||
If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats. |
+Se verdadeiro (true), ignora quaisquer erros nos modelos quando um campo ou chave de mapa estiver faltando no modelo. Aplica-se apenas aos formatos de saída golang e jsonpath. |
||
| -o, --experimental-output string Default: "text" | +-o, --experimental-output string Padrão: "text" | ||
Output format. One of: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file. |
+Formato de saída. Um dos: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file. |
||
| -h, --help | |||
help for list |
+ajuda para list |
||
| --show-managed-fields | |||
If true, keep the managedFields when printing objects in JSON or YAML format. |
+Se verdadeiro (true), mantem os managedFields ao exibir os objetos no formato JSON ou YAML. |
--dry-run | |
Whether to enable dry-run mode or not |
+Ativar ou não o modo de execução dry-run |
||
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" | +--kubeconfig string Padrão: "/etc/kubernetes/admin.conf" | ||
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
+O arquivo kubeconfig a ser usado para se comunicar com o cluster. Se a flag não estiver definida, um conjunto de padrão locais pode ser pesquisado por um arquivo kubeconfig existente. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||