Skip to content

Commit 5d61690

Browse files
author
Matt Raible
committed
Add K9s command
1 parent 25c7f6b commit 5d61690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhipster-k8s/demo.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ _Whhaaattt??? Plain-text secrets in YAML files?! WTF??_ I'll come back to this i
112112

113113
./kubectl-apply.sh -f
114114

115-
. You can see if everything starts up successfully using `kubectl get pods -n demo`. Or, even better, use https://k9scli.io/[K9s].
115+
. You can see if everything starts up successfully using `kubectl get pods -n demo`. Or, even better, use https://k9scli.io/[K9s] (`k9s -n demo`).
116116

117117
. Port-forward the registry and gateway to see them in a browser.
118118

0 commit comments

Comments
 (0)