Commit Graph

144 Commits (48bde1f7d5be472200a12bbf4846c60405cb15da)

Author SHA1 Message Date
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
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
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
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
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
Luqmaan Hakeem a370eeefcd
Fixed broken link (#40103)
* Fixed broken link

* Fixed broken link

Changed back to the old reference text

* Fixed broken link

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

---------

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
2023-04-27 16:08:15 -07:00
Shannon Kularathna 0dee0cf41e Clean up using secrets as files section 2023-02-16 21:46:38 +00:00
Kubernetes Prow Robot 831f795747
Merge pull request #38083 from shannonxtreme/using-secrets
Improve wording around Secrets as environment variables
2023-02-06 19:52:58 -08:00
Shannon Kularathna 679d205d3d Clean up wording and remove duplicate content
Trim environment variable content in concept

- Remove steps and link to the relevant task
- Add a brief intro to task heading

Clean up wording about Secrets as env vars

- Improve clarity of the list items
- Improve clarity of the intro paragraph for invalid vars

Delete environment variable use case
2023-02-06 21:25:25 +00:00
Kubernetes Prow Robot 751269207d
Merge pull request #36703 from jckhmmz/patch-1
Remove duplicated content in section "Container image pull secrets"
2023-01-02 23:31:33 -08:00
Shannon Kularathna b592215c13 Move mounted Secrets sections verbatim to task page 2022-11-25 20:22:39 +00:00
Kubernetes Prow Robot 82a9aeba9c
Merge pull request #37916 from shannonxtreme/edit-secret-cleanup
Remove edit steps from concept page
2022-11-16 00:10:48 -08:00
Shannon Kularathna beaf3baceb Remove edit steps from concept page 2022-11-15 22:17:06 +00:00
Shubham Kuchhal 814edd0ec5 Added Hyperlink to RFC3339 2022-11-15 13:21:01 +05:30
Qiming Teng 28f831e7d6 Tweak line wrapping in secret concept page
This PR wrapps the long lines found in the secret.md concept page.
2022-10-08 16:29:46 +08:00
Shannon Kularathna b8ac776bce Add info and link to good practices from caution 2022-09-26 21:49:15 +00:00
Shannon Kularathna 1c625d0659 Update glossary and move existing info to new page
- Update glossary term for secrets
- Improve clarity of privileged container warning note
- Create a new page for Secrets good practices and bring existing content as-is to the page
- Add weights to pages
- Add link for good practices for secrets and remove moved content
2022-09-22 16:07:05 +00:00
jckhmmz fac2869906
Update secret.md to remove duplicated content 2022-09-09 15:56:30 +07:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Stanislav Kardashov 6bb6d9c686
[en] typo fix admistrators-> administrators
admistrators-> administrators
2022-08-15 19:11:34 +03:00
Kubernetes Prow Robot 978b7cae48
Merge pull request #33675 from liggitt/token
Expand manual token secret creation docs
2022-05-28 18:16:50 -07:00
Jordan Liggitt 259da65e6a Expand manual token secret creation docs 2022-05-28 17:24:27 -04:00
Sean Wei cca0aca855 Fix Markdown link 2022-05-25 21:17:01 +08:00
Tim Bannister a21c43eed9 Tidy & reword Secret concept
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-08 15:55:39 +00:00
Tim Bannister 3530caab63 Revise list of Secret types 2022-03-08 15:55:19 +00:00
Jordan Liggitt f7b4ca4d1c Fixup service account token doc 2022-02-24 14:04:40 -05:00
Jordan Liggitt 3d15ef3810 Stop recommending people scrape auto-generated service account tokens 2022-02-23 13:28:02 -05:00
Vivek Koppuru 4f9f1dccfc Fix wording of basic auth secret doc to keep it consistent with validation 2021-11-05 18:18:03 +05:30