Kubectl logo

Kubectl

kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect resources, and manage clusters via the Kubernetes API.

1 APIs 0 Features
Command Line InterfaceInfrastructure CLI

APIs

Kubectl

kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect resources, and manage clusters via the Kubernetes API.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: kubectl
name: Kubectl
description: >-
  kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect resources, and manage clusters via the Kubernetes API.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Command Line Interface
  - Infrastructure CLI
url: >-
  https://raw.githubusercontent.com/api-evangelist/kubectl/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: kubectl:kubectl
    name: Kubectl
    description: >-
      kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect resources, and manage clusters via the Kubernetes API.
    humanURL: https://kubernetes.io/docs/reference/kubectl/
    tags:
      - Command Line Interface
      - Infrastructure CLI
    properties:
      - type: Documentation
        url: https://kubernetes.io/docs/reference/kubectl/overview/
      - type: GitHub Repository
        url: https://github.com/kubernetes/kubectl
common:
  - type: Website
    url: https://kubernetes.io/docs/reference/kubectl/
  - type: Documentation
    url: https://kubernetes.io/docs/reference/kubectl/overview/
  - type: GitHub Organization
    url: https://github.com/kubernetes/kubectl
maintainers:
  - FN: Kin Lane
    email: [email protected]