Commit Graph

3571 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Avinesh Singh 97bd20e5a9 Fix gMSA credspec definitions 2024-07-10 14:05:27 +05:30
network-charles 39e0fd6023 Clarify sentence 2024-07-06 11:31:08 +00:00
Richard Sufliarsky b56a4f4e43
fix typo: extraMounts -> extraVolumes 2024-07-03 16:31:42 +02: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
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
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
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
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
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
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
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
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