From 557b7425296f0d2fa9518af25023e5a4acbe4906 Mon Sep 17 00:00:00 2001 From: Prakash Date: Mon, 6 Jan 2020 15:19:22 +0530 Subject: [PATCH] we can use names.singular as well documentation update to ensure that names.kind, names.plural, names.singular and names.shortNames can be used. names.singular was missing in the documentation --- docs/walkthrough/resources.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/walkthrough/resources.rst b/docs/walkthrough/resources.rst index 68ed9004..6380e659 100644 --- a/docs/walkthrough/resources.rst +++ b/docs/walkthrough/resources.rst @@ -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