Translate include files
parent
357fe162e7
commit
e2b02484d6
|
|
@ -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
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -30,7 +30,7 @@ Use this command to invoke single phase of the node workflow
|
|||
<td colspan="2">-h, --help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for phase</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>ajuda para fase</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
@ -38,7 +38,7 @@ Use this command to invoke single phase of the node workflow
|
|||
|
||||
|
||||
|
||||
### Options inherited from parent commands
|
||||
### Opções herdadas do comando superior
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -51,7 +51,7 @@ Use this command to invoke single phase of the node workflow
|
|||
<td colspan="2">--rootfs string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -10,18 +10,17 @@ guide. You can file document formatting bugs against the
|
|||
-->
|
||||
|
||||
|
||||
Upgrade the control plane instance deployed on this node, if any
|
||||
Atualiza a instância do plano de controle implantada nesse nó, se houver
|
||||
|
||||
### Synopsis
|
||||
### Sinopse
|
||||
|
||||
|
||||
Upgrade the control plane instance deployed on this node, if any
|
||||
Atualiza a instância do plano de controle implantada nesse nó, se houver
|
||||
|
||||
```
|
||||
kubeadm upgrade node phase control-plane [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
### Opções
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -31,45 +30,46 @@ kubeadm upgrade node phase control-plane [flags]
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--certificate-renewal Default: true</td>
|
||||
<td colspan="2">--certificate-renewal Padrão: true</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Perform the renewal of certificates used by component changed during upgrades.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Executa a renovação dos certificados usados pelo componente alterado durante as atualizações.</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--dry-run</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Do not change any state, just output the actions that would be performed.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Não altera nenhum estado, apenas produza as ações que seriam executadas.</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--etcd-upgrade Default: true</td>
|
||||
<td colspan="2">--etcd-upgrade Padrão: true</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Perform the upgrade of etcd.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Atualiza o etcd.</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">-h, --help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for control-plane</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>ajuda para a camada de gerenciamento</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--kubeconfig string Default: "/etc/kubernetes/admin.conf"</td>
|
||||
<td colspan="2">--kubeconfig string Padrão: "/etc/kubernetes/admin.conf"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--patches string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
@ -77,7 +77,7 @@ kubeadm upgrade node phase control-plane [flags]
|
|||
|
||||
|
||||
|
||||
### Options inherited from parent commands
|
||||
### Opções herdadas do comando superior
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -90,7 +90,7 @@ kubeadm upgrade node phase control-plane [flags]
|
|||
<td colspan="2">--rootfs string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -10,18 +10,17 @@ guide. You can file document formatting bugs against the
|
|||
-->
|
||||
|
||||
|
||||
Upgrade the kubelet configuration for this node
|
||||
Atualize a configuração do kubelet para este nó
|
||||
|
||||
### Synopsis
|
||||
### Sinopse
|
||||
|
||||
|
||||
Download the kubelet configuration from a ConfigMap of the form "kubelet-config-1.X" in the cluster, where X is the minor version of the kubelet. kubeadm uses the KuberneteVersion field in the kubeadm-config ConfigMap to determine what the _desired_ kubelet version is.
|
||||
Baixe a configuração do kubelet do kubelet-config ConfigMap armazenado no cluster
|
||||
|
||||
```
|
||||
kubeadm upgrade node phase kubelet-config [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
### Opções
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -34,29 +33,28 @@ kubeadm upgrade node phase kubelet-config [flags]
|
|||
<td colspan="2">--dry-run</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Do not change any state, just output the actions that would be performed.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Não altera nenhum estado, apenas produz as ações que seriam executadas.</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">-h, --help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for kubelet-config</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>ajuda para kubelet-config</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--kubeconfig string Default: "/etc/kubernetes/admin.conf"</td>
|
||||
<td colspan="2">--kubeconfig string Padrão: "/etc/kubernetes/admin.conf"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
### Options inherited from parent commands
|
||||
### Opções herdadas do comando superior
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -69,7 +67,7 @@ kubeadm upgrade node phase kubelet-config [flags]
|
|||
<td colspan="2">--rootfs string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -10,18 +10,17 @@ guide. You can file document formatting bugs against the
|
|||
-->
|
||||
|
||||
|
||||
Run upgrade node pre-flight checks
|
||||
Execute verificações antes de atualização do nó
|
||||
|
||||
### Synopsis
|
||||
### Sinopse
|
||||
|
||||
|
||||
Run pre-flight checks for kubeadm upgrade node.
|
||||
Execute verificações antes de atualização do nó
|
||||
|
||||
```
|
||||
kubeadm upgrade node phase preflight [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
### Opções
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -34,14 +33,14 @@ kubeadm upgrade node phase preflight [flags]
|
|||
<td colspan="2">-h, --help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for preflight</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>ajuda para preflight</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--ignore-preflight-errors strings</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>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.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
@ -49,7 +48,7 @@ kubeadm upgrade node phase preflight [flags]
|
|||
|
||||
|
||||
|
||||
### Options inherited from parent commands
|
||||
### Opções herdadas do comando superior
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
|
|
@ -62,11 +61,8 @@ kubeadm upgrade node phase preflight [flags]
|
|||
<td colspan="2">--rootfs string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] O caminho para o 'real' sistema de arquivos raiz do host.</p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue