drewhagen
7db05a8b31
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-11-02 11:11:08 -05:00
Kubernetes Prow Robot
636f1d8f7e
Merge pull request #43540 from neolit123/1.29-add-super-admin-kubeconfig
...
kubeadm: introduce documentation changes for super-admin.conf
2023-10-31 03:03:57 +01:00
Lubomir I. Ivanov
a9478b46ac
kubeadm: introduce documentation changes for super-admin.conf
...
- Update most pages where the kubeadm generated admin.conf
is discussed. Include information about the new file "super-admin.conf".
2023-10-30 11:57:44 +02:00
Shubham
fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. ( #43451 )
...
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.
* Modified the Note.
* Simplified the Note.
2023-10-26 02:50:01 +02:00
Kubernetes Prow Robot
189cdb3524
Merge pull request #43537 from profnandaa/enhancement/huge-pages-docs
...
hugepages: add some details on allocation
2023-10-24 12:28:34 +02:00
pegasas
920a68b536
Document snag with stringData and server-side apply
2023-10-24 14:54:07 +08:00
Able Lv
8ae01d5d8e
Fixed title level of "Validation rules" on custom-resource-definitions.md
...
The title level of "Validation rules" should be H3, instead of H2.
2023-10-22 22:17:18 +08:00
Qiming Teng
ca2b3023e7
Update scheduling-hugepages.md
2023-10-18 13:15:01 +08:00
Anthony Nandaa
9803cdc16a
hugepages: add some details on allocation
...
This commit add a little more details on pre-allocation
and dynamic allocation of huge pages on the node.
It also links to the Linux documentation for further
details but gives a quick example on multiple page sizes
that is not very obvious from the Linux documentation
currently.
Signed-off-by: Anthony Nandaa <profnandaa@gmail.com>
2023-10-18 06:31:21 +03:00
Alex Domoradov
2d8edf7829
Update enforce-standards-admission-controller.md
...
It seems comment was set to a wrong field. There is no need to change apiserver.config.k8s.io/VERSION, we need to modify only pod-security.admission.config.k8s.io/VERSION
2023-10-17 14:00:40 +03:00
Marko Mudrinić
e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen ( #43472 )
...
* Add legacy-repos-deprecation shortcode and localization
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
* Update install/upgrade guides to clarify that legacy repos are frozen
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
* Update the legacy repos message
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
---------
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Kubernetes Prow Robot
7d1095b265
Merge pull request #43444 from steve-hardman/fix-issue43431-layout
...
Fix broken page layout for "Install and Set Up kubectl on Linux"
2023-10-15 20:43:48 +02:00
John Huang
cc3ba5be2c
Fix stale advice on changing the Container Runtime on a Node ( #42739 )
...
* Stale advice on changing the Container Runtime on a Node from Docker Engine to containerd
* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update migrate-dockershim-dockerd.md
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-15 20:38:55 +02:00
Kubernetes Prow Robot
f8161f8f24
Merge pull request #42702 from Affan-7/kubelet-parameters-via-config
...
Add eviction thresholds parameters
2023-10-15 20:34:52 +02:00
Kubernetes Prow Robot
84bed71953
Merge pull request #43500 from MeenuyD/command1
...
fix: Missing curl '<ip-addr>' command in ingress-minikube.md document
2023-10-15 12:45:13 +02:00
MeenuyD
4bb2723b5a
fix: Missing curl '<ip-addr>' command in ingress-minikube.md document
2023-10-15 15:34:38 +05:30
Mohammed Affan
1b56dc5ad5
Add a task page for troubleshooting kubectl ( #42347 )
...
* Add troubleshoot-kubectl-connectivity.md
* Add overview
* Add body
* Update content/en/docs/tasks/debug/debug-cluster/_index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Modify note in _index.md
* Add prerequisites section
* Fix API server section
* Fix TLS section
* Fix heading formatting
* Change the title
* Revise prerequisites
* Drop the note
* Fix some nits
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-12 07:49:56 +02:00
steve-hardman
298d7cd864
Fix page layout
2023-10-12 00:22:32 +01:00
Kubernetes Prow Robot
f8da02e489
Merge pull request #43407 from xmudrii/remove-legacy-repos
...
Remove instructions for legacy package repos
2023-10-10 19:12:13 +02:00
Marko Mudrinić
7d706d9921
Remove instructions for legacy package repos
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-10 18:01:54 +02:00
Clément Nussbaumer
f9ad24a5d6
doc(etcd-maintenance): add reference to etcd-defrag CronJob ( #43394 )
...
* doc(etcd-maintenance): add reference to etcd-defrag CronJob
* doc: improve style according to style guide
* chore: fix file name
2023-10-10 16:12:13 +02:00
Kubernetes Prow Robot
548f6bd39c
Merge pull request #41685 from morganrowse/patch-1
...
Include `initContainers` in list-all-running-container-images.md
2023-10-10 09:35:05 +02:00
Marlow Weston
5f4fa22259
Small mistake between sections of the document ( #42089 )
...
* Small mistake between sections of the document
The note for --kube-reserved-cgroup should match formatting for --system-reserved-cgroup. This changes helps those match.
* Update reserve-compute-resources.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 08:54:22 +02:00
Kubernetes Prow Robot
2668fec5ea
Merge pull request #42131 from mrgiles/36784_etcd_restore_cmd_update
...
Add note after restore cmd to specify that data-dir will be (re)created
2023-10-10 08:22:02 +02:00
Kubernetes Prow Robot
e475bf69fb
Merge pull request #42329 from dipankardas011/private-repo
...
added Note for secret in same namespace as the Deployment, Pods
2023-10-10 05:19:56 +02:00
Qiming Teng
16fdb34540
Update pull-image-private-registry.md
2023-10-10 10:57:07 +08: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
cf83760309
Update managing-secret-using-config-file.md
2023-10-09 21:53:43 +08:00
Kubernetes Prow Robot
06a4ffccd5
Merge pull request #43290 from Affan-7/config-multiple-shcedulers
...
Add statement for explaining the example image
2023-10-09 15:21:50 +02:00
Raul Mahiques
926770351c
Added instructions for SUSE-based distributions ( #42913 )
...
* Update install-kubectl-linux.md
Added instructions for SUSE based distributions
* Update change-package-repository.md
Added a section for openSUSE and SLES distributions
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-09 09:05:47 +02:00
Kubernetes Prow Robot
3bf4db56dd
Merge pull request #43299 from steve-hardman/fix-jq-link
...
Update outdated jq link
2023-10-07 03:15:19 +02:00
Kubernetes Prow Robot
317df88b0d
Merge pull request #42956 from Henni/patch-1
...
Fix & Clarify files secretGenerator
2023-10-06 00:06:23 +02:00
Kubernetes Prow Robot
943c18df29
Merge pull request #43289 from Affan-7/initialDelaySeconds-in-probes
...
Fix initialDelaySeconds docs
2023-10-03 17:52:14 +02:00
steve-hardman
e822502654
Update jq link
2023-10-03 12:55:01 +00:00
Mohammed Affan
8d49270fed
Add statement for explaining the example image name
2023-10-03 15:20:13 +05:30
Qiming Teng
a1d91e05a4
Revise etcd task prerequisites to remove playground envs
...
The etcd operation and maintenance job is not supposed to
run on the playground environments.
2023-10-03 13:28:45 +08:00
Mohammed Affan
9d9b06845e
Fix initialDelaySeconds of container lifecycle
2023-10-02 16:18:43 +05:30
steve-hardman
b3cb227378
Remove redundant text
2023-09-29 11:44:10 +01:00
steve-hardman
8a5f322c50
Fix kubelet-config-name
2023-09-28 12:50:35 +00:00
lakshmi prasuna
d725c81a78
Added a note on Cloud Controller Manager Administration page to clarify --cloud-provider argument usage ( #43010 )
...
* added a note on --cloud-provider argument usage
* Rephrased the sentance with generic meaning as per review comments
* updated a minor grammar nit
* move the note to above first point to make it clear.
* rephrased the text
* Updated indentation
* updated with miner nit
2023-09-27 10:12:10 -07:00
Mohammed Affan
27473c3381
Add eviction thresholds parameters
...
Update content/en/docs/tasks/administer-cluster/kubelet-config-file.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-27 14:38:55 +05:30
Kubernetes Prow Robot
3039a756c6
Merge pull request #43053 from tzneal/recommend-drain-before-any-kubelet-upgrade
...
recommend draining the node before updating kubelet
2023-09-26 02:49:19 -07:00
windsonsea
e6eb4d4aaf
Fix a link in kubeadm-certs
2023-09-21 09:43:12 +08:00
Kubernetes Prow Robot
21de51932e
Merge pull request #42764 from sftim/20230828_link_kubeadm_certs_rbac
...
Link from kubeadm mention of RBAC to authz docs
2023-09-20 17:21:55 -07:00
Todd Neal
20cfb80cf9
recommend draining the node before updating kubelet
...
This change clarifies that the node should be drained even when
performing patch upgrades of kubelet.
2023-09-20 17:32:46 -05:00
Tim Bannister
355f158d1f
Link from kubeadm mention of RBAC to authz docs
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-20 18:22:48 +01:00
Kubernetes Prow Robot
08e0d63a11
Merge pull request #43115 from Ananya2001-an/patch-1
...
fix: update deprecated command in code example
2023-09-20 09:22:01 -07:00
harsh
e366d2621b
Fixed the typo errors in the documentation.
2023-09-20 18:15:30 +05:30
Kubernetes Prow Robot
c266e731fd
Merge pull request #43100 from zbbfufu/patch-1
...
Fix sha256 url missing '/release/' to download kubectl
2023-09-20 03:50:00 -07:00
Ananya Nayak
ad68e2d2a7
Merge branch 'kubernetes:main' into patch-1
2023-09-20 08:15:31 +05:30
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