Commit Graph

3755 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
fbauzac d798896198
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-13 15:17:35 +01:00
fbauzac 9319773960
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-13 15:17:26 +01:00
Daniel Shebib e64910f778 Add feature gate to example 2024-03-12 14:41:25 -05:00
Jan Safranek 6a1761c33a Document SELinuxMount feature gate
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-12 16:51:54 +01:00
Charles Uneze faeb20fab9
Update resource-usage-monitoring.md 2024-03-11 17:06:57 +01:00
Kubernetes Prow Robot 4d804f9417
Merge pull request #45469 from Kheiden/patch-1
Update install-kubectl-windows.md
2024-03-11 04:10:55 -07:00
Nick Neisen fe501f8bfa
Change cri-dockerd links to official docs in the english content 2024-03-08 11:46:54 -07:00
Kurt Heiden 6d3a106bc0
Update install-kubectl-windows.md 2024-03-07 12:36:39 -07:00
Tim Bannister b39e01b971 Add concept page about cluster autoscaling
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Kensei Nakada 98f0a91e95
graduate HPAContainerMetrics to stable 2024-03-02 14:03:22 +09:00
Celeste Horgan f000899edf Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-29 17:57:20 +01:00
varadaprasanth 3ac8160b85
Update service-access-application-cluster.md
Formatted for the documentation standards
2024-02-29 17:51:06 +05:30
Kubernetes Prow Robot fc52c54fcd
Merge pull request #44693 from adityasamant25/issue-44687
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-02-28 08:23:49 -08:00
Kubernetes Prow Robot f3193b5116
Merge pull request #45377 from drewhagen/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-02-28 02:30:30 -08:00
Kubernetes Prow Robot 6d5a60c089
Merge pull request #45307 from eaudetcobello/patch-1
Fix wording in configure-upgrade-etcd.md
2024-02-27 13:36:21 -08:00
Bart Jeukendrup ea6624ee62
Clarify in the documentation that 27017 is the official TCP port for MongoDB 2024-02-26 17:12:05 +01:00
Kubernetes Prow Robot bb24ce5ab8
Merge pull request #45095 from clementnuss/patch-3
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
2024-02-23 21:33:25 -08:00
Oluebube Princes Egbuna 1710de7e11 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-23 21:33:57 +01:00
eaudetcobello a8ec490629 Various wording improvements throughout the file. 2024-02-23 16:23:13 +00:00
cShirley14 d6459c1823
Update content/en/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy.md
Co-authored-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-22 11:32:53 -06:00
Chantal Shirley 713d621b60 fix: update broken links 2024-02-21 12:56:16 -06:00
Oluebube Princes Egbuna e1465e035a Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-20 11:46:04 +01:00
Kubernetes Prow Robot 51b0ebc934
Merge pull request #45073 from neolit123/1.30-add-external-ca-notes
kubeadm-certs: add notes about different external CA approaches
2024-02-16 09:53:39 -08:00
Kubernetes Prow Robot 217f88267f
Merge pull request #44832 from adityasamant25/kubeadm-upgrade
Use sudo for elevated permissions while upgrading clusters using kubeadm
2024-02-15 12:24:12 -08:00
Clément Nussbaumer 2dc571df77
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
relates to https://github.com/kubernetes/kubeadm/issues/2991#issuecomment-1932337556

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
2024-02-14 08:03:53 +01:00
Kubernetes Prow Robot fd764e39ae
Merge pull request #44951 from sftim/20240130_revise_encryption_at_rest
Reword advice about encryption-at-rest opt outs
2024-02-13 22:48:21 -08:00
wushka00 85fe916165
Update content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md
Thanks and agreed regarding format change.

Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-02-14 08:54:50 +11:00
wushka00 71d493bf94
Update troubleshoot-kubectl.md
In this section - I found the provided commands didn't generate the desired results.

The proposed commands seem to work for me.

Validated with:

kubectl version
Client Version: v1.28.6
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.6

openssl version
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

base64 (GNU coreutils) 8.32
2024-02-14 08:00:15 +11:00
Puru 69706582d4
Fix mermaid syntax error 2024-02-13 14:14:10 +05:45
steve-hardman 0290715170
Fix path for example yaml in 'Coarse Parallel Processing Using a Work Queue' task page (#45022)
* Fix link for example yaml

* Fix link for example yaml

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-12 11:12:06 -08:00
Lubomir I. Ivanov 9593771ee9 kubeadm-certs: add notes about different external CA approaches
There are multiple ways to prepare the credentials for use
with "external CA" mode:
- manual
- using kubeadm CSRs
- using kubeadm phases
2024-02-09 12:23:03 +02:00
drewhagen e4da56ebcb Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-02-02 09:19:40 -06:00
Kubernetes Prow Robot 74aea8146b
Merge pull request #44800 from sftim/20240118_improve_sidecar_container_docs
Update docs around sidecar containers
2024-02-01 09:24:48 -08:00
Tim Bannister 6d6b17abd1 Reword advice about encryption-at-rest opt outs
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-01-31 15:59:25 +00:00
Tim Bannister 5a859a79d8 Fix highlighting for added lines 2024-01-30 17:48:46 +00:00
Tim Bannister 07b14de027
Fix highlighting 2024-01-30 17:02:25 +00:00
Carlos Eduardo Arango Gutierrez c4937ba3a4
Document NFD for GPU Labeling
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-01-30 17:23:54 +01:00
Aditya Samant ede616833a Changed the context of the remark for the usage of etcdctl for restoring. As per the review comments to the original PR.
PR rebased.
2024-01-30 09:12:49 +05:30
Aditya Samant 7bca5a7297 Used etcdutl instead of etcdctl for restoring an etcd cluster. 2024-01-30 09:06:21 +05:30
Kubernetes Prow Robot 54ab2e8149
Merge pull request #44897 from mengjiao-liu/fix-dns-autoscaler-name
Fix Deployment and ConfigMap name in the dns-horizontal-autoscaling page
2024-01-26 17:46:31 +01:00
Kubernetes Prow Robot 6089916922
Merge pull request #44801 from sftim/20240118_revise_encryption_at_rest
Revise introduction to encryption at rest page
2024-01-26 17:27:42 +01:00
Kubernetes Prow Robot 54145dd9cb
Merge pull request #43824 from ptrovatelli/patch-1
Update configure-upgrade-etcd.md
2024-01-26 02:47:03 +01:00
Mengjiao Liu 7e2f696572 Fix Deployment and ConfigMap name in the dns-horizontal-autoscaling page 2024-01-25 15:51:03 +08:00
Aditya Samant c6e210f8f1 Added sudo permissions as necessary. 2024-01-24 15:32:46 +05:30
pegasas d265f98ca9 Add Liveness, Readiness, and Startup Probes Concepts and supply clean up example 2024-01-24 12:19:14 +08:00
Kubernetes Prow Robot 1ab49249ab
Merge pull request #44823 from my-git9/patch-13962
Correct incorrect expressions for debug-pods
2024-01-23 14:20:48 +01:00
Kubernetes Prow Robot ca81744686
Merge pull request #44831 from 1000Delta/fix_access-cluster-services
Fix access-cluster-services.md list indent
2024-01-23 14:17:48 +01:00
Abel Lu cfc9eb01da
Additional links to "What's next" in determine-reason-pod-failure.md (#44288)
Issue #44207
2024-01-22 04:31:23 +01:00
DeltaX 586fd88b02 Fix access-cluster-services.md list indent 2024-01-21 15:58:46 +08:00
xin.li 5fcc71ad51 [en] Correct incorrect expressions
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-20 23:44:36 +08:00
Kubernetes Prow Robot fbf9b4fd7c
Merge pull request #44776 from BRONSOLO/patch-1
Update encrypt-data.md
2024-01-19 23:22:41 +01:00
Tim Bannister dd7e3966ef Revise introduction to encryption at rest page
Help readers check if they need to follow the task.
2024-01-19 00:23:25 +00:00
Tim Bannister 5bbb5ace30 Update docs around sidecar containers 2024-01-18 23:57:04 +00:00
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Christine K 09e79db506
Add example command to create /etc/apt/keyrings directory (#43626)
* create folder for key

The following command will fail without the folder created manually beforhand.
```
curl -fsSL https://dl.k8s.io/apt/doc/apt-key.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-archive-keyring.gpg
```

* updated instruction

updated according to the comment in the PR

* updated mkdir part

* Updated mkdir
2024-01-17 17:01:14 +01:00
Kubernetes Prow Robot ef9194bdf3
Merge pull request #44721 from sftim/20240112_revise_encryption_at_rest
Recommend replicating encryption key for API data encryption at rest
2024-01-17 16:56:30 +01:00
Chuck Bronson b1929ab8a8
Update encrypt-data.md
Fix as ---> at typo
2024-01-17 10:40:02 -05:00
Aditya Samant 5799e6e4c6 Fix the links in the ConfigMap documentation related to projection of keys and file permissions. 2024-01-15 14:17:34 +05:30
PrashantDesale2004 0f9ab60a3c
Update CoreDNS installation docs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-14 20:29:41 +05:30
PrashantDesale2004 5ee30f167a fixed installation guide in using CoreDNS for Service Discovery page 2024-01-14 19:41:35 +05:30
Kubernetes Prow Robot cb27724d3e
Merge pull request #43247 from srm09/patch-1
Fixes comment for webhook conversion strategy
2024-01-13 07:06:22 +01:00
Tim Bannister 0e05396f1b Recommend replicating encryption key
When using API encryption at rest without KMS, the same encryption key
must be securely replicated to all the hosts that run a kube-apiserver.

Document that.
2024-01-12 14:38:25 +00:00
Aditya Samant 05a4ab128a Remove hostPort field from the liveness probe examples to align with Kubernetes best practices. 2024-01-10 08:59:02 +05:30
John Huang 8106c6e092
Add notes on kubeadm clusters version (#44683)
* Add notes on kubeadm clusters version

Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

move into additional information

* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-09 18:07:50 +01:00
fbauzac e15b943a5a
install-kubectl-linux.md: add chmods
The keyring needs to be readable by _apt, otherwise "apt update" prints the following kind of error:

W: GPG error: https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 234654DA9A296436
E: The repository 'https://pkgs.k8s.io/core:/stable:/v1.29/deb  InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

kubernetes.list needs to be world-readable, otherwise command-not-found prints warnings such as:

WARNING:root:could not open file '/etc/apt/sources.list.d/kubernetes.list'
2024-01-09 10:01:10 +01:00
Tim Bannister bfbe2db97b Highlight initial comment
Make the initial comment extra obvious to readers.
2024-01-08 17:55:46 +00:00
Kubernetes Prow Robot ec8a3cb52d
Merge pull request #44532 from sftim/20231226_encryption_at_rest
Improve docs around API data encryption at rest
2024-01-08 18:32:23 +01:00
Kubernetes Prow Robot cca14eff62
Merge pull request #44571 from hunshcn/fix/link
fix outdated link/anchor
2024-01-07 23:15:35 +01:00
Kubernetes Prow Robot a416215bbf
Merge pull request #42446 from pacoxu/pacoxu-patch-1
Make image registry hostname more obvious in example
2024-01-07 23:06:53 +01:00
Kubernetes Prow Robot f646fb0627
Merge pull request #43808 from morhook/patch-1
Add a clarification for autoscaling on minikube
2024-01-05 10:26:43 +01:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00
Tim Bannister e17cd06c3d Revise guidance for rotating a decryption key 2024-01-02 11:14:30 +00:00
Tim Bannister b749f91f12 Document avoiding plain text retrieval
When you have set up your cluster for encryption at rest, you can take
this defence in depth measure to make sure that anything held without
encryption causes a retrieval error (which is then more likely to flag
that there is a problem).
2024-01-02 11:14:30 +00:00
Qiming Teng 8b46ec4047 Fix several link errors 2024-01-01 21:15:50 +08:00
hunshcn 6a7240f55b
fix serviceaccount-token-volume-projection link 2023-12-28 21:39:19 +08:00
Kubernetes Prow Robot c807f97145
Merge pull request #44355 from hunshcn/sysctl
update safe sysctls (v1.29)
2023-12-27 12:44:29 +01:00
Kubernetes Prow Robot 0f285fd32d
Merge pull request #44085 from sftim/20231125_explain_protection_encryption_keys
Explain more about protection for encryption keys (API data encryption at rest)
2023-12-26 07:18:49 +01:00
hunshcn fc8e79b96c
update safe sysctl
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-25 10:47:54 +08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Tim Bannister ada845e5e1 Link to KMS setup doc 2023-12-22 11:33:36 +00:00
Tim Bannister 9f8b35d93f Redo API encryption at rest explanation
- Explain importance of protecting keys and other material that can be
  used to decrypt data in etcd
- Revise the explanation for a non-KMS setup example
2023-12-22 11:33:36 +00:00
Kubernetes Prow Robot bd4d92763f
Merge pull request #44043 from steve-hardman/fix-kubectl-mac-step
Fix cleanup instruction in macOS kubectl installation page
2023-12-22 07:45:54 +01:00
Kubernetes Prow Robot 967593f3dd
Merge pull request #44266 from adityasamant25/issue-32835
Changes to reflect the deprecation of pod-manifest-path argument
2023-12-22 07:43:12 +01:00
Kubernetes Prow Robot 7b3ebb32fb
Merge pull request #43634 from able8/patch-1
Fixed a typo on page "Create an External Load Balancer"
2023-12-22 03:56:37 +01:00
Paco Xu 9e097396b9 use image from DUMMY_SERVER in the example 2023-12-22 10:31:25 +08:00
Kubernetes Prow Robot 057c9633a3
Merge pull request #44227 from windsonsea/changey
Clean up change-default-storage-class and access-cluster-api tasks
2023-12-22 02:21:22 +01:00
Kubernetes Prow Robot 28c702a195
Merge pull request #44095 from sftim/20231126_improve_job_tutorials
Improve tutorials for Job
2023-12-21 18:21:31 +01:00
giiiiiithub 5605ae7b99
fix the Chinese single quotes in the code to English single quotes 2023-12-20 17:06:26 +08:00
Kubernetes Prow Robot 74f94da59e
Merge pull request #44408 from testwill/patch-3
fix: container not sandbox
2023-12-20 09:40:21 +01:00
steve-hardman 242296af2a
Remove extra character
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-20 00:34:51 +00:00
steve-hardman 80353185f5
Remove extra character 2023-12-19 23:17:19 +00:00
windsonsea d1d6eda640 Clean up change-default-storage-class.md 2023-12-19 08:57:48 +08:00
Tobias 7ffd84798f
Fix broken hyperlink for 'Cosign Keyless Signatures' in "Verify Signed Kubernetes Artifacts" guide (#44235)
* fix broken links to cosign signing page

* remove changes to zn translation

* change link to https://docs.sigstore.dev/signing/overview/
2023-12-18 11:08:33 +01:00
guangwu 9b28c20c8b
fix: container not sandbox 2023-12-18 10:45:01 +08:00
windsonsea e9c2827477 Fix a link in custom-resource-definitions task 2023-12-15 09:07:10 +08:00
Kubernetes Prow Robot 119a085a55
Merge pull request #44086 from sftim/20231125_link_to_decrypt_task
Link to existing task about decrypting at rest
2023-12-14 09:32:58 +01:00
Kubernetes Prow Robot 674448db34
Merge pull request #44349 from tengqm/configapi-1.29
Config API for v1.29
2023-12-14 09:12:39 +01:00
Kubernetes Prow Robot 98dcbddc6b
Merge pull request #44322 from adityasamant25/issue-44321
Add user guidance comment for executing drain and uncordon on control plane
2023-12-14 03:29:00 +01:00
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +08:00
Aditya Samant 3a13717a34 Issue 44321 - added comments to emphasize that the drain and uncordon commands must be executed on a control plane node.
Apply suggestions from code review

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-12-13 16:52:08 +05:30
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot 0c5cb411ea
Merge pull request #43871 from neolit123/1.29-add-task-for-kubeadm-generate-csr
kubeadm: add section on how to use the "generate-csr" command
2023-12-11 17:39:47 +01:00
Aditya Samant 8a0a983d32 Changes to reflect the deprecation of pod-manifest-path argument
Changes to reflect the deprecation of pod-manifest-path argument

Update content/en/docs/tasks/configure-pod-container/static-pod.md

Review comments implemented.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

Review comments implemented.
2023-12-10 08:25:11 +05:30
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +00:00
Kubernetes Prow Robot db823732b5
Merge pull request #43668 from pegasas/stringdata
Document snag with Secrets, stringData, and server-side apply
2023-12-08 03:31:14 +01:00
Tim Bannister 7e75688d69 Improve tutorials for Job
Co-authored-by: Kundan Kumar <kundan.kumar@india.nec.com>
2023-12-07 19:49:24 +00:00
Kat Cosgrove 45fb394ca7
Merge main into dev-1.29 to maintain sync 2023-12-07 15:59:56 +00:00
Kubernetes Prow Robot 636d7fee9b
Merge pull request #44153 from Rajdeep1311/patch-1
Minor text changes to the index of tasks/debug/debug-cluster
2023-12-07 14:22:36 +01:00
Kubernetes Prow Robot 5e5e9fc252
Merge pull request #44170 from hunshcn/sysctl
update safe sysctls
2023-12-07 14:15:01 +01:00
Kubernetes Prow Robot 08108c79cc
Merge pull request #44075 from tamilselvan1102/k8s-doc-web-20231124-1
Fix broken Telepresence link in the debugging guide
2023-12-05 01:31:39 +01:00
Kubernetes Prow Robot 4506d77590
Merge pull request #44162 from my-git9/verify-kubectl-en1
improve format for included/verify-kubectl.md
2023-12-05 01:29:11 +01:00
steve-hardman 7b2723fba7
FIx the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-03 19:17:24 +00:00
hunshcn bb2cb5fa86
update sysctl-cluster.md, pod-security-standards.md
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-01 14:47:36 +08:00
Dipesh Rawat b91eca6be2
Fix rendering issue in tab layout 2023-12-01 01:20:33 +00:00
xin.li 5acc639bef improve format for included/verify-kubectl.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 22:36:41 +08:00
Denis GERMAIN 812e0f8b85 Add details in kubeadm-reconfigure.md for etcd
The kubeadm init phase doesn't permit to reconfigure the etcd yaml manifest (when etcd is in local mode)
Adding the right command when etcd needs to be reconfigured

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-11-30 14:08:05 +01:00
Rajdeep Pal df789a5e48
Update _index.md 2023-11-30 12:48:49 +05:30
drewhagen deaf1b920a Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-29 15:33:49 -06:00
Suruchi Kumari 1efeb86821
Update verify-kubectl.md 2023-11-29 21:43:11 +05:30
Suruchi Kumari 708220bb13
Update content
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-29 19:40:47 +05:30
Suruchi Kumari c0a72d25d8
added doc for setting up cloud provider kubectl auth via plugin
Signed-off-by: GitHub <noreply@github.com>
2023-11-29 13:26:04 +00:00
Antonio Ojea dff94b84bc KEP-1880 Multiple ServiceCIDR 2023-11-29 00:19:38 +00:00
Suruchi Kumari f10369c1f5
changes done as per reviews
Signed-off-by: GitHub <noreply@github.com>
2023-11-28 05:58:17 +00:00
steve-hardman d0f79ad397
Fix the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-27 17:59:34 +00:00
Kubernetes Prow Robot fdcd1f6a49
Merge pull request #43560 from alexzielenski/4008-beta
KEP-4008: CRD Validation Ratcheting - Alpha 2 Docs
2023-11-27 18:23:40 +01:00
Alex Zielenski 6f44e15b56 typo fix 2023-11-27 09:17:40 -08:00
Alex Zielenski 41e0c2f21b jpbetz feedback 2023-11-27 09:08:09 -08:00
Suruchi Kumari 02aa31cc33
changes
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 15:24:26 +00:00
Suruchi Kumari 70e2beb2f5
added note for redirect of http probe
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 05:53:41 +00:00
Tim Bannister 1f082c2e16 Link to existing task about decrypting at rest 2023-11-25 19:17:05 +00:00
Kubernetes Prow Robot da5638ce17
Merge pull request #43417 from chrishenzie/readwriteoncepod-ga
Graduate ReadWriteOncePod to GA
2023-11-25 17:50:31 +01:00
tamilselvan1102 802dde6897 Solves issue: #44034 2023-11-24 16:55:07 +05:30
steve-hardman a7cdaf6c2e
Fxi the remove step 2023-11-23 00:16:07 +00:00
Kat Cosgrove 2d9fbc1c7e
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-22 22:07:26 +00:00
Kubernetes Prow Robot fb8f9b844a
Merge pull request #43841 from windsonsea/clusty
Clean up access-application-cluster/access-cluster
2023-11-22 10:01:19 +01:00
Lubomir I. Ivanov d174742c46 kubeadm: add section on how to use the "generate-csr" command
The "generate-csr" command is useful in cases users don't
wish to use the default certificate duration that kubeadm has
hardcoded to 1 year. The command can also be used when the
certificate rotation process is done manually, out of bounds
with an external CA.
2023-11-22 08:32:30 +02:00
Chris Henzie c07ce392e4 Graduate ReadWriteOncePod to GA
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Kubernetes Prow Robot 92a8fce75d
Merge pull request #43398 from aramase/aramase/d/kep_3299_stable_doc_update
[KMSv2] add docs for KMSv2 GA
2023-11-21 11:46:23 +01:00
Anish Ramasekar 8b9f3f84aa
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-20 17:25:48 +00:00
Oluebube Princes Egbuna f893a19ee6 Resolved merge conflict when merging main into dev-1.29 branch 2023-11-19 16:02:40 +01:00
Anish Ramasekar 8598729e5d
update docs for KMSv2 and KMSv2KDF stable
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-17 18:19:45 +00:00
Kubernetes Prow Robot 43c7d05eb9
Merge pull request #43958 from enj/enj/d/sa_node_ref
KEP-4193: bound service account token improvements
2023-11-17 15:49:05 +01:00
Monis Khan 42c9e4e20f
KEP-4193: bound service account token improvements
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
Kubernetes Prow Robot cfbe80de55
Merge pull request #43441 from cici37/2876-1.29
[KEP-2876] Document (GA) CEL validation for custom resources
2023-11-16 05:31:45 +01:00
Cici Huang 16fb2e68c6 Promote CRD validation rules to GA 2023-11-15 23:19:55 +00:00
Kubernetes Prow Robot 294a3738c3
Merge pull request #43827 from AmarNathChary/Updated_warning_in_readiness_probes
Updated warning in readiness probes
2023-11-15 07:49:34 +01:00
Kat Cosgrove fb1bd2217d
Merge main into dev-1.29 to keep in sync 2023-11-14 21:22:12 +00:00
Alexander Zielenski d820f2b988 add CRDValidationRatcheting 1.29 docs 2023-11-14 10:56:26 -08:00
Kubernetes Prow Robot d0285498d2
Merge pull request #43773 from alculquicondor/job-finalizer-troubleshoot
Troubleshooting for job pod finalizers
2023-11-13 17:19:22 +01:00
Aldo Culquicondor 46df889039
Troubleshooting for job pod finalizers 2023-11-13 11:00:14 -05:00
Marko Mudrinić 4163d74fa5
Additional clarifications for changing package repository
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-11-13 13:36:11 +01:00
AmarNathChary 57ad2f9995 Updated_the_warning_in_readiness_probes 2023-11-10 10:10:43 +05:30
AmarNathChary 1f306bce12 updated warning in readiness probes 2023-11-08 09:53:08 +05:30
Cruz Fernandez 369317b855 Rephrased with slightly better English
update with comment from shubham82 . thanks a lot!
2023-11-07 17:27:03 -03:00
windsonsea 7e323ad800 Clean up access-application-cluster/access-cluster 2023-11-07 15:09:00 +08:00
Michael 887d2d810a Clean up access-cluster-services.md 2023-11-07 07:52:43 +08:00
AmarNathChary 822b15d7db Updated waring in readiness probes 2023-11-06 11:24:23 +05:30
ptrovatelli e5ff980054
Update configure-upgrade-etcd.md
Precision on --data-dir option when restoring etcd cluster
2023-11-05 15:32:15 +01:00
Cruz Fernandez 80483fe91f
Add a clarification for autoscaling on minikube
Added a very small clarification on how to run this guide on `minikube`.
2023-11-03 13:33:32 -03:00
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
Able Lv 28c7a312af
Fixed a typo on page "Create an External Load Balancer"
Replace `_NumNodes` with `NumNodes`
2023-10-22 18:49:50 +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
Sagar Muchhal 6c70a45be3
Fixes comment for webhook conversion strategy
This patch fixes the language of the comment for the webhook conversion strategy.
2023-09-28 12:22:45 -07: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
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
Tim Bannister 5a7dc5d7d6 Remove a deprecated param
Use the skew shortcode instead.
2023-07-24 15:38:32 +01:00
pprokop afbe795bdb Move TopologyManagerPolicyOptions to beta
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-07-24 10:49:36 +02:00
pprokop bd9fed6316 [topologymanager] whitespace cleanup
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-07-24 10:49:36 +02:00
Mohammed Affan 72d133a379 Add threshold value for 'periodSeconds' 2023-07-24 13:30:38 +05:30
Markus Lehtonen c50c151dc7 docs: document kubelet cgroup driver detection from the runtime
Document the KubeletCgroupDriverFromCRI feature gate. Also, add notes of
this feature in parts of the documentation that describe cgroup driver
configuration.
2023-07-24 10:38:01 +03:00
Kubernetes Prow Robot 2480b1a72d
Merge pull request #42092 from kfox1111/patch-3
Fix description of RWO
2023-07-23 20:38:11 -07:00
Marcelo Giles 59eff873d8
Add note after restore cmd to specify that data-dir will be (re)created 2023-07-21 22:51:38 -07:00
Jay Beale 1fb2c45ad9 Replace outdated instructions and add a tip in kubeadm-certs.md 2023-07-21 10:21:18 -07:00
Cici Huang 4391c3b0bc Address comments 2023-07-21 17:05:35 +00:00
Cici Huang 0f66ee54cc Update doc for KEP 2876 2023-07-20 23:15:47 +00:00
kfox1111 afa0e9c6f0
Fix description of RWO 2023-07-19 13:10:01 -07:00
shubham82 1e063ce5ea Fix broken hyperlinks to Extend the Kubernetes API with CustomResourceDefinitions task page. 2023-07-17 16:07:45 +05:30
Kubernetes Prow Robot ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Kubernetes Prow Robot 8b5d26c094
Merge pull request #41684 from T-Lakshmi/doc-env
Improvement for 'Using environment variables inside of your config'
2023-07-16 16:05:06 -07:00
Kubernetes Prow Robot c6a031928d
Merge pull request #41993 from voelzmo/patch-3
Add that VPA also requires scale subresource labelSelectorPath
2023-07-16 15:49:06 -07:00
Mukunda Johnson 04173f92d3
grammar fixes for guaranteed-scheduling-critical-addon-pods.md
- Just nitpicks.
2023-07-13 19:55:55 -05:00
lakshmi 4659cdb26a fix format 2023-07-14 00:21:07 +05:30
Marco Voelz 44cce36683 VPA also requires scale subresource labelSelector 2023-07-13 14:27:43 +02:00
Kubernetes Prow Robot b55e8bcaf5
Merge pull request #39196 from atiratree/pdbs-arbitrary-controllers
PDBs: mention scale subresource in Arbitrary Controllers and Selectors
2023-07-13 05:24:05 -07:00
Tomas Tormo 866a0d28c4
Add FailedToRetrieveImagePullSecret event description to pull-image-private-registry (#41897) 2023-07-12 19:51:30 -07:00
Matt Smith a17face3ee
Add uncordon step to containerd migration doc (#41796)
* Add uncordon step

Added a step to uncordon the node since it was drained at the beginning of this process.

* Update change-runtime-containerd.md

One more edit to the wording

* Move the uncordon step to the end and reword previous step.
2023-07-12 05:05:12 -07:00
Kubernetes Prow Robot 39851788f8
Merge pull request #41922 from mrgiles/36159_install_tools_kind_update
update kind install prereqs to include podman
2023-07-10 17:53:11 -07:00
basefas a9725c1149
Fix wrong code highlighting for kubectl install on Linux (#40437)
* change code block to console type

* only change English version

* change mistake

* update another pair
2023-07-08 07:35:05 -07:00
Marcelo Giles 56fb21e4f9
update kind install prereqs to include podman
Capitalize products names
2023-07-07 10:06:21 -07:00
Kubernetes Prow Robot 3df479cccb
Merge pull request #41574 from sftim/20230610_revise_encryption_at_rest_part
Update example YAML in encryption-at-rest topic
2023-07-05 15:35:06 -07:00
Kubernetes Prow Robot 6b1f65f55a
Merge pull request #41300 from achiverram28/patch-1
Document steps for deleting kubectl on macOS
2023-07-05 15:13:03 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Rishit Dagli e7cf1ca19b
Merge dev-1.28 into main 2023-07-04 19:21:49 -04:00
Kubernetes Prow Robot 9e2b2cbea6
Merge pull request #41720 from Rishit-dagli/merged
Sync `dev-1.28` branch with `main`
2023-06-30 21:26:43 -07:00
Kubernetes Prow Robot 2bad323592
Merge pull request #40072 from michaelruigrok/patch-1
Document probe delay if startup is defined
2023-06-30 04:26:30 -07:00
Kubernetes Prow Robot 1f05da1718
Merge pull request #39772 from pbetkier/patch-1
Clarify horizontal pod autoscaler docs on scaling behavior
2023-06-28 23:58:45 -07:00
Michael Ruigrok 730302b5c0
Merge branch 'main' into patch-1 2023-06-29 15:38:12 +10:00
SataQiu d5a2a693f3 kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate 2023-06-21 13:33:53 +08:00
Kubernetes Prow Robot da0d5c530e
Merge pull request #41282 from tengqm/tweak-probes-task
Tidy up the probes task page
2023-06-20 18:20:20 -07:00
Kubernetes Prow Robot 5f7f496c4f
Merge pull request #41624 from my-git9/local-debugging2
Tweak line wrappings in local-debugging.md debug-pods.md
2023-06-20 05:10:22 -07:00
Morgan Rowse 512b71177c
Update list-all-running-container-images.md
also include initContainers
2023-06-19 15:16:49 +02:00
lakshmi a3423aa24f improvement for 'Using environment variables inside of your config' 2023-06-19 16:35:41 +05:30
Kubernetes Prow Robot 049d1349b6
Merge pull request #41649 from nzneit/patch-1
Update configure-upgrade-etcd.md
2023-06-17 00:32:20 -07:00