From f722aa8aa22c52d376afd067a999c4af4e641415 Mon Sep 17 00:00:00 2001 From: Rodrigo Carvalho Benevides Date: Thu, 18 Apr 2024 18:02:21 +0000 Subject: [PATCH] Atualizar 'Atendimento' --- Atendimento.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Atendimento.md b/Atendimento.md index 784fba0..a45af38 100644 --- a/Atendimento.md +++ b/Atendimento.md @@ -19,6 +19,7 @@ Passos pelo rancher: Passos pelo rancher-cli: - Instalar o rancher-cli. O mais fácil é através do [homebrew](https://brew.sh/) (sim, mesmo em linux): `brew install rancher-cli` (no windows, use Windows Linux Subsystem, WLS) +- Instalar o kubectl. Também dá pra ser pelo homebrew: `brew install kubectl` - Crie uma chave de API na interface do [Rancher/Nau](https://nau.interlegis.leg.br/dashboard/account). - Faça login no rancher-cli, usando o token Bearer gerado acima: `rancher login https://nau.interlegis.leg.br -t token-cs5cw:exemploaasadasdasdasdasdasdasfamg` - Execute o seguinte comando: ????