Commit Graph

3675 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
Kubernetes Prow Robot f9db454ee9
Merge pull request #47130 from avin3sh/avin3sh-fix-gmsa-credspec
Fix gMSA credspec definitions
2024-07-12 16:26:16 -07:00
Kubernetes Prow Robot 76e8a52292
Merge pull request #42376 from pegasas/probe
Add Liveness, Readiness, and Startup Probes concept
2024-07-12 16:08:16 -07:00
changmin fbae400c87
Update limit-storage-consumption.md
StorageQuota --> ResourceQuota
2024-07-12 15:08:41 +08:00
Shingo Omura c5f020c0e4
KEP-3619: Fine-grained SupplementalGroups control 2024-07-10 22:16:44 +09:00
Avinesh Singh 97bd20e5a9 Fix gMSA credspec definitions 2024-07-10 14:05:27 +05:30
Maryam Tavakkoli a5fcf3cc44 Merge remote-tracking branch 'upstream/main' into dev-1.31 2024-07-09 20:13:21 +03:00
network-charles 39e0fd6023 Clarify sentence 2024-07-06 11:31:08 +00:00
Lubomir I. Ivanov efc1133fa4 kubeadm: use v1beta4 in all docs examples 2024-07-05 16:24:31 +03:00
Lubomir I. Ivanov 45aa96c9e1 kubeadm: update notes about upgrade and --config 2024-07-05 16:15:53 +03:00
Richard Sufliarsky b56a4f4e43
fix typo: extraMounts -> extraVolumes 2024-07-03 16:31:42 +02:00
Kubernetes Prow Robot 58c8f401b9
Merge pull request #47051 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
2024-07-01 18:45:42 -07:00
Kubernetes Prow Robot f837f72b4d
Merge pull request #46993 from mochizuki875/add_debugging_profile
Add description about debugging profile
2024-07-01 04:31:14 -07:00
mochizuki875 0c8a63f4a2 add description about debugging profile 2024-07-01 08:10:14 +00:00
Dipesh Rawat 46ecfd46f1
Removed duplicate feature state shortcode 2024-07-01 00:28:36 +01:00
Daniel Chan f9aaed4fde Merge main into dev-1.31 to keep in sync 2024-06-29 11:20:03 -04:00
Stefan Bueringer 3f7873e873
Fix CRD CEL transition rule error message example
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-06-28 15:29:00 +02:00
Adam Baso 71312e1642
Update horizontal-pod-autoscale-walkthrough.md
Provide an example of `memory`.
2024-06-28 07:42:37 -05:00
Kubernetes Prow Robot 5ea6ba08e7
Merge pull request #46758 from sftim/20240610_improve_etcd_intro
Improve etcd task introduction
2024-06-28 02:01:41 -07:00
Martin Velez 505b0c5a0b
Update configure-service-account.md
The word `omitted` is likely more appropriate than `elided` here.    `elided` refers more to speech than writing.
2024-06-27 14:43:13 -07:00
Kubernetes Prow Robot e7a843fa03
Merge pull request #46987 from nilekhc/update-svm-docs
[Storage Version Migrator] docs: adds feature gates and runtime config information
2024-06-27 02:53:01 -07:00
Nilekh Chaudhari 4f6129ef0c
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
docs: adds feature gates and runtime config information
2024-06-26 13:45:19 -07:00
Katie Vargo cca76d50c1 fix failing image pull and update commands and ouput
update curl command to use version 33 for kompose and updated compose.yaml

update kubectl apply command and changed output of kompose and kubectl apply commands.

modified testing with minikube command and k decribe output and modified cleanup with k delete command.

updated v to 1.34 to removed committ markers

