Add content/es/docs/reference/glossary/kubectl.md (#14554)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bea9f78751
commit
0ef6f561f1
+18
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: Kubectl
|
||||||
|
id: kubectl
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/user-guide/kubectl-overview/
|
||||||
|
short_description: >
|
||||||
|
Herramienta de línea de comandos para comunicarse con un servidor ejecutando la API de Kubernetes.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- tool
|
||||||
|
- fundamental
|
||||||
|
---
|
||||||
|
Herramienta de línea de comandos para comunicarse con un servidor ejecutando la {{< glossary_tooltip text="API de Kubernetes" term_id="kubernetes-api" >}}.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Puedes usar kubectl para crear, inspeccionar, actualizar y borrar objetos de Kubernetes.
|
||||||
Reference in New Issue
Block a user