We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c763f commit 38495abCopy full SHA for 38495ab
content/pt-br/docs/reference/setup-tools/kubeadm/kubeadm-token.md
@@ -22,6 +22,6 @@ O `kubeadm init` cria um token inicial com um TTL de 24 horas. Os comandos a seg
22
## Listar um token kubeadm {#cmd-token-list}
23
{{< include "generated/kubeadm_token_list.md" >}}
24
25
-## {{% heading "O que vem a seguir?" %}}
+## {{% heading "whatsnext" %}}
26
27
-* [kubeadm join](/docs/reference/setup-tools/kubeadm/kubeadm-join) para inicializar um nó `worker` do Kubernetes e associá-lo ao cluster
+* [kubeadm join](/docs/reference/setup-tools/kubeadm/kubeadm-join) para inicializar um nó `worker` do Kubernetes e associá-lo ao cluster
0 commit comments