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: ????