Commit Graph

3755 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
Kubernetes Prow Robot c6bb21edee
Merge pull request #47972 from ayushpatil2122/patch-7
Update customize-hosts-file-for-pods.md
2024-09-20 00:59:05 +01:00
HITMAN 4564e7580b
Update content/en/docs/tasks/network/customize-hosts-file-for-pods.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-18 22:01:42 +05:30
Kubernetes Prow Robot add3958c32
Merge pull request #47915 from sftim/20240913_kubeadm_task_reorganize
Reorganize task pages relevant to nodes and kubeadm
2024-09-17 20:48:44 +01:00
Kubernetes Prow Robot 0eff9e72a4
Merge pull request #47964 from Aaina26/remove_deprecated_sections
Remove deprecated sections from crictl doc
2024-09-17 20:42:45 +01:00
Kubernetes Prow Robot 530904c873
Merge pull request #47968 from 111andre111/patch-1
Update verify-signed-artifacts.md
2024-09-17 20:40:44 +01:00
Kubernetes Prow Robot 5cade116cd
Merge pull request #47727 from mochizuki875/add_readinessprobe_manual_run
Add statement regarding ReadinessProbe manual run
2024-09-17 20:20:46 +01:00
HITMAN 6be79614a3
Update customize-hosts-file-for-pods.md 2024-09-17 20:31:16 +05:30
André Letterer db70855a55
Update verify-signed-artifacts.md
Changing cosign sigstore URL
2024-09-17 13:06:41 +02:00
Aaina26 ed8f1d69de Remove deprecated sections from crictl doc 2024-09-17 11:57:51 +05:30
Kubernetes Prow Robot 555a445856
Merge pull request #47911 from sftim/20240913_remind_people_to_switch_shell_kubeadm
Emphasize that some kubeadm node setup commands run on control plane
2024-09-16 10:13:14 +01:00
Kundan Kumar 2161125a0b Changes outdated cosign link 2024-09-15 22:36:43 +05:30
Tim Bannister 08a178b414 Mark Windows node support as beta
Support for Windows nodes is beta; make that clearer.
2024-09-13 18:00:51 +01:00
Tim Bannister c8bb00db5d Reorganize kubeadm node tasks 2024-09-13 16:59:16 +01:00
Tim Bannister 5a9879ac6a Emphasize that some commands run on control plane
Our readers are often smart, but they are also in a hurry. Make it extra
clear that you need to run some commands in a different shell.
2024-09-13 13:39:42 +01:00
Kubernetes Prow Robot 4fc01b48d0
Merge pull request #47888 from neolit123/1.32-add-linux-windows-task-pages
kubeadm: add task pages for adding Linux and Windows worker nodes
2024-09-13 13:37:12 +01:00
Kubernetes Prow Robot 7dd4f54996
Merge pull request #47906 from tengqm/fix-links
Fix some hyperlinks in the markdown files
2024-09-13 09:59:12 +01:00
Qiming Teng e6855623c7 Fix some hyperlinks in the markdown files 2024-09-13 09:33:51 +08:00
Tony Le e81d037e6f
Update custom-resource-definitions.md 2024-09-12 12:18:36 -04:00
Lubomir I. Ivanov 65107c74cf kubeadm: add task pages for adding Linux and Windows worker nodes
Adjust the "create a kubeadm cluster" page to link to
two separate task pages for adding Linux / Windows worker nodes.

Base the Windows page on the existing document:
https://github.com/kubernetes-sigs/sig-windows-tools/blob/master/guides/guide-for-adding-windows-node.md
2024-09-12 09:29:52 +03:00
Zhecheng Li c91c8134be
Update storage-version-migration.md 2024-09-12 13:24:57 +08:00
nkoechling 21644e1c6f
Update web-ui-dashboard.md: Adopted new proxy command
As suggested by the helm chart when running "helm upgrade..."
2024-09-03 13:40:33 +02:00
steve-hardman d984d503ed
Update resource-metrics-pipeline.md 2024-08-31 20:50:43 +01:00
mochizuki875 2bd0f1e1af Add a statement regarding ReadinessProbe manual run 2024-08-30 04:40:10 +00:00
Daman Arora bc94badee7 remove conntrack ref from debug/debug-application/debug-service
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-08-27 22:27:13 +05:30
Kubernetes Prow Robot 4f41986968
Merge pull request #47363 from pacoxu/kernel-version-requirements
Document kernel version requirements for Linux
2024-08-27 16:54:58 +01:00
pegasas a41fc88cc5 Remove stale advice about Kubernetes versions and KMS 2024-08-26 10:50:17 +08:00
network-charles bf96dbe898 update kubectl download options 2024-08-25 08:53:10 +00:00
Kubernetes Prow Robot 493c8dbf7f
Merge pull request #47637 from windsonsea/imagevo
Revise step desc in image-volumes
2024-08-23 00:31:27 +01:00
Kubernetes Prow Robot 6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
Added watch to glossary
2024-08-22 15:54:11 +01:00
windsonsea 65ce82dd0b Revise step desc in image-volumes 2024-08-22 18:04:39 +08:00
Sean McGinnis 208ffe09d0
Update NVIDIA GPU scheduling link
The link to the NVIDIA GPU vendor implementation reference for the
scheduling-gpus page was pointing at their gpu-feature-discovery repo.
This repo is deprecated and the work has moved to the k8s-device-plugin
repo.

Luckily the old repo has a migration notice that leads folks to the new
location, so they ultimately are able to get the information they are
looking for. This updates the link to take out the extra step of visting
the old repo first.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-08-16 20:01:55 +00:00
Kubernetes Prow Robot 5bc26c7ff3
Merge pull request #47404 from aleskandro/patch-1
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
2024-08-14 01:15:56 -07:00
Kubernetes Prow Robot 1a23d13de7
Merge pull request #47407 from fcsgehrke/patch-1
Update SUSE install-kubectl-linux.md
2024-08-13 16:34:42 -07:00
Drew Hagen ad850cd58a
Merge pull request #47461 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
2024-08-12 18:01:50 -04:00
Kubernetes Prow Robot d902b65ea2
Merge pull request #45127 from wushka00/patch-1
Fix advice about checking certificate expiry
2024-08-12 04:30:25 -07:00
Alessandro Di Stefano 1e09b33a4c
Update content/en/docs/tasks/configure-pod-container/configure-service-account.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-09 10:44:58 -04:00
Alessandro Di Stefano 45aa0d800a
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
Refers #47403

Signed-off-by: aleskandro <aleskandro@redhat.com>
2024-08-09 09:46:08 -04:00
Felipe Cassenote Gehrke 0299ca8f34
Update SUSE install-kubectl-linux.md 2024-08-08 16:34:14 -03:00
Paco Xu afc8fd9c94 sysctl is moved to namespaced in 4.6
-  12ed8244ed
2024-08-05 15:36:34 +08:00
Tim Bannister cca6aaf6aa Reword guidance about topology manager policy options 2024-07-30 17:09:21 +01:00
Tim Bannister 2deb95c701 Tweak capitalization 2024-07-30 16:11:26 +01:00
Tim Bannister 2b71e63c05 Write headings in sentence case 2024-07-30 16:11:26 +01:00
Tim Bannister 41487af533 Drop mention of kubelet command line arguments
Configuring the topology manager via the kubelet command line is
deprecated. Explain the recommended approach.
2024-07-30 15:52:04 +01:00
Kubernetes Prow Robot 99b801c715
Merge pull request #46870 from LaurentGoderre/kep-4622
KEP-4622: Add docs for TopologyManager policy option for MaxAllowableNUMANodes
2024-07-30 07:25:14 -07:00
Laurent Goderre fdc8e3ed7f KEP-4622: Add docs for TopologyManager policy option for MaxAllowableNUMANodes 2024-07-30 10:10:03 -04:00
Jordan Liggitt 0cdbbb512d
KEP-4193: clarify required kubectl version 2024-07-30 09:05:45 -04:00
Kubernetes Prow Robot 6c7b885047
Merge pull request #47304 from hacktivist123/merged-main-dev-1.31
Merged main dev 1.31
2024-07-30 05:03:16 -07:00
Kubernetes Prow Robot e17eed9ee4
Merge pull request #47283 from liggitt/4193-beta
KEP-4193: beta promotion of ServiceAccountTokenNodeBinding feature gate
2024-07-30 03:47:08 -07:00
Jordan Liggitt 1daf72a6f7
KEP-4193: Update for beta ServiceAccountTokenNodeBinding graduation 2024-07-29 22:55:42 -04:00
Kubernetes Prow Robot 3c7cbd910e
Merge pull request #46808 from mimowo/managed-by-docs-update
Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination
2024-07-29 15:25:50 -07:00
Michał Woźniak 45a47d170f
Graduate Job Pod Failure Policy to stable (#46807)
* Graduate Job Pod Failure Policy to stable

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Break the line after link

---------

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-07-29 11:56:08 -07:00
hacktivist123 e6d2e1499d Merge main into dev-1.31 to keep in sync 2024-07-29 18:03:33 +01:00
Michal Wozniak 7bf346a1f6 Address review remarks
Co-authored-by: Filip Křepinský <fkrepins@redhat.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-29 15:29:15 +02:00
Kubernetes Prow Robot 6156fd9e40
Merge pull request #46920 from everpeace/dev-1.31-KEP-3619-SupplementalGroupsPolicy
[dev-1.31] KEP-3619: Fine-grained SupplementalGroups control
2024-07-27 04:38:44 -07:00
Sankalp Khare 78c0660152
Update configure-liveness-readiness-startup-probes.md (#47098)
* Update configure-liveness-readiness-startup-probes.md

Flip the order in which liveness and readiness probes are discussed in the TCP liveness probe section, because that makes more sense.

* Some updates

* More updates

Some more edits as I read through the page...
2024-07-26 16:58:45 -07:00
Joe Betz 8f1e148864
KEP-4358: Custom Resource Field Selectors: Promote to Beta (#46980)
* KEP-4358: Custom Resource Field Selectors: Promote to Beta

* Update content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md

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

* Remove alpha level notes about enabling the feature

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

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

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

* Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>
2024-07-26 16:53:58 -07:00
Adam Baso 0e551120a2
Specify likely etcd restart steps for etcdctl-based restore. (#47167)
* Specify likely etcd restart steps for etcdctl-based restore.

* Specify likely etcd restart steps for etcdctl-based restore.

* Update configure-upgrade-etcd.md
2024-07-26 11:31:32 -07:00
Kubernetes Prow Robot 40d97230ab
Merge pull request #47229 from yosshi825/patch-2
Add /sys/devices/virtual/powercap to Masked Paths
2024-07-26 11:22:14 -07:00
Shingo Omura 3fb2925b56
Apply suggestions for improvements from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-07-26 10:07:58 +09:00
Kubernetes Prow Robot 5076bc76d2
Merge pull request #47019 from sbueringer/pr-fix-error
Fix CRD CEL transition rule error message example
2024-07-25 15:00:51 -07:00
Kubernetes Prow Robot 8b087913bd
Merge pull request #45263 from atiratree/UnhealthyPodEvictionPolicy-GA
[KEP-3017]: promote PDBUnhealthyPodEvictionPolicy to GA
2024-07-25 05:56:09 -07:00
Kubernetes Prow Robot a6ac7264d8
Merge pull request #46946 from saschagrunert/oci-volumesource-docs
Document OCI volume sources / KEP-4639
2024-07-25 04:32:21 -07:00
Sascha Grunert a12454f2dc
Add ImageVolume documentation
Add a basic task how to use image volumes in pods.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-25 13:17:33 +02:00
Kubernetes Prow Robot 01a668bfb4
Merge pull request #47023 from vinayakankugoyal/armor2
KEP-24: Graduate Kubernetes' support for AppArmor to GA.
2024-07-24 18:19:18 -07:00
Vinayak Goyal 87a705579f KEP-24: Graduate Kubernetes' support for AppArmor to GA.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-07-24 23:17:07 +00:00
Ritikaa96 5053a95f53 Adding glossary tooltip for watch in k/docs
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
Shingo Omura edd8ab30be
KEP-3619: addresses review feedbakcks 2024-07-23 09:51:57 +09:00
Kubernetes Prow Robot ebd7ff0b64
Merge pull request #47234 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
2024-07-22 16:20:03 -07:00
Shota Yoshimura 28e1d2a516
Add `/sys/devices/virtual/powercap` to Masked Paths in security-context.md
The document does not reflect the following:
ref https://github.com/kubernetes/kubernetes/pull/125970
2024-07-22 14:50:57 +09:00
Kubernetes Prow Robot 9f29cf91c8
Merge pull request #47205 from sbueringer/pr-fix-crd-doc
Disentangle CRD additional printer columns & field selector sections
2024-07-19 17:15:01 -07:00
Kubernetes Prow Robot ca0fdf24fa
Merge pull request #47014 from Jeffwan/jiaxin/kep-4176
Add docs for KEP-4176 new static policy DistributeCPUsAcrossCores
2024-07-19 10:20:48 -07:00
Jayden Lee 9ba0a81361
fix: link typo in crd docs 2024-07-19 23:25:58 +09:00
Kubernetes Prow Robot 2ac912a107
Merge pull request #46694 from JoeyC-Dev/patch-1
Increase readability by refining the wording
2024-07-19 05:43:09 -07:00
Filip Křepinský f364b4c247 promote PDBUnhealthyPodEvictionPolicy to GA 2024-07-19 13:24:25 +02:00
Stefan Bueringer 4521fe7e49
Disentangle CRD additional printer columns & field selector sectiosn
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-07-19 13:12:28 +02:00
windsonsea 61746adc09 Fix typos in managing-secret-using-kustomize.md 2024-07-19 09:39:55 +08:00
Kubernetes Prow Robot c079d3a7cd
Merge pull request #47184 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
2024-07-18 00:06:01 -07:00
Mason Chen d2e1d3c632
miss matched secret as shown in setup 2024-07-18 14:04:17 +12:00
Kundan Kumar b302bd2f5e updated default and min value 2024-07-16 23:06:50 +05:30
Jiaxin Shan d4fd891288 Add docs for KEP-4176:Add a new static policy DistributeCPUsAcrossCores 2024-07-15 23:47:47 -07:00
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