diff --git a/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_phase.md b/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_phase.md index 6b86c950548..cde5bf9922d 100644 --- a/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_phase.md +++ b/content/pt-br/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_phase.md @@ -10,14 +10,14 @@ guide. You can file document formatting bugs against the --> -Use this command to invoke single phase of the node workflow +Use este comando para invocar uma fase única do fluxo de trabalho do nó -### Synopsis +### Sinopse -Use this command to invoke single phase of the node workflow +Use este comando para invocar uma fase única do fluxo de trabalho do nó -### Options +### Opções
| -h, --help | |||
help for phase |
+ajuda para fase |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||
| --certificate-renewal Default: true | +--certificate-renewal Padrão: true | ||
Perform the renewal of certificates used by component changed during upgrades. |
+Executa a renovação dos certificados usados pelo componente alterado durante as atualizações. |
||
| --dry-run | |||
Do not change any state, just output the actions that would be performed. |
+Não altera nenhum estado, apenas produza as ações que seriam executadas. |
||
| --etcd-upgrade Default: true | +--etcd-upgrade Padrão: true | ||
Perform the upgrade of etcd. |
+Atualiza o etcd. |
||
| -h, --help | |||
help for control-plane |
+ajuda para a camada de gerenciamento |
||
| --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ões locais pode ser pesquisado por um arquivo kubeconfig existente. |
||
| --patches string | |||
Path to a directory that contains files named "target[suffix][+patchtype].extension". For example, "kube-apiserver0+merge.yaml" or just "etcd.json". "target" can be one of "kube-apiserver", "kube-controller-manager", "kube-scheduler", "etcd". "patchtype" can be one of "strategic", "merge" or "json" and they match the patch formats supported by kubectl. The default "patchtype" is "strategic". "extension" must be either "json" or "yaml". "suffix" is an optional string that can be used to determine which patches are applied first alpha-numerically. |
+O caminho para um diretório que contém arquivos chamados "target[suffix][+patchtype].extension". Por exemplo, "kube-apiserver0+merge.yaml" ou apenas "etcd.json". "target" pode ser um dos "kube-apiserver", "kube-controller-manager", "kube-scheduler", "etcd". "patchtype" pode ser um dos "strategic", "merge" or "json"e eles correspondem aos formatos de patch suportados pelo kubectl. O "patchtype" é "strategic". "extension" deve ser "json" ou "yaml". "suffix" é uma string opcional que pode ser usada para determinar quais patches são aplicados primeiro alfanumericamente. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |
||
| --dry-run | |||
Do not change any state, just output the actions that would be performed. |
+Não altera nenhum estado, apenas produz as ações que seriam executadas. |
||
| -h, --help | |||
help for kubelet-config |
+ajuda para kubelet-config |
||
| --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 o sinalizador não estiver definido, um conjunto de locais padrão 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 preflight |
+ajuda para preflight |
||
| --ignore-preflight-errors strings | |||
A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks. |
+Uma lista de verificações cujos erros serão mostrados como avisos. Exemplo: 'IsPrivilegedUser,Swap'. O valor 'all' ignora erros de todas as verificações. |
||
| --rootfs string | |||
[EXPERIMENTAL] The path to the 'real' host root filesystem. |
+[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host. |