Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #287 from prakashkl88/patch-1
Browse files Browse the repository at this point in the history
documentation update: we can use names.singular as well in kubectl get
  • Loading branch information
nolar authored Jan 17, 2020
2 parents 473afdf + 557b742 commit f82c90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/walkthrough/resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Get a list of the existing objects of this kind with one of the commands:
kubectl get EphemeralVolumeClaim
kubectl get ephemeralvolumeclaims
kubectl get ephemeralvolumeclaim
kubectl get evcs
kubectl get evc
Expand Down

0 comments on commit f82c90b

Please sign in to comment.