Commit Graph

11142 Commits (ff6d646409052bc001ae101faf1ca2817fbf9392)

Author SHA1 Message Date
Kubernetes Prow Robot b8869c3263
Merge pull request #42163 from Affan-7/descheduler-docs
Add link for descheduler
2023-07-24 04:04:11 -07:00
Kubernetes Prow Robot e60d558aed
Merge pull request #42145 from andrewreeman/patch-1
Fix grammatical issue with 'create workload object'
2023-07-24 03:46:12 -07:00
Mohammed Affan b64e69439c Add link for descheduler 2023-07-24 15:31:46 +05:30
Andrew Reeman 4f9dc624c0
Improved wording on _index.md 2023-07-24 09:45:13 +01: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
Andrew Reeman 7121b2bed9
Update _index.md
Using indefinite article for 'create a workload object'
2023-07-23 20:41:10 +01:00
Jay Beale 1fb2c45ad9 Replace outdated instructions and add a tip in kubeadm-certs.md 2023-07-21 10:21:18 -07:00
Kubernetes Prow Robot ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
kfox1111 afa0e9c6f0
Fix description of RWO 2023-07-19 13:10:01 -07:00
Kubernetes Prow Robot 04d52ff53a
Merge pull request #42050 from Shubham82/fix_hyperlinks
Fix broken hyperlinks to “Extend the Kubernetes API with CustomResource Definitions” task page
2023-07-19 08:34:05 -07:00
shubham82 1e063ce5ea Fix broken hyperlinks to Extend the Kubernetes API with CustomResourceDefinitions task page. 2023-07-17 16:07:45 +05:30
maxgio92 2717c63335
chore(docs/storage/persistent-volumes.md): replace master with controlplane
Respect the inclusive vocabulary.
2023-07-17 12:02:55 +02:00
PIRADATA 1eabaee44f
Add link to `kubectl convert` (#40737)
* added also to chinesed translations, rebased and squashed

* revert chinese update
2023-07-16 16:19:06 -07:00
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 81560e7e89
Merge pull request #41137 from Adi-ty/docs-secret
A more clear description for commands in working with secrets section
2023-07-16 16:11:06 -07:00
Kubernetes Prow Robot 130e589218
Merge pull request #41605 from Nordix/image-translation-guide/mohammed
Add guide for translating SVG images
2023-07-16 16:09: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 603e3d04af
Merge pull request #41948 from mrgiles/40855_sec_checklist_seccomp_status
Reword seccomp paragraph to remove alpha feature reference
2023-07-16 15:53:06 -07:00
Kubernetes Prow Robot 371fdc73ba
Merge pull request #41988 from hasanrashid/issue-41864
Clarifying number of examples of controllers
2023-07-16 15:51: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
Kubernetes Prow Robot cdd1b6a178
Merge pull request #42016 from mukunda-/patch-1
grammar fixes for guaranteed-scheduling-critical-addon-pods.md
2023-07-16 15:43:06 -07:00
Hasan Rashid ad3a2affde
Update content/en/docs/concepts/overview/components.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-15 18:32:27 -04:00
Matthias Bastian d4067524c5
Fix StableLoadBalancerNodeSet feature gate name (#42024)
* Fix StableLoadBalancerNodeSet feature gate name

* Limit changes to English language
2023-07-14 18:27:08 -07:00
Kubernetes Prow Robot 6dc25c5920
Merge pull request #40811 from tengqm/fix-kubelet-feature-gates
Fix feature gates flag in kubelet reference
2023-07-14 16:57:08 -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
Kubernetes Prow Robot 5e6d914504
Merge pull request #38786 from mattcary/mig-reg
Detail zonal provisioning for GCE PD
2023-07-13 05:22:05 -07:00
lakshmi prasuna 4a87fb5850
Mention default type of Service in “Defining a Service” section (#41855)
* Explain default type of Service in “Defining a Service” section

* incorporated with review comments

* removed unnecessary whitespace
2023-07-13 05:04:06 -07:00
Tomas Tormo 866a0d28c4
Add FailedToRetrieveImagePullSecret event description to pull-image-private-registry (#41897) 2023-07-12 19:51:30 -07:00
Mohammed Boukhalfa 4737689819
Translating SVG images in localization contributions 2023-07-12 19:46:11 +03:00
Kubernetes Prow Robot c185ebb4d4
Merge pull request #37593 from sftim/20221029_improve_workload_apis_overview
Improve overview for workload APIs
2023-07-12 05:31:12 -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 bdea620da4
Merge pull request #41991 from thisisharrsh/fix_the_link
Fix the broken link for Kubernetes Volume Plugin
2023-07-12 04:59:12 -07:00
harsh 0df0f2a8ab Fixed the link for Kubernetes Volume Plugin 2023-07-12 13:24:41 +05:30
Hasan Rashid 36fd15ae39 Clarifying number of examples of controllers 2023-07-12 00:15:40 -04:00
Tim Bannister ad54bfe6d6 Use simple list for workload API section index 2023-07-11 09:36:34 +01:00
Tim Bannister 50635afc37 Improve overview for workload APIs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <acondor@google.com>
2023-07-11 09:36:34 +01:00
Kubernetes Prow Robot dd9c5380f3
Merge pull request #39961 from Dhairya-Arora01/addLine
Improvement for the security docs
2023-07-10 18:21:11 -07:00
Khush Patibandha 255e68d53d
Add glossary entry for probe (#40131)
* Add glossary entry for probe #39608

* Suggested changes done to probe.md - added id, date changed/updated, full link added, etc

* suggest changes done, tag added

* re-worded the short_description and description for probe to avoid misunderstanding with word diagnostic

* back with diagnostic

* suggest changes done

* suggested changes done
2023-07-10 18:13:11 -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
Kubernetes Prow Robot c1115731b6
Merge pull request #41966 from Shubham82/fixed_feature_state_MixedProtocolLBService
Fix feature state for MixedProtocolLBService
2023-07-10 17:35:12 -07:00
Dhairya Arora df2613671a
Update content/en/docs/tutorials/security/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-10 18:50:04 +05:30
shubham82 483bee8462 Fix feature state for MixedProtocolLBService 2023-07-10 16:59:26 +05:30
windsonsea 5fa005a106 fix bullets in validating-admission-policy 2023-07-10 13:00:43 +08:00
Kubernetes Prow Robot bdcf9958d1
Merge pull request #41941 from windsonsea/labann
Fix typos in labels-annotations-taints
2023-07-09 18:19:05 -07:00
Marcelo Giles 3581bb036d
Reword seccomp paragraph to remove alpha feature reference
Fix capitalization
2023-07-09 09:46:29 -07:00
Kubernetes Prow Robot f727fee544
Merge pull request #41942 from windsonsea/spray
Tweak line wrappings in kops, kubespray, and dual-stack-support
2023-07-09 09:05:06 -07:00
Raghunandan16 23aea946b5
Fix wrong feature state (#41927)
* Feature Gate state

* fixed markdown
2023-07-09 03:15:03 -07:00