errno
.help
← Back
kubectl builder
Pick an operation and fill in the fields to generate a kubectl command.
get
describe
logs
exec
delete
apply
Resource type
Resource name (optional for get)
Namespace
All namespaces (-A)
Label selector (-l, optional)
Output format (-o, optional)
(default)
wide
yaml
json
kubectl get pods
Copy