Commit Graph

430 Commits

Author SHA1 Message Date
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
Shannon Kularathna a9db7877a8 Merge description of dotfile volume into the intro sentence. Content is exactly the same 2023-07-26 21:18:54 +00:00
Shannon Kularathna 9bdbe903ee Improve the prod/test task section
- Use numbered lists
- Remove kustomization instructions as they were not comprehensive
- Move the note pointing out specs are sharing a template to right under the specs
- Make the step wording active voice
2023-07-26 21:12:50 +00:00
Shannon Kularathna bbb9572eff Move prod-test use case to task page - no content changes 2023-07-26 20:57:22 +00:00
Shannon Kularathna 5bfb353a4e Convert env variables use case and SSH key use case into bullets with links
- Link to the actual task topics
- Remove the list of uses for secrets that link to anchors on page and replace with links to tasks
2023-07-26 20:56:45 +00:00
Shannon Kularathna f09e80a4f9 Move use cases higher on the page 2023-07-26 20:54:33 +00: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
Kubernetes Prow Robot 7699d5c79e
Merge pull request #41529 from mrgiles/36526_document_yaml_parsing_bug
Add note that documents YAML compatibility bug
2023-07-20 13:28:11 -07:00
Marcelo Giles e24badb244
Add note that documents yaml compatibility bug
Update note with yaml specs changes link

Move yaml warning note to config best practices doc

Rephrase YAML changes note

Fix typo
2023-07-19 10:40:13 -07:00
Kubernetes Prow Robot 81560e7e89
Merge pull request #41137 from Adi-ty/docs-secret
A more clear description for commands in working with secrets section
2023-07-16 16:11:06 -07:00
Mike Mwanje 0066c6b685 remove misleading note 2023-06-29 16:13:47 +00:00
Mike Mwanje b6ae431591 improve explanation on when to use 'data' and 'stringData' fields 2023-06-29 15:05:31 +00:00
Mike Mwanje 2649069270 add explanation on when to use each of 'data' and 'stringData'
fields
2023-06-28 17:18:43 +00:00
Mike Mwanje 807103fc21 Replace data with stringData in TLS secret example 2023-06-28 17:18:43 +00:00
Vilsol 1732bd8fc0
A secret type must be used for pull secret to work 2023-06-25 22:01:39 +03:00
Kubernetes Prow Robot 386c390e52
Merge pull request #35011 from Kartik494/resourcequotabehavior
Document the resource quota working and steps require to enforce  resource quota on ephemeral storage
2023-06-08 03:02:14 -07:00
Tamilselvan b189eebd48
wrapping in to <80 characters 2023-05-31 10:40:25 +05:30
tamilselvan1102 3cf47e9bb0 Add glossary tooltip for kubelet 2023-05-25 17:28:45 +05:30
Kartik Sharma 8404c668f8
Merge branch 'main' into resourcequotabehavior 2023-05-25 11:43:13 +05:30
Aditya Singh b8c826abeb
Removed unnecessary < and > 2023-05-17 21:47:13 +05:30
Aditya efba341d9b A more clear description for commands and its uses on secrets page 2023-05-14 22:24:42 +05:30
niranjandarshann 467da6637a Updated the page in correct format 2023-05-11 12:20:19 +05:30
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Qiming Teng 8dda236d6f Fix a typo in the configmap concept page 2023-05-07 18:49:20 +08:00
Kubernetes Prow Robot d71b3bdb7d
Merge pull request #40730 from atiratree/LocalStorageCapacityIsolation
remove beta reference from LocalStorageCapacityIsolation GA promotion
2023-05-02 15:12:15 -07:00