Commit Graph

69 Commits

Author SHA1 Message Date
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot 0c99d50e84
Merge pull request #41460 from nirajchandak/patch-1
Update configure-pod-configmap.md
2023-09-03 10:25:46 -07:00
Niraj Chandak b24d3e7d7a
Update configure-pod-configmap.md
Incorporated review comment
2023-08-18 12:49:36 -07:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Niraj Chandak 1fa8316315
Update configure-pod-configmap.md
In section 'Use ConfigMap-defined environment variables in Pod commands' - Added command which can be used to show container output
2023-06-04 14:13:52 -07:00
able8 f399fec102 fix unknown field labels in configMapGenerator 2023-05-08 21:49:29 +08:00
Manu 3f5a07100a
Fix typo 2023-04-28 14:04:36 +02:00
Raghu 4fcd152e18 Deleted duplicate info in configure-pod-configmap 2023-03-26 10:54:54 +00:00
zhuzhenghao bb4092c644 cleanup page in configure-pod-container 2023-02-26 21:00:37 +08:00
Kubernetes Prow Robot c5778fd5c0
Merge pull request #38920 from a-mccarthy/update-page-weights
Update page weights in tasks section
2023-02-23 14:29:35 -08:00
Abigail McCarthy 9efe14f6a7
Merge branch 'main' into update-page-weights 2023-02-22 10:38:34 -05:00
Tim Bannister 0e3e953236
Add note about valid characters for kubectl create from directory 2023-02-20 11:42:18 +00:00
Tim Bannister 39b9fcdece
Improve page style 2023-02-20 11:42:18 +00:00
Tim Bannister 743df5fffb
Add cleanup steps 2023-02-20 11:42:18 +00:00
Tim Bannister 67aa5670b5
Revise Pod / ConfigMap task
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-20 11:42:18 +00:00
Tim Bannister 070831ec00
Wrap long lines in ConfigMap task 2023-02-20 11:42:16 +00:00
Tamilselvan 91ec07fb25
Drop outdated Kubernetes version request in ConfigMap docs (#39121)
* Updated Kubernetes version

* Deleted note session
2023-02-01 18:05:28 -08:00
Abigail McCarthy 97693ff044 Update page weights in /tasks/access-application-cluster, /configure-pod-container, /configmap-secret 2023-01-13 11:05:25 -05:00
Tom Kivlin ad33b0c107 updates from Shannon feedback 2022-07-26 09:48:28 +01:00
Tom Kivlin 748d4a998d
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:20:11 +01:00
Tom Kivlin c3f86b7fc0
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:19:15 +01:00
Tom Kivlin 7e16543b9d
Update configure-pod-configmap.md 2022-07-21 08:58:21 +01:00
Tom Kivlin b0b5f5f264
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:45 +01:00
Tom Kivlin 461f5c72e7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:36 +01:00
Tom Kivlin a24f7c6feb
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:27 +01:00
Tom Kivlin 8066c73a87
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:09 +01:00
Tom Kivlin 9289136116
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:59 +01:00
Tom Kivlin 9513b63d2e
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:51 +01:00
Tom Kivlin 00984b38b7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:41 +01:00
Tom Kivlin 673d1d7212 small edit and add back content from PR#2334 2022-07-19 09:40:58 +01:00
Daniel Garnier-Moiroux 4b0dc5d21c remove workaround to refresh mounted secrets/configmaps in Tasks section 2022-06-15 09:53:05 +02:00
Sean Wei ca34038e9f Update link text to configure-pod-configmap.md 2022-05-30 16:42:30 +08:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08:00
Mitesh Jain 7580383a7d
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation (#32603)
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.

* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

updated suggestions.

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 06:48:46 -07:00
deepakcpakhale06 0243eeb385 Updated overview section of ConfigMaps #30729 2022-01-23 10:58:40 +08:00
Keith Wall a5f6961507
Address review comments. 2021-04-05 12:50:52 +01:00
k-wall 2edc0b8e59 Document behaviour when optionally referenced configmap appears after the pod starts 2021-03-08 21:13:16 +00:00
Oliver L Schoenborn c398ae4821
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-12 19:57:21 -05:00
Oliver L Schoenborn 26300785f5
Clarify binaryData handling by kubectl create and describe 2021-01-06 21:33:07 -05:00
Sylvain COULOMBEL 1ec78b1f28 Improve configmap usage as pod command and args 2020-11-17 21:54:25 +01:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
fml2 d1ff4e7c12 Document that UTF-8 is used when exposing configMaps as files 2020-05-07 23:45:43 +02:00
Kubernetes Prow Robot 3d63002fa3
Resource name constraints (3) (#19120)
xref: #17969, #19099, #18746
2020-03-05 06:18:38 -08:00
Sharjeel Aziz 21447e7d22
Update kubectl create configmap section (#18885) 2020-02-06 13:07:25 -08:00
ThoTischner 7fc323d451 Explain how a config map could be updated immediately in a pod. (#18082) 2020-01-12 08:33:37 -08:00
Chris d64b052a54 Add caution to behavior of --from-env-file (#17585)
* Add caution to behavior of --from-env-file

* Reword warning to fix grammar
2019-11-21 13:41:29 -08:00
Manish Bansal 487fd92117 Documentation corrected (#15944)
* Documentation corrected

The description for the `command` section was wrong. Same is corrected.

* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2019-11-18 12:11:42 -08:00
Tim Bannister 79ef4a50a9 Use more glossary shortcodes (#16086) 2019-09-27 13:43:36 -07:00
Wojciech Tyczynski 6daa99cdd8 Remove references to selflinks (#15751) 2019-08-08 19:59:24 -07:00