Commit Graph

3191 Commits (c8575a2bcdb99d16d0e68543a6060cd1374b021d)

Author SHA1 Message Date
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
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
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
Kubernetes Prow Robot e544ecaeba
Merge pull request #41634 from my-git9/configure-aggregation-laye2
Tweak line wrappings in configure-aggregation-layer.md
2023-06-16 23:50:21 -07:00
nzneit b9f8b59e8b
Update configure-upgrade-etcd.md
Fix typo in "Maintaining etcd clusters"
2023-06-15 09:50:42 -04:00
xin.li f59c9f7473 Tweak line wrappings in configure-aggregation-layer.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-14 12:31:58 +08:00
xin.li 4ba09eb506 Tweak line wrappings in local-debugging.md debug-pods.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-13 23:43:44 +08:00
Michael c37e8062b4 Tweak line wrappings in configure-gmsa.md 2023-06-13 20:23:27 +08:00
Kubernetes Prow Robot e5d9e6d7f2
Merge pull request #41174 from SebastianUA/patch-1
Update audit.md
2023-06-12 17:51:58 -07:00
Vitalii Natarov 6a20c5df0d
Merge branch 'kubernetes:main' into patch-1 2023-06-12 14:05:52 +02:00
Michael 86363bbb85 improve ip-masq-agent.md 2023-06-12 19:51:24 +08:00
Kubernetes Prow Robot 0fd404eea4
Merge pull request #41535 from Shubham82/wrap_IP-Masquerade-Agent
Improvement: Tweak line wrapping for the ip-masq-agent task page.
2023-06-11 17:03:47 -07:00
Tim Bannister 163fd2769a
Update example YAML in encryption-at-rest topic 2023-06-10 09:53:36 +01:00
shubham82 09fcbf557b Wrapped lines. 2023-06-09 10:34:17 +05:30
Kubernetes Prow Robot 0039b0c093
Merge pull request #41389 from tengqm/wrap-leader-mig
Tweak line wrapping for leader migration task page
2023-06-08 08:12:13 -07:00
Kubernetes Prow Robot 3e56fe9c72
Merge pull request #40643 from nitishfy/Nitish/ServiceLinks
Hyperlinked to mention information about accessing services
2023-06-08 03:30:13 -07:00
shubham82 57d3612706 Improvement: Tweak line wrapping for the ip-masq-agent task page. 2023-06-08 14:02:27 +05:30
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Qiming Teng f74c780731
Update find-out-runtime-you-use.md
Trivial edit to trigger the CI gate again.
2023-06-05 16:22:51 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Qiming Teng 3b2a703efe Tweak line wrapping for leader migration task page 2023-05-31 13:11:22 +08:00
niranjandarshann c7467c0464 fixed correct instructions on the version of control plane nodes 2023-05-31 09:04:19 +05:30
Dipesh Rawat c1c805f00c
Update GPG Key for kubectl install 2023-05-29 12:34:52 +01:00
Dipesh Rawat de825a1863
Update GPG Key for kubectl install 2023-05-29 12:16:40 +01:00
achiverram28 37ca580a7d
Update the deletion of kubectl on macOS 2023-05-26 23:29:01 +05:30
achiverram28 19d1bc09aa
changes with respect to nit 2023-05-26 22:28:43 +05:30
achiverram28 e5854085c9
Modified the deletion of kubectl on macOS 2023-05-26 21:39:56 +05:30
achiverram28 ce2de2feae
Modified deletion of kubectl on macOS. 2023-05-26 01:37:28 +05:30
achiverram28 0592d98984
Update install-kubectl-macos.md
Adding the delete kubectl in macOs
2023-05-24 15:42:27 +05:30
Qiming Teng 65f7c5e138 Tidy up the probes task page
This PR fixes the indentation and wrapping issues in the probes task page.
2023-05-24 11:14:53 +08:00
Kubernetes Prow Robot d6a0fd6bb5
Merge pull request #41262 from windsonsea/upglin
Fix bullets and step numbers in upgrading-linux-nodes.md
2023-05-23 09:06:29 -07:00
Kubernetes Prow Robot 0c7dc2400c
Merge pull request #41273 from mrgiles/33925_admin_cluster_cpu_mgmt_policy
Add link to resource management concepts
2023-05-23 08:58:28 -07:00
Kubernetes Prow Robot 73e4aac6d8
Merge pull request #41256 from tengqm/tweak-namespaces
Reformat paragraphs in the namespaces task page
2023-05-23 08:34:28 -07:00
Marcelo Giles 7b9abcd076
Add link to resource management concepts 2023-05-22 21:04:55 -07:00
Qiming Teng c65feed910 Reformat paragraphs in the namespaces task page
This page can use more tweaks in addition to the ones proposed in this
PR. This PR focuses on line wrappings, empty lines, inappropriate lists,
and inappropriate indentations.
2023-05-23 09:35:03 +08:00
Michael 32cdddb63c [zh] sync upgrading-linux-nodes.md 2023-05-22 20:10:48 +08:00
Kubernetes Prow Robot 3bcd2dde83
Merge pull request #41223 from mrgiles/36492_kubelet_cgroupdriver_value
Clarify kubelet vs kubeadm default cgroupDriver options
2023-05-22 02:38:21 -07:00
Kubernetes Prow Robot 1d61615f32
Merge pull request #41204 from windsonsea/linuxy
Fix bullets and step numbers in kubeadm-upgrade.md
2023-05-20 04:54:17 -07:00
Kubernetes Prow Robot f88b5fce5d
Merge pull request #40841 from cartermckinnon/patch-1
Correct ECR credential provider example
2023-05-19 09:20:30 -07:00
Carter 28cb031bb3 Correct ECR credential provider example 2023-05-19 09:15:31 -07:00
Jun Duan 6b2e8e65c7
Update configure-aggregation-layer.md
Remove unnecessary period which takes an extra line.
2023-05-19 11:26:20 -04:00
windsonsea 17436507ce Fix minor errors in /tasks/administer-cluster/kubeadm/ 2023-05-19 10:22:19 +08:00
Marcelo Giles 03fec1ea90
Update reference links 2023-05-18 16:16:25 -07:00
Marcelo Giles 91060dde99
Add kubelet vs kubeadm default cgroupfs driver 2023-05-18 14:19:54 -07:00
Tom Walker 4f400dc3e1
Add missing fullstop in reserve-compute-resources.md 2023-05-18 18:19:12 +03:00
Kubernetes Prow Robot 792a63ef7a
Merge pull request #41196 from sftim/20230517_revise_encryption_at_rest
Replace ASCII art arrows in comments
2023-05-17 15:24:33 -07:00
Kubernetes Prow Robot 85910ff7fb
Merge pull request #41197 from sftim/20230517_document_encryption_at_rest_reload
Split out advice about config reloads for encryption at rest
2023-05-17 15:18:34 -07:00
Tim Bannister 49d0568a06 Split out advice about config reloads for encryption at rest 2023-05-17 21:33:29 +01:00
Tim Bannister 1f762d0403 Replace ASCII art arrows in comments
Plain comments work just as well.
2023-05-17 20:10:05 +01:00
Qiming Teng 8c199e2b34
Update audit.md 2023-05-17 19:37:50 +08:00
Qiming Teng 44c0ea635e
Update audit.md 2023-05-17 18:51:42 +08:00
Eric Chiang 5d6e0ca1bb remove ericchiang from reviewers 2023-05-16 18:13:33 +00:00
Vitalii Natarov dab99c0146
Update audit.md 2023-05-16 12:15:10 +02:00
Kubernetes Prow Robot 821ca22ac1
Merge pull request #40915 from mrgiles/37738_securing_cluster_checklist_align
Add links between Securing a Cluster and Security Checklist for alignment
2023-05-15 13:45:34 -07:00
Kubernetes Prow Robot c2a387e668
Merge pull request #40906 from tengqm/fix-evented-pleg
Fix nits in the Evented PLEG page
2023-05-15 13:43:35 -07:00
Qiming Teng 5130686665 Fix nits in the Evented PLEG page
There are typos and inaccuracies in the current page.
This PR fixes them.
2023-05-15 14:16:51 +08:00
Kubernetes Prow Robot 0c835d843e
Merge pull request #40996 from matheusjunior/update-node-drain-doc
Add note about `nodeName` ignoring a drained node
2023-05-14 05:39:26 -07:00
Kubernetes Prow Robot 028d490558
Merge pull request #40761 from highb/update-kustomize-bases-references-to-resources
docs: Update kustomize examples to use non-deprecated resources key (English)
2023-05-12 17:34:46 -07:00
NitishKumar06 461c54df8e changes applied
Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
2023-05-12 12:32:47 +05:30
NitishKumar06 f21d97b323 Hyperlinked to mention information about accessing services 2023-05-12 12:31:02 +05:30
Marcelo Giles 6282a22fac
Remove min K8s version requirement from pre reqs 2023-05-11 18:08:11 -07:00
Kubernetes Prow Robot 086af405ca
Merge pull request #41071 from mrgiles/39775_cosign2_update
Update cosign verify instructions for 2.0
2023-05-11 09:55:03 -07:00
Marcelo Giles 98c8d73ffb
Add manual line breaks and minor edits based on feedback 2023-05-11 01:30:28 -07:00
Shivang Shandilya e31eee47db
Updating "Full metrics pipeline" para(resource-usage-monitoring.md Modified) (#38816)
* Changing resource-usage-monitoring file

* Update resource-usage-monitoring.md

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

* Update resource-usage-monitoring.md

* Update resource-usage-monitoring.md

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

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

* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

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

* Update resource-usage-monitoring.md

---------

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-10 18:59:09 -07:00