Commit Graph

8270 Commits

Author SHA1 Message Date
Jordan Liggitt 312d50b02d Add 1.27 deprecated API removals 2022-04-06 20:59:42 -04:00
Tim Bannister 9c8227a521 Update kubeadm CRI detection docs
Update kubeadm CRI detection docs in light of dockershim deprecation.

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-06 22:14:49 +01:00
Kermit Alexander e638ab5ee8 Reword resource constraint section. 2022-04-06 13:54:04 -07:00
cici37 46d35e2bab Adding doc for transition rules, func library and resource constraints. 2022-04-06 13:54:02 -07:00
Rey Lejano 9211599cfd update dockershim deprecation to removal on tasks page 2022-04-06 13:44:53 -07:00
Akihiro Suda 8c48fa656f runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Mitesh Jain 1eca303e91 Remove stale information about pod selector. 2022-04-06 11:07:24 +05:30
Kubernetes Prow Robot b0a0544579 Merge pull request #32771 from mrunalp/pod_priority_shutdown_beta
Update docs for Pod Priority Based Node Graceful Shutdown beta
2022-04-05 21:54:57 -07:00
Kubernetes Prow Robot 4a13e4c99a Merge pull request #32594 from tengqm/openapienum-beta
OpenAPIEnums feature is beta in 1.24
2022-04-05 19:08:55 -07:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot 275bb93aa6 Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Kubernetes Prow Robot fc771f4431 Merge pull request #32452 from pohly/contextual-logging
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Kubernetes Prow Robot cdf578eb69 Merge pull request #32766 from miteshskj/statefulset-review
Remove stale information about unsupported versions.
2022-04-05 17:28:56 -07:00
Priyanshu Ahlawat 508f111b60 Update resource-metrics-pipeline.md (#32467)
* Update resource-metrics-pipeline.md

* Update resource-metrics-pipeline.md

* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-05 17:18:56 -07:00
Mitesh Jain 7c58a81b89 Remove stale information about unsupported versions. 2022-04-06 01:48:25 +05:30
Mitesh Jain 1a5fe3ccbb Remove stale information about apiVersion. 2022-04-06 00:49:09 +05:30
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