kubectl CLI

E184355

kubectl CLI is the primary command-line tool used by administrators and developers to interact with and manage Kubernetes clusters.

All labels observed (3)

Label Occurrences
kubectl 4
kubectl CLI canonical 2
Kubernetes kubectl CLI 1

How this entity was disambiguated

Statements (100)

Predicate Object
instanceOf Kubernetes client tool ⓘ
command-line interface ⓘ
free and open-source software ⓘ
communicatesWith Kubernetes API server ⓘ
linked to: kube-apiserver
defaultKubeconfigPath $HOME/.kube/config ⓘ
developedBy Cloud Native Computing Foundation ⓘ
Kubernetes project ⓘ
linked to: Kubernetes
distributedAs package in various OS distributions ⓘ
standalone binary ⓘ
hasSubcommand kubectl api-resources ⓘ
kubectl api-versions ⓘ
kubectl apply ⓘ
kubectl cluster-info ⓘ
kubectl config ⓘ
kubectl cp ⓘ
kubectl create ⓘ
kubectl delete ⓘ
kubectl describe ⓘ
kubectl edit ⓘ
kubectl exec ⓘ
kubectl explain ⓘ
kubectl get ⓘ
kubectl logs ⓘ
kubectl port-forward ⓘ
kubectl rollout ⓘ
kubectl scale ⓘ
kubectl top ⓘ
kubectl version ⓘ
license Apache License 2.0 ⓘ
partOf Kubernetes release binaries ⓘ
primaryUsers DevOps engineers ⓘ
Kubernetes administrators ⓘ
Kubernetes developers ⓘ
site reliability engineers ⓘ
programmingLanguage Go ⓘ
readsConfigurationFrom kubeconfig file ⓘ
requires compatible Kubernetes cluster version ⓘ
network connectivity to Kubernetes API server ⓘ
runsOn Linux ⓘ
Windows ⓘ
macOS ⓘ
supportsAuthenticationMethod OIDC tokens ⓘ
bearer tokens ⓘ
client certificates ⓘ
cloud provider IAM integrations ⓘ
supportsFeature client-side diff for apply ⓘ
context switching ⓘ
dry-run mode ⓘ
field selectors ⓘ
interactive exec sessions ⓘ
kustomize integration ⓘ
log streaming ⓘ
namespace scoping ⓘ
plugins ⓘ
resource auto-completion ⓘ
resource label selectors ⓘ
server-side apply ⓘ
supportsOperation apply ⓘ
apply -f ⓘ
config ⓘ
config set-cluster ⓘ
config set-context ⓘ
config set-credentials ⓘ
config use-context ⓘ
config view ⓘ
cp ⓘ
create ⓘ
delete ⓘ
describe ⓘ
edit ⓘ
exec ⓘ
get ⓘ
get deployments ⓘ
get nodes ⓘ
get pods ⓘ
get services ⓘ
logs ⓘ
port-forward ⓘ
rollout ⓘ
scale ⓘ
top ⓘ
supportsOutputFormat JSON ⓘ
YAML ⓘ
custom-columns ⓘ
go-template ⓘ
human-readable text ⓘ
jsonpath ⓘ
wide ⓘ
supportsShellCompletion PowerShell ⓘ
bash ⓘ
fish ⓘ
zsh ⓘ
usedFor debugging Kubernetes workloads ⓘ
deleting Kubernetes resources ⓘ
deploying applications to Kubernetes ⓘ
inspecting Kubernetes cluster state ⓘ
interacting with Kubernetes clusters ⓘ
managing Kubernetes resources ⓘ
scaling Kubernetes workloads ⓘ
updating Kubernetes resources ⓘ

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

Kubernetes → accessedVia → kubectl CLI ⓘ
Google Kubernetes Engine → accessedVia → Kubernetes kubectl CLI ⓘ
linked to: kubectl CLI
OpenShift CLI (oc) → similarTo → kubectl ⓘ
linked to: kubectl CLI
Crossplane → integratesWith → kubectl ⓘ
linked to: kubectl CLI
k3s → compatibleWith → kubectl ⓘ
linked to: kubectl CLI
Kustomize → integratedInto → kubectl ⓘ
linked to: kubectl CLI
MicroK8s → supports → kubectl CLI ⓘ