You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uma ferramenta de linha de comando para se comunicar com um cluster Kubernetes.
8
+
9
+
aka:
10
+
- kubectl
11
+
tags:
12
+
- tool
13
+
- fundamental
14
+
---
15
+
Ferramenta de linha de comando para se comunicar com a {{< glossary_tooltip text="camada de gerenciamento" term_id="control-plane" >}} de um cluster Kubernetes usando a API do Kubernetes.
16
+
17
+
<!--more-->
18
+
Você pode usar `kubectl` para criar, inspecionar, atualizar e excluir objetos Kubernetes.
0 commit comments