Commit Graph

7 Commits (b41a02de59447bd6f273fc0ef4a8ffc4bd32ca9b)

Author SHA1 Message Date
Shubham Kuchhal 41dff008af Improvement: Managing Secret using kubectl 2021-03-19 12:41:19 +05:30
Sibi Prabakaran 6a246ed922
docs: Update the name of the secret in the output
I found it confusing that the name of secret is different that the one created. Hopefully this helps.
2021-02-26 16:02:46 +05:30
xieyanker 663e149adb
Fix delete secret 2021-02-01 15:38:04 +08:00
Hrishikesh Barua 43d071e8eb
Corrected the field names in the secret 2020-12-02 14:25:30 +05:30
Sushil Kumar cf14321b76
Fixed typo
Fixed typo s/kustomizae/kustomize
2020-09-19 12:18:16 -07:00
Hao Yuan dfda08a978 fix code block cannot be rendered in title 2020-09-18 21:29:19 +08:00
Qiming Teng 995b067fdb Separating tasks from Secret concept
There are many contents in the (*very big*) Secret concept page which
are actually tasks. This PR proposes a separation of some contents
into separate tasks, so that we have a (hopefully) better organization
of the content and we make room for improvement to the concept itself.

Note that the creation of the `configmap-secret` directory (instead of
`secret`) is an intent to create a folder for both ConfigMap and Secret,
both of which are about configurations though there are quite some
differences between them.
2020-09-13 21:06:58 +08:00