Kubernetes Prow Robot
f7f347ca0e
Merge pull request #48596 from fgogolli/patch-2
...
Fix typos and text in manage-resources-containers.md
2024-11-10 00:46:43 +00:00
Takudai Kawasaki tkawasaki
8dfd25adab
fix: improve clarity and formatting in liveness, readiness, and startup probes documentation
2024-11-05 00:52:24 +09:00
Flamur Gogolli
dbc57ad602
Fix typos and text in manage-resources-containers.md
...
Fix typos and text in manage-resources-containers.md
2024-10-30 17:02:04 +01:00
Tamilselvan
2ccaf064f8
Add envFrom details in docs ( #47709 )
...
* Add envFrom details in docs
* Add envFrom details in docs
* deleted command prompt
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* added shortcode
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Accept review comments
---------
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-11 14:07:12 +01:00
SLahiruC | Lahiru Chandima
68d2de72bd
Update liveness-readiness-startup-probes.md
2024-08-26 00:01:25 +05:30
SLahiruC | Lahiru Chandima
d3585a204f
Update liveness-readiness-startup-probes.md ( #47657 )
...
* Update liveness-readiness-startup-probes.md
* Update content/en/docs/concepts/configuration/liveness-readiness-startup-probes.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-08-25 09:20:09 +01:00
Darian Culver
f4f6990dcc
Amend upstream contribution and resource management documentation
...
This commit introduces one typo change and one clarity change.
These changes are also required for the zh-cn localizations - I'll submit
these as a subsequent MR per the localization contribution docs.
2024-08-21 13:26:41 +12:00
Kubernetes Prow Robot
d879656b87
Merge pull request #46967 from PannagaRao/promote-xfsQuota-to-beta
...
Promote ephemeral storage quota to beta(1.31)
2024-07-30 06:48:12 -07:00
PannagaRamamanohara
97899e0511
update LocalStorageCapacityIsolationFSQuotaMonitoring to beta
...
Signed-off-by: PannagaRamamanohara <pbhojara@redhat.com>
2024-07-29 13:54:32 -04:00
windsonsea
61b67bc9d1
Fix a link text in secret.md
2024-07-24 17:00:45 +08:00
Shu Muto
2c45e1ae28
Add caution for using memory-backed emptydir ( #44949 )
...
* Add caution for using memory-backed emptydir
To use default size of memory-backed emptydir,
some risks exist. So this adds cautions for the risks.
* Fix sub section title
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Move conciderations for memory backed emptyDir into
Resource Management for Pods and Container page.
* Revirt removing spaces on volumes.md
* Revirt removing spaces on manage-resources-containers.md
* Fixed to make it more readable and concise
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-12 16:36:55 -07:00
Kubernetes Prow Robot
76e8a52292
Merge pull request #42376 from pegasas/probe
...
Add Liveness, Readiness, and Startup Probes concept
2024-07-12 16:08:16 -07:00
JohnHuang
5dab5f859f
Update content/en/docs/concepts/configuration/liveness-readiness-startup-probes.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2024-06-12 07:29:32 +08:00
pegasas
619dedc111
kubernetes.io/basic-auth: The Kubernetes API does not verify that the required keys are set for a Secret of this type
2024-06-07 09:10:53 +08:00
drewhagen
4c6ba12390
Merge main into dev-1.30 to keep in sync
2024-04-16 15:55:38 -05:00
Kubernetes Prow Robot
b82b747f27
Merge pull request #45459 from g1franc/patch-1
...
Update manage-resources-containers.md
2024-04-14 13:39:33 -07:00
Daniel Chan
cdf1ed1236
Merge remote-tracking branch 'upstream/main' into dev-1.30
...
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
John Huang
e3c8c8e77a
Update content/en/docs/concepts/configuration/liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-01 11:01:45 +08:00
John Huang
e4c38d4423
Update content/en/docs/concepts/configuration/liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-01 11:01:38 +08:00
HirazawaUi
7eb2db584e
remove useless line wrap
2024-03-26 18:24:19 +08:00
HirazawaUi
0c1b3e3d03
Allow almost all printable ASCII characters in environment variables
2024-03-26 09:49:11 +08:00
Dipesh Rawat
c889d9b251
Add metadata to use mechanism for API reference links
2024-03-14 14:50:24 +00:00
g1franc
ab0631a407
Update manage-resources-containers.md
...
Add explanation as for why "1500m" is not a whole number.
2024-03-07 11:36:43 +01:00
pegasas
d265f98ca9
Add Liveness, Readiness, and Startup Probes Concepts and supply clean up example
2024-01-24 12:19:14 +08:00
hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Tim K
f66ac641af
fix: update note on manage-resources-containers on using milliCPU form ( #44003 )
...
Update manage-resources-containers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Empty-Commit
2023-12-22 03:15:41 +01:00
Qiming Teng
2fe79a7c28
Update references to the config APIs
2023-12-14 09:24:12 +08:00
Paul Renault
3b306af95f
Fix typo in TLS Secrets part
2023-12-07 16:12:15 +01:00
chansuke
244c6353bd
Improve documentation for `kubernetes.io/enforce-mountable-secrets` annotation on `ServiceAccount`
2023-11-22 00:46:34 +09:00
Kubernetes Prow Robot
92baaccc03
Merge pull request #42550 from shannonxtreme/secrets-cleanup
...
Fix Secret capitalization and use code shortcode
2023-10-10 04:08:32 +02:00
Kubernetes Prow Robot
f9365c838d
Merge pull request #42631 from pegasas/stringdata
...
Document snag with stringData and server-side apply
2023-10-09 16:12:55 +02:00
Qiming Teng
60d9f83f59
Update secret.md
2023-10-09 21:53:16 +08:00
Shannon Kularathna
cc62cbfda3
Move YAML snippets to examples directory and include with code shortcode
2023-10-05 18:40:34 -04:00
Shannon Kularathna
f2cfc91486
Fix the case of Secrets wherever it refers to the Kubernetes object
2023-10-05 18:40:34 -04:00
Shannon Kularathna
fe04fcb3d2
Clean up bootstrap token and authn type secret sections
2023-09-22 15:33:24 -04:00
Shannon Kularathna
13c1c46176
Clean up docker config secrets section
...
- Move explanations into a bulleted list with some style cleanup for consistency in the list
- Improve the readability of the commands
2023-09-22 15:32:28 -04:00
Shannon Kularathna
fff1e8fc49
Clean up ServiceAccount token secrets section
2023-09-22 15:31:50 -04:00
Shannon Kularathna
539b20251e
Minor capitalization cleanup and link adjustment
2023-09-22 15:30:55 -04:00
pegasas
285b6fa176
Document snag with stringData and server-side apply
2023-09-07 16:16:03 +08:00
Kubernetes Prow Robot
4cbfe015fb
Merge pull request #42818 from tengqm/move-labels-content
...
Move labels discussion back to its concept page
2023-09-06 14:40:56 -07:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Qiming Teng
a84bdb6470
Move labels discussion back to its concept page
...
The discussion about "managing labels effectively" and "updating labels"
are currently difficult to find. They are supposed to be part of the labels
concept page. This PR moves this two sections there and adjusts the links
where they were pointed at.
2023-09-01 22:17:58 +08:00
Kubernetes Prow Robot
94fc89f7b8
Merge pull request #42710 from Lucifergene/cm-note
...
Highlighting an important point regarding ConfigMaps
2023-08-24 23:03:17 -07:00
Avik Kundu
36dcd40e06
Highlighting an important point regarding ConfigMaps
2023-08-24 16:11:17 +00:00
Mike Mwanje
8e5e4bc8e6
Merge branch 'main' into patch-1
2023-08-24 17:16:52 +02:00
Kubernetes Prow Robot
62c862b53d
Merge pull request #41760 from Vilsol/patch-1
...
A secret type must be used for pull secret to work
2023-08-22 15:21:54 -07:00
Vilsol
d3fc857138
Reword secret message and add credential provider caution message.
2023-08-22 18:19:00 +03:00
Kubernetes Prow Robot
aa40dc7aae
Merge pull request #41936 from shannonxtreme/secret-use-cases
...
Improve and clean up use cases for Secrets
2023-08-09 13:09:31 -07:00
pegasas
f1c2792472
remove optional ImmutableEphemeralVolumes feature gate
2023-08-06 14:41:43 +08:00
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00