No items found.

Gravitee Acquires Ambassador Labs

We’re excited to share that Ambassador Labs is now part of Gravitee! Read More

Back to Kubernetes Glossary

Kubectl

What is kubectl?

Kubectl is the command line interface that developers and operators use to interact with the Kubernetes API. Kubectl connects to the kubernetes API server running on the master node, and uses the API to pass configuration files, issue commands, and manipulate different resources running in the cluster.

Related items

No items found.