8252 Commits

Author SHA1 Message Date
Vitthal Sai 4a05cab07e Adds documentation for PR Wrangler Shadow program 2022-04-06 00:10:50 +05:30
Mitesh Jain f218c25778 Remove stale information about apiVersion. 2022-04-05 21:56:52 +05:30
Deepak Kinni 8c9bf99a66 Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu b74b4c18fe doc: update volume health monitoring doc 2022-04-05 12:51:50 +00:00
Kubernetes Prow Robot 3cadb66eb8 Merge pull request #32704 from miteshskj/fix-32689
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
2022-04-05 05:41:36 -07:00
Noah Ispas (iamNoah1) c231ba5be3 add necessary tools, correct git output example 2022-04-05 10:15:15 +02:00
Kubernetes Prow Robot 3bf1df5a12 Merge pull request #32692 from pipo02mix/patch-1
Update pod-topology-spread-constraints adding the missing scheduler name
2022-04-04 23:41:36 -07:00
Kubernetes Prow Robot 59d7fde1ca Merge pull request #32723 from sohan-lh/patch-1
Update horizontal-pod-autoscale-walkthrough.md
2022-04-04 16:51:35 -07:00
Thomas Güttler 7ce04aeb14 PodSecurityPolicy is deprecated (glossary) 2022-04-04 21:15:26 +02:00
Kubernetes Prow Robot 44ed64e205 Merge pull request #32751 from seokho-son/l10ng
Update l10n guide to use both native and English names in config.toml
2022-04-04 11:40:11 -07:00
Kubernetes Prow Robot 132fece161 Merge pull request #32652 from tidusete/patch-1
Missunderstood pods/pod-with-node-affinity.yaml
2022-04-04 09:56:10 -07:00
Nate W 22643121ff Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-04 09:40:29 -07:00
Patrick Ohly 4a57c111f9 features: add ContextualLogging
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Seokho Son 3f70b2fca7 Update description for languageName 2022-04-05 00:47:45 +09:00
Kubernetes Prow Robot 0b4f78f671 Merge pull request #32338 from tengqm/honorpvreclaimpolicy-beta
Promote HonorPVReclaimPolicy to Beta
2022-04-04 07:44:11 -07:00
Kubernetes Prow Robot 463a88191c Merge pull request #32593 from tengqm/server-side-field-alpha
Add ServerSideFieldValidation feature
2022-04-04 07:34:12 -07:00
Seokho Son 258b71ae01 Update l10n guide to use both native and English names 2022-04-04 23:25:00 +09:00
koushik-ms 9b9e56f5de fix typo in template for glossary reference
Link to glossary term "ConfigMap" didn't render correctly due to
a missing "{" at the beginning of template. This commit fixes it.
2022-04-04 11:53:55 +02:00
Ankita Shirodkar 043121abdf Updating Kubernetes Overview page
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
Tim Bannister ba81191440 Fix typo
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-03 19:24:23 +01:00
Tim Bannister afe13e859a (Further) update Container Runtmes to prepare for dockershim removal 2022-04-03 12:31:25 +01:00
Sohan Kr Choudhary 3a3961a87d Update horizontal-pod-autoscale-walkthrough.md
Fix missing closing parentheses
2022-04-02 16:22:29 +05:30
阿杰鲁 8ab6120d12 docs: Resync configmap.md 2022-04-02 14:29:54 +08:00
Cheng Wang 82456a84de Update quality-service-pod.md
Update `Burstable` conditions
2022-04-02 13:09:56 +08:00
Qiming Teng 34327d5e32 Promote HonorPVReclaimPolicy to Beta 2022-04-02 07:48:48 +08:00
Qiming Teng 3b4a527b1b CSIMigrationAzureFile feature is default on 2022-04-02 07:37:06 +08:00
Antonio Ojea 9778eaf321 ServiceIPStaticSubrange alpha feature in 1.24 (#32345) 2022-04-01 15:04:09 -07:00
Mitesh Jain cea33bb349 Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister. 2022-04-01 19:30:20 +05:30
Kubernetes Prow Robot 085ef8e018 Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot dce29beea4 Merge pull request #32577 from deejross/kep3140
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Fernando Ripoll 8a58d35c10 Update pod-topology-spread-constraints.md 2022-04-01 07:57:04 +02:00
Tim Rosenblatt f16c446d0a Explain Service without selector is for non-Pod backends (#32602)
* Minor edit for clarity

The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend

* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-31 22:40:37 -07:00
Kubernetes Prow Robot 74c12d3bca Merge pull request #32643 from j9t/patch-1
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-31 22:38:37 -07:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot 8a614ca171 Merge pull request #32668 from tengqm/LeaderMigration-ga
ControllerLeaderMigration is GA
2022-03-31 14:45:05 -07:00
Kubernetes Prow Robot b53955eed4 Merge pull request #32628 from waynerv/patch-3
Update pod-security-admission.md
2022-03-31 14:43:07 -07:00
Kubernetes Prow Robot a3be045946 Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot 27684b7e90 Merge pull request #32565 from vaibhav2107/sec-context
Update the doc regarding outdated info in the link
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot ef745a03be Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot 55a99e6156 Merge pull request #32570 from deepakkinni/pv_doc_up_v1
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
Kubernetes Prow Robot 9ce963ab61 Merge pull request #32665 from sftim/20220330_update_cri_dockerd_task_1.24
Update cri-dockerd switchover task for v1.24 release
2022-03-31 14:35:06 -07:00
Kubernetes Prow Robot 3ff9aeca02 Merge pull request #32650 from sftim/20220330_drop_device_plugin_known_docker_dependency
Drop device plugin with known docker dependency
2022-03-31 14:31:05 -07:00
Fernando Ripoll eb33931ae3 Update pod-topology-spread-constraints.md 2022-03-31 22:30:06 +02:00
Kubernetes Prow Robot 70dbc89f33 Merge pull request #32283 from PriyanshuAhlawat/adding_auditing
Update controlling-access.md issue-32224
2022-03-30 20:44:59 -07:00
Priyanshu Ahlawat e62d2f7302 Update content/en/docs/concepts/security/controlling-access.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-31 08:30:44 +05:30
Kubernetes Prow Robot e6d999c311 Merge pull request #32122 from Shubham82/update_Feature_state_NamespaceDefaultLabelName
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-30 18:41:00 -07:00
Qiming Teng f3a06f432a ControllerLeaderMigration is GA 2022-03-31 09:03:57 +08:00
Kubernetes Prow Robot 59baf2fff2 Merge pull request #32661 from guettli/patch-5
typo: "the" --> "then"
2022-03-30 17:43:00 -07:00
Tim Bannister 83514e6dc1 Tweak page introduction
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-03-30 23:15:09 +01:00
Kubernetes Prow Robot 226abdf52d Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
Fixup incorrect systemctl command
2022-03-30 14:53:57 -07:00