Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ The following commands may be used to verify that everything is working as expec
# verify minikube
minikube status
# Verify tools are installed with help commands
kuebctl -h
kubectl -h
helm -h
k9s -h
# kubectl - query for all running containers in cluster
Expand Down