Commit Graph

3293 Commits (48bde1f7d5be472200a12bbf4846c60405cb15da)

Author SHA1 Message Date
Kubernetes Prow Robot d43cd79b06
Merge pull request #42279 from Katee/fixup-which-command
Use correct `which` command instead of non-existent `where`
2023-09-19 16:18:54 -07:00
Kubernetes Prow Robot 7421d4ebfa
Merge pull request #42619 from tengqm/remove-outdated-probes-text
Remove deprecated text from probes task
2023-09-19 13:02:56 -07:00
Ananya Nayak 448734c716
fix: update deprecated command 2023-09-19 23:12:40 +05:30
Qiming Teng bc4758e3b2 Add config APIs metrics API
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Qiming Teng c6e7086440 Remove deprecated text from probes task
There are some text useful before 1.23.
Now we are moving on to v1.28 as the lastest version, these contents
become obsolete and confusing. We'd better remove them because
docs related to pre-1.24 releases are no longer supported.
2023-09-19 09:08:26 +08:00
Julien Furgerot b7b8e6ff21
Fix sha256 url missing '/release/' to download kubectl 2023-09-18 22:00:04 +02:00
Kubernetes Prow Robot 70b445f2b8
Merge pull request #42690 from everonline/everonline-patch-1
Replace misleading info about Alpine and DNS lookups
2023-09-18 10:30:32 -07:00
Kubernetes Prow Robot bdf538c2cd
Merge pull request #42922 from sftim/20230906_document_decrypting_api_encryption_at_rest
Split at-rest decryption into its own page
2023-09-18 10:18:32 -07:00
Maximilian Kiehl b708c1da43
Fix typo
Fixes a typo.
2023-09-15 09:13:46 +02:00
Kubernetes Prow Robot 2d9d09fd3f
Merge pull request #42696 from alculquicondor/job-hpc
Update Job as suitable for scientific computing
2023-09-14 07:52:13 -07:00
Kubernetes Prow Robot 8a615e7324
Merge pull request #43028 from sotoiwa/issue-43027
Fix incorrect parameter name
2023-09-13 17:58:11 -07:00
Aldo Culquicondor f3dfd99576
Update Job as suitable for scientific computing 2023-09-13 10:18:53 -04:00
Hendrik Leppelsack e0de61aa31
rephrasing 2023-09-13 12:06:01 +02:00
sotoiwa 5826a44cff Fix incorrect parameter name 2023-09-13 16:01:10 +09:00
Sascha Grunert 68370ff051
Add SBOM verification to docs
It's possible to verify the SBOM after the modification if sbom.k8s.io
in: https://github.com/kubernetes/k8s.io/pull/5763

How to do that is now documented as part of the "Verify Signed
Artifacts" page.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-12 09:10:04 +02:00
Matheus Moraes c64c7837c8
add CEL Playground link 2023-09-08 16:42:43 -03:00
Kubernetes Prow Robot a2aed05a93
Merge pull request #42350 from pegasas/kustomize
Improvement for k8s.io/docs/tasks/configmap-secret/managing-secret-us…
2023-09-08 09:40:14 -07:00
Hendrik Leppelsack 54dbd7f1ea
clarify files secretGenerator
- file contents should not be base64 encoded
- full filenames are used for the secret's keys
2023-09-08 12:00:44 +02:00
pegasas 285b6fa176 Document snag with stringData and server-side apply 2023-09-07 16:16:03 +08:00
Kubernetes Prow Robot fd2eeb8310
Merge pull request #42916 from MeenuyD/Irrelevan-URL
Irrelevant Url link has been removed
2023-09-06 22:44:56 -07:00
Kubernetes Prow Robot 3613a659e0
Merge pull request #42882 from sftim/20220428_revise_encryption_at_rest_table_rework
Update encryption-at-rest task page
2023-09-06 12:52:52 -07:00
Tim Bannister e31c847e25
Split at-rest decryption into its own page 2023-09-06 20:41:31 +01:00
Kubernetes Prow Robot 060c896c6d
Merge pull request #42655 from dipesh-rawat/fix-page-layout
Fix page layout of installing kubectl on linux
2023-09-06 09:18:52 -07:00
Kubernetes Prow Robot 4b60bd07cf
Merge pull request #42902 from zhangzhiqiangcs/fix-static-pod-output-pod-name
Fix: static pod example pod name
2023-09-06 09:10:52 -07:00
MeenuyD af599d8b5b Irrelevant Url link has been removed 2023-09-06 20:05:12 +05:30
zhangzhiqiang02 63f28c3813
Fix: static pod example pod name
Signed-off-by: zhangzhiqiang02 <zhangzhiqiang02@megvii.com>
2023-09-06 16:03:38 +08:00
Tim Bannister 3aade83e13 List available API encryption providers
Improve existing list of providers for API encryption at rest.

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-05 17:46:40 +01:00
Tim Bannister 55d5b54937 Make a section for writing the config file
Promote creating the encryption configuration file to have its own page
heading.
2023-09-05 17:46:40 +01:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot 2b973a9c96
Merge pull request #42883 from sftim/20220428_revise_encryption_at_rest_table_rework_2
Update encryption-at-rest task page
2023-09-04 17:45:48 -07:00
Andrii Abramov 8f4cb28d94
Fix typo in encrypt-data.md 2023-09-05 00:30:52 +02:00
Tim Bannister eaf4c4e913 Clarify how to ensure objects are encrypted 2023-09-04 18:15:58 +01:00
Kubernetes Prow Robot 2bd318fee3
Merge pull request #42642 from tengqm/fix-links
Fix links
2023-09-03 12:55:47 -07: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
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
windsonsea 485097b39c Clean up change-package-repository.md 2023-08-29 15:27:57 +08:00
Krzysztof Dąbrowski a6fcb58815
Update gRPC probes status to stable (#42731) 2023-08-27 12:46:49 +08:00
everonline 6fddc6d685
Update dns-debugging-resolution.md 2023-08-23 13:23:17 +01:00
Vincent 0457e9e660
Remove redundant word in resize-container-resources.md 2023-08-21 16:07:06 +08:00
Dipesh Rawat b03537155d
Fix tab content and page layout 2023-08-21 00:14:06 +01:00
Niraj Chandak b24d3e7d7a
Update configure-pod-configmap.md
Incorporated review comment
2023-08-18 12:49:36 -07:00
gerardo romero niño a203814740
Update encrypt-data.md
Fix typo on new encryption config file example
2023-08-17 08:28:18 -06:00
Kubernetes Prow Robot a03a79a1e2
Merge pull request #42586 from windsonsea/kubelety
Replace Kubelet with kubelet in kubelet-config-file.md
2023-08-17 00:28:20 -07:00
Michael b6c31f4e18 Replace Kubelet with kubelet in kubelet-config-file.md 2023-08-17 09:52:37 +08:00
Michael dffb9673b2 Fix a typo * in upgrading-linux-nodes.md 2023-08-16 21:31:59 +08:00
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
pegasas bc7cbf6e53 “Install and Set Up kubectl…” tasks mention fixed bug 2023-08-16 09:52:09 +08:00
Kubernetes Prow Robot 681e4157de
Merge pull request #42547 from rphillips/bump_termination_grace_period
change terminationGracePeriodSeconds for pods to 1.28
2023-08-15 15:04:27 -07:00
Ryan Phillips 61621b61ee change terminationGracePeriodSeconds for pods to 1.28 2023-08-15 12:12:35 -05:00
Rishit Dagli c8634cd940
Merged main dev-1.28 2023-08-14 09:01:47 -04:00
Peter Hunt e18a69c5ed
KEP-3983: add documentation for kubelet drop in directory (#42013)
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-08-11 11:15:26 -07:00
pegasas 52e3b3a012 Improvement for k8s.io/docs/tasks/configmap-secret/managing-secret-using-kustomize/ 2023-08-11 08:51:51 +08:00
Tim Bannister d8b3099692
Drop links to blog article
It is OK to revert this commit once the date for the associated blog
article is confirmed.
2023-08-10 22:51:39 +01:00
Marko Mudrinić de5a39b654
Fix blog post links
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić b9f0cbcf9a
Typo fixes
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić f34d608b92
Make upgrade commands compatible with both repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić fcadec411a
Replace TBD links with the blog post link
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 638d07d0f2
Fix the apt repository definition
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 08cac8cf08
Address review comments
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:06 +03:00
Marko Mudrinić c206802a2e
Update package manager instructions with community-hosted repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:41:09 +03:00
windsonsea 37a8a5a1f4 Clean up distribute-credentials-secure.md 2023-08-10 12:31:37 +08: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
Monis Khan 7fb0cf6924
KMS doc updates for v1.28
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-08-09 15:00:11 -04:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot b23511b9d0
Merge pull request #41908 from kinvolk/rata/userns-1.28
Doc update for userns in 1.28
2023-08-08 11:33:52 -07:00
Kubernetes Prow Robot a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Alexander Zielenski 75ec818022 feedback 2023-08-08 08:53:42 -07:00
Alexander Zielenski e894028da7 move to other pages, add links 2023-08-07 22:10:04 -07:00
Rodrigo Campos c250efb81a content: Fix typo
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Rodrigo Campos c34f1ebb8e content: Userns now supports stateful pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Kubernetes Prow Robot 847839252f
Merge pull request #42160 from marquiz/devel/cgroup-driver-autoconfig-dev-1.28
docs: document kubelet cgroup driver detection from the runtime
2023-08-05 06:30:31 -07:00
Markus Lehtonen fa73830e0b docs: another change of wording of k8s versioning 2023-08-04 14:06:35 +03:00
Kubernetes Prow Robot 1f525ced3e
Merge pull request #42330 from donhui/patch-5
Mention kube-node-lease namespace in Namespaces concept
2023-08-02 10:36:41 -07:00
Kubernetes Prow Robot 7116bda08c
Merge pull request #41886 from Rishit-dagli/merged-main-dev-1.28
Sync `dev-1.28` branch with `main`
2023-08-02 09:08:42 -07:00
Kubernetes Prow Robot f16921731a
Merge pull request #42338 from TeamDman/patch-1
Add command for creating missing keyring dir
2023-08-02 03:00:42 -07:00
Dipankar Das aa6e463934
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-02 12:44:18 +05:30
TeamDman 9609828e50
Update install-kubectl-linux.md for conciseness 2023-08-01 23:10:11 -04:00
noble 594aa2157e
Change the indicator resource endpoint from the old version of Summar… (#41707)
* Change the indicator resource endpoint from the old version of Summary API to metrics resource

* Update Summary API to metrics resource API

* Update resource metrics API to node level resource metrics

* Update resource-metrics-pipeline.md
2023-08-01 19:04:06 -07:00
Kubernetes Prow Robot 9ffbb3ed4a
Merge pull request #42120 from cici37/2876
Update doc for KEP 2876
2023-08-01 16:16:22 -07:00
TeamDman fb609943b8
Add command for creating missing keyring dir 2023-08-01 12:07:03 -04:00
donghui 973280594f
add kube-node-lease namespace
keep pace with https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/overview/working-with-objects/namespaces.md
2023-08-01 17:31:30 +08:00
Dipankar Das a62c27cbdc
added note for secret to be in same namespace as workloads
secret is used to have authenticate with the private Container registry
it should be in the same namespace which container the workloads

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>
2023-08-01 14:40:52 +05:30
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Martin Bjeldbak Madsen 9d8ad64f9b
Update ip-masq-agent.md to add missing `/` 2023-07-31 16:52:54 +10:00
Kate Murphy ccf2275977 Fixup: use correct `which` command instead of non-existent `where` 2023-07-28 13:38:43 -07:00
Kubernetes Prow Robot 004c8d3d03
Merge pull request #42183 from ChetHosey/patch-1
Correct link title in security-context.md.
2023-07-27 14:00:10 -07:00
Kubernetes Prow Robot 08759fd191
Merge pull request #42159 from Affan-7/hpa-scaling-policy
Add threshold value for 'periodSeconds'
2023-07-27 13:46:10 -07:00
Kubernetes Prow Robot e05060091a
Merge pull request #42172 from sftim/20230724_replace_deprecated_param
Remove a deprecated param
2023-07-27 13:44:09 -07:00
Kubernetes Prow Robot 3bcd9a0dca
Merge pull request #42181 from sftim/20230724_revise_encryption_at_rest
Revise API encryption at resk task intro
2023-07-27 13:42:09 -07: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
Markus Lehtonen 0d2962b0f8 docs: change wording of k8s versioning on KubeletCgroupDriverFromCRI 2023-07-26 11:18:14 +03:00
Tim Bannister 78bb456b96 Revise API encryption at rest task intro
Co-authored-by: Mo Khan <theenjeru@gmail.com>
2023-07-25 14:33:37 +01: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
Mohammed Affan 961d61bcbd
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-25 14:51:58 +05:30
Mohammed Affan 495acc37dd
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-07-25 12:57:02 +05:30
Cici Huang 61d5b61ba5 Address comments 2023-07-25 03:50:44 +00:00
ChetHosey 8dee0cdd3e
Correct link title in security-context.md.
The link to an article discussing Docker and SELinux has been replaced with a link to a CRI Plugin configuration guide, which includes configuration items related to AppArmor and SELinux.

However the link still has the original title ("Tuning Docker with the newest security enhancements"). This change updates the title to match the title of the current target article.
2023-07-24 15:19:24 -07:00
Markus Lehtonen 7e208b05f1 docs: incorporate review comments from sftim
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 22:12:15 +03:00