resolved nits
2024-06-25 12:12:13 -04:00
Daniel Chan 0568df9a06 Merge main into dev-1.31 to keep in sync 2024-06-25 08:44:40 -04:00
Prasad Katti 1dca66b534
Fix misnamed field in CRD documentation (#46863)
* Fix a couple of mistakes in custom-resource-definition-versioning.md

* revert one change
2024-06-19 16:41:20 -07:00
Kubernetes Prow Robot 56d3c640f8
Merge pull request #46809 from hacktivist123/merged-main-dev-1.31
Merged main dev 1.31
2024-06-13 22:43:26 -07:00
Tim Bannister 3b7d420a94 Improve etcd task introduction
- Only have one prerequisites heading
- Actually list prerequisites
- Don't list a cluster as a prerequisite (they might not have one)
- Mention that etcd can run as static Pods
2024-06-12 11:05:29 +01:00
Tim Bannister f1a709eb6c Reorganize some callouts in etcd admin task
Aim to reduce the large number of note callouts; promote one to a
caution.
2024-06-12 10:57:29 +01:00
Kubernetes Prow Robot ab46c51717
Merge pull request #46778 from robert-cronin/update-etcd-commands
Add clarification on the usage of etcdutl vs etcdctl
2024-06-12 01:12:09 -07:00
Robbie Cronin 364f5bb958
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:48 +10:00
Robbie Cronin 53d76474c0
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-12 17:47:38 +10:00
Robert Cronin de17a03105
Add clarification on the usage of etcdutl vs etcdctl 2024-06-12 10:42:44 +10:00
Tamilselvan ebb553a599
Note for to clear backup files (#46773)
* Note for clear backup files

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

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

---------

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-06-11 04:28:47 -07:00
hacktivist123 aecc20f0ad Merge main into dev-1.31 to keep in sync 2024-06-10 10:28:02 +01:00
steve-hardman f5360ceeeb
Add tab layout for "etcdutl" and "etcdctl" restore options (#46748)
* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

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

* Update configure-upgrade-etcd.md

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-06-09 21:25:20 -07:00
Joey Chen 6bba180fe7
Increase readability by refining the wording in cpu-management-policies.md 2024-06-06 14:40:40 +08:00
steve-hardman 53da5f74ab
Fix feature state
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-06-06 00:21:27 +01:00
steve-hardman dfade72f95
Fix feature state 2024-06-05 02:44:28 +01:00
Mathieu Parent bc35539293
Improve "Reserve Compute Resources for System Daemons" doc (#45771)
* Improve "Reserve Compute Resources for System Daemons" doc

Remove deprecated CLI flags and replace by KubeletConfiguration settings

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* keep the heading

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-06-03 18:39:22 -07:00
Daniel Chan d989445929 resolved conflict as discussed, accepted current change with CRICTL_VERSION=v1.31.0 2024-06-03 18:26:28 -04:00
shayan d5b194da5b
Modify the image node-hello to hello-app (#46582) 2024-06-01 16:13:16 -07:00
Kubernetes Prow Robot 9249e6ff5e
Merge pull request #46498 from KrappRamiro/patch-1
Correct alignment in kubectl get pods dnsutils
2024-06-01 14:12:26 -07:00
Sohan Kunkerkar 73cd6a24f5 docs: fix the link for kubelet config directory merging doc
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
2024-05-31 10:36:17 -04:00
Oluebube Princes Egbuna 3b28042ce2 Merge remote-tracking branch 'upstream/main' into dev-1.31 2024-05-29 08:38:12 +01:00
Kubernetes Prow Robot 17c52782c7
Merge pull request #44050 from adityasamant25/etcd-restore
Use etcdutl instead of etcdctl for restoring an etcd cluster
2024-05-28 10:20:33 -07:00
Robert Cronin fa033cd15f
Update node-hello image to Google's newer image 2024-05-28 10:36:38 +10:00
Krapp 022af4767a
Correct alignment in kubectl get pods dnsutils 2024-05-22 14:28:37 -03:00
Oluebube Princes Egbuna e941a6ab1d Merge main into dev-1.31 to keep in sync 2024-05-22 16:16:00 +01:00
Kubernetes Prow Robot 687230fa82
Merge pull request #45814 from lorenzogrv/patch-1
kubectl debian install guide does not mention gnupg at all
2024-05-20 23:13:09 -07:00
Kubernetes Prow Robot 160690c13a
Merge pull request #46360 from sohankunkerkar/fix-drop-in-dir-docs
[main] Fix drop-in dir logic explaination
2024-05-20 17:31:15 -07:00
SataQiu 82348a64ea kubeadm: update docs for removed UpgradeAddonsBeforeControlPlane feature gate
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-05-17 10:14:00 +08:00
Micah Hausler 81e6c94293 Fix example KMS configuration documentation
Updated example configuration to specify separate unix domain socket
paths.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
2024-05-16 15:32:39 -05:00
Sohan Kunkerkar e823cf9e5c Fix drop-in dir logic explaination
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
2024-05-15 10:17:23 -04:00
Kubernetes Prow Robot 8901aa537e
Merge pull request #46113 from nilekhc/clarify-automatic-reloading
docs: updates automatics reloading behaviour.
2024-05-14 10:19:11 -07:00
Vishal Bidwe 0144870f60
- Removed .md typo formatting to render the webpage. 2024-05-09 17:27:46 +05:30
Nilekh Chaudhari 87a912068c
docs: updates automatics reloading behaviour.
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-05-08 16:10:19 +00:00
Aditya Samant cd6148bc97
Change the host for the ingress tutorial, to mitigate a security risk. 2024-05-07 13:50:32 +05:30
Michael 06113101af Make the markdown prettier: storage-version-migration.md 2024-05-05 18:52:57 +08:00
Kubernetes Prow Robot 7c5585e1a6
Merge pull request #45900 from city2011/patch-3
Update define-command-argument-container.md
2024-05-04 16:45:05 -07:00
Tim Bannister 085c4cd168 Reword advice about replicated encryption configuration 2024-05-01 12:29:11 +01:00
Tim Bannister 47f15991d9 Revise callouts in encryption-at-rest task page 2024-05-01 12:29:11 +01:00
windsonsea 9647701853 Clean up a task: kubelet-config-file 2024-04-29 22:01:31 +08:00
City 631e9a23e4 Update define-command-argument-container.md
use uppercase letter in not and add args corresponding description

fix grammatical
2024-04-24 17:29:01 +08:00
Kubernetes Prow Robot 305078d22e
Merge pull request #45778 from mrgiles/45539_shell_access_to_node_before_upgrade
Add shell access prereq to node upgrade cluster task
2024-04-22 15:34:40 -07:00
Kubernetes Prow Robot a2d0b70c97
Merge pull request #45350 from dshebib/podResourceInPlaceExampleFix
Add feature gate to pod vertical resource scaling example
2024-04-22 13:48:28 -07:00
Kubernetes Prow Robot a47f72b372
Merge pull request #45225 from sftim/20240220_auto_calculate_more_feature_states
Switch more feature-state shortcodes to be data driven
2024-04-22 13:33:11 -07:00
Kubernetes Prow Robot 67e3bb86a4
Merge pull request #45916 from tengqm/configapi-ref-v1.30
Config API reference for v1.30
2024-04-22 13:27:42 -07:00
Kubernetes Prow Robot f94825a663
Merge pull request #45071 from adityasamant25/issue-44651
Instructions to access Service and Ingress Resource through a minikube tunnel
2024-04-22 12:43:05 -07:00
Tim Bannister 7b6866063f Switch more feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
wushka00 6ea106744e
Update troubleshoot-kubectl.md
Included reference to additional tools in TLS problems.
2024-04-21 14:37:30 +10:00
Qiming Teng 6fa7b80ae3 Config API reference for v1.30 2024-04-18 19:57:27 +08:00
Kubernetes Prow Robot 61f8737cbd
Merge pull request #44540 from adityasamant25/configmaps-secrets
Document updating configuration via a ConfigMap
2024-04-17 14:13:26 -07:00
drewhagen 4c6ba12390 Merge main into dev-1.30 to keep in sync 2024-04-16 15:55:38 -05:00
Kubernetes Prow Robot fbbfe20ad0
Merge pull request #45837 from spurin/switch_liveness_to_multi_arch_image
Switch liveness image to multi-arch agnhost container image
2024-04-14 08:26:33 -07:00
James Spurin 2a6ec81df0
Update configure-liveness-readiness-startup-probes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-13 19:27:21 +01:00
John.C 777987abbc
Update verify-kubectl.md 2024-04-12 15:21:26 +01:00
James Spurin b8c079794a update image reference 2024-04-11 18:40:56 +01:00
Vyom-Yadav 37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-04-10 23:04:57 +05:30
Kubernetes Prow Robot 97d1b81753
Merge pull request #45775 from tuladhar/helm-deploy-dashboard
Update Kubernetes Dashboard deployment to Helm-based installation
2024-04-10 10:05:48 -07:00
lorenzogrv 3325f2e759
kubectl debian install guide
On a bare-metal Debian 12 clean install, gnupg is needed. Maybe it should be noted with prose
2024-04-10 06:13:16 +02:00
Kubernetes Prow Robot caaaefb6f5
Merge pull request #44680 from fbauzac/patch-1
install-kubectl-linux.md: add chmods
2024-04-09 11:34:27 -07:00
Aditya Samant af7e2ad33c
Added instructions for MacOS and Windows that enable accessing services using minikube tunnel.
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-04-06 20:30:15 +05:30
Marcelo Giles 7a91dcc078
Add shell access prereq to node upgrade cluster task
Add shell access prereq to node upgrade task
2024-04-05 11:50:25 -07:00
Puru 6c409b3e75 Update web-ui-dashboard.md 2024-04-05 23:17:13 +05:45
Puru dab6fcfd5c Wrap lines 2024-04-05 14:53:56 +05:45
Aditya Samant 3efc5cde2f
Updating Configuration via a Configmap
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Puru 4912e74f05
Update 2024-04-05 00:44:09 +05:45
Puru 6eec18bddc
Update web-ui-dashboard.md 2024-04-05 00:30:58 +05:45
drewhagen 2a0b55d3c7 docs: KEP-4192 PR feedback - feature gates don't match the code 2024-04-04 12:22:42 -05:00
Kubernetes Prow Robot 0086fc6d55
Merge pull request #45757 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
docs: incorporating more PR feedback on storage version migration
2024-04-02 08:10:11 -07:00
drewhagen 6f8db3bf48 docs: incorporating more PR feedback on storage version migration 2024-04-02 09:43:31 -05:00
Kubernetes Prow Robot 69a380930b
Merge pull request #45714 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
docs: adds documentation for Storage Version Migration
2024-03-28 00:24:26 -07:00
drewhagen 048f53da02 docs: PR feedback for documentation on Storage Version Migration 2024-03-27 22:12:57 -05:00
Tim Bannister e741392f76 Fix broken hyperlink 2024-03-27 11:33:50 +00:00
Kubernetes Prow Robot 56863852ba
Merge pull request #45675 from Princesso/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-03-27 03:12:53 -07:00
Kubernetes Prow Robot 004553eb84
Merge pull request #45665 from haircommander/update-kep-3983
[dev-1.30] docs: Update KubeletConfigDropinDir doc information
2024-03-26 19:58:52 -07:00
Kubernetes Prow Robot 5145a6a4e1
Merge pull request #45152 from haircommander/proc-mount-beta-1.30
ProcMount 1.30 update
2024-03-26 14:11:05 -07:00
Kubernetes Prow Robot 78956f85d9
Merge pull request #45264 from alexzielenski/4008-beta2
KEP-4008: CRDValidationRacheting - Beta Docs
2024-03-26 13:31:07 -07:00
Alexander Zielenski 251c4706e0 update ratcheting docs for beta 2024-03-26 10:39:30 -07:00
Sohan Kunkerkar c306367734 docs: Update KubeletConfigDropinDir doc information
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:43:27 -04:00
Peter Hunt c3e2106694 add documentation for the ProcMount field, originally introduced in 1.12
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:04:06 -04:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot 3d33323801
Merge pull request #45125 from HirazawaUi/allow-special-characters
Document option to allow almost all printable ASCII characters in environment variables
2024-03-25 19:43:19 -07:00
HirazawaUi 0c1b3e3d03 Allow almost all printable ASCII characters in environment variables 2024-03-26 09:49:11 +08:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Kubernetes Prow Robot a7c220cae9
Merge pull request #45176 from tallclair/apparmor-1.30
Apparmor 1.30
2024-03-23 03:12:39 -07:00
Kubernetes Prow Robot 8e761315d1
Merge pull request #45504 from network-charles/network-charles-patch-2
Update resource-usage-monitoring.md
2024-03-22 17:41:27 -07:00
Anirudh 20b2d064c9
Added a link to the minikube installation website
Hi, I was trying to install Kubernetes on my local machine and I noticed that suggestion to install Minikube did not have a hyperlink to it. So I added a link at the mention of install Minikube so it's convenient for people trying to install it on their local machine.
2024-03-22 00:35:17 -04:00
Daniel Chan b06db3c244 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge main into dev-1.30 to keep in sync
2024-03-21 10:48:00 -04:00
Kubernetes Prow Robot c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Tim Allclair 4f11f83a45 AppArmor v1.30 docs update 2024-03-19 14:25:06 -07:00
Charles Uneze d77e68f2fd
Update resource-usage-monitoring.md 2024-03-19 18:26:54 +01:00
Rodrigo Campos 69b9e71ff6 content: hostUsers can't be ignored from 1.30
Now the kubelet asks the runtime for the features it supports and if it
doesn't report user namespaces support, then the kubelet will fail the
pod creation.

Therefore, it is no longer possible for the field to be ignored.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos b327397fc6 content: Fix typo in userns example
We were showing 4294967295 for the uid_map file, that is how it looks on
the host (not the container). Let's fix that.

While we are there, let's improve the explanation too.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Rodrigo Campos 271bb1a8fb content: Mark userns as beta in 1.30
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Kubernetes Prow Robot 3b6274d696
Merge pull request #45155 from jpbetz/crd-field-selectors
Add docs for CRD field selection
2024-03-18 08:24:50 -07:00
Joe Betz 8c0a57a1e1 Add docs for CRD field selection 2024-03-18 11:09:04 -04:00
Walid Ghallab bed970676c Fix documentation for parallel processing work queue tasks.
Changes in details:
- Add instructions to run redis server, since without it the rest of the steps won't work.
- For work-queue jobs, instruct the user to leave the completions number unset (as setting it to 1 won't run more than one job in parallel, and is different when left unset).
- Change the package installation to python3, as python package is no longer available
2024-03-18 02:48:50 +01:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
Kubernetes Prow Robot b8ec2eb353
Merge pull request #45280 from jsafrane/selinux-rwx-alpha
Document SELinuxMount feature gate
2024-03-15 00:38:24 -07:00
Nilekh Chaudhari 48fdee2334
docs: adds documentation for Storage Version Migration
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-03-14 17:56:42 +00:00
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