Kubernetes Prow Robot
47068cb36e
Merge pull request #43136 from pegasas/api-extension
...
Add documentation explaining the difference between CRDs and API aggr…
2024-01-28 05:36:50 -08:00
John Huang
dad0076e02
update space
...
update space
2024-01-26 23:11:40 +08:00
hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Kat Cosgrove
45fb394ca7
Merge main into dev-1.29 to maintain sync
2023-12-07 15:59:56 +00:00
Kubernetes Prow Robot
2614fef3d3
Merge pull request #43545 from 3point2/main
...
Fix a typo in flowchart.svg of extend-kubernetes concepts
2023-12-07 14:25:13 +01:00
Kubernetes Prow Robot
dc15c69926
Merge pull request #43435 from bart0sh/PR029-Add-CDI-devices-to-device-plugin-API
...
Device Plugins: add an info about beta graduation
2023-11-22 23:01:51 +01:00
Vasili Revelas
ca7abe5460
Fix typo
2023-11-12 02:28:53 +02:00
Ed Bartosh
25615ec29c
Device Plugins: add info about beta graduation
...
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Kevin Klues <klueska@gmail.com>
2023-10-26 14:43:33 +03:00
Able Lv
6ce0265662
Update content/en/docs/concepts/extend-kubernetes/operator.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-23 18:26:40 +08:00
Able Lv
ff32a3e620
Update link of "Operator White Paper" on operator.md page
...
Update the link to the main branch to update the paper from "Review Version" to "Final Version"
2023-10-22 21:58:30 +08:00
John Huang
de76ac2da9
Update content/en/docs/concepts/extend-kubernetes/api-extension/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-17 15:17:33 +08:00
John Huang
1ac047637e
Update content/en/docs/concepts/extend-kubernetes/api-extension/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-17 15:17:23 +08:00
Kubernetes Prow Robot
87e29b25b8
Merge pull request #42126 from kundan2707/network_plugin_whats_next
...
what's next for network plugin
2023-10-10 08:42:22 +02:00
Qiming Teng
d50d91f492
Update network-plugins.md
2023-10-10 14:20:18 +08:00
John Huang
9d6436775b
Update content/en/docs/concepts/extend-kubernetes/api-extension/_index.md
...
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-09-28 14:17:27 +08:00
Arvind
b8d94a4513
update flowchart diagram colors to kubernetes colors and format to svg
2023-09-26 14:18:53 +05:30
Arvind
80bf6ddec0
change flowchart diagram to incorporate correct wording
2023-09-26 14:13:06 +05:30
pegasas
43de4ac891
add some description of aggregation layer
2023-09-22 08:31:06 +08:00
John Huang
9ded8f2492
Update content/en/docs/concepts/extend-kubernetes/api-extension/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-22 08:27:29 +08:00
pegasas
6e06a71e40
Add documentation explaining the difference between CRDs and API aggregation layer
2023-09-21 09:11:42 +08:00
Ole-Martin Bratteng
c07275b3b3
Remove link from Device Plugins page to KEP ( #41145 )
...
* docs: point Device Plugins page to KEP
* docs: remove hyperlink for to device plugin framework
2023-09-06 09:06:52 -07:00
Debabrata Sarkar
4626ba3b3e
Fixed typo in feature gate name
2023-09-06 16:31:51 +01:00
Kubernetes Prow Robot
c7444806b8
Merge pull request #42791 from squat/patch-5
...
device-plugins.md: add generic-device-plugin
2023-09-04 17:23:48 -07:00
Lucas Servén Marín
759865c638
alphabetize device plugins
2023-09-05 02:18:06 +02:00
pegasas
d1635e188a
Remove KubeletPodResources switchable feature gatemention
2023-09-04 10:17:02 +08:00
Lucas Servén Marín
ec7c348bd6
device-plugins.md: add generic-device-plugin
...
I'd like to add a reference to a project I created several years ago called squat/generic-device-plugin, which allows Kubernetes to discover and allocate generic Linux devices such as the FUSE device, serial devices, Linux video devices, sound cards, USB devices, etc. This project provides access to Linux devices that do not require special, vendor-specific setup logic. It is often used in conjunction with Iot deployments, e.g. to expose ZigBee devices to a home assistant Deployment.
2023-08-30 15:01:35 +02:00
Evan Lezar
8b39957281
Make minor edits to Device Plugin documentation
...
These changes are a follow-up to https://github.com/kubernetes/website/pull/42001 .
They make minor edits to the documentation of the DevicePlugin API.
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-08-17 14:46:05 +02:00
Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot
a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
...
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Alexander Zielenski
e894028da7
move to other pages, add links
2023-08-07 22:10:04 -07:00
Kubernetes Prow Robot
21cfe0c34b
Merge pull request #42001 from elezar/KEP-4009/add-cdi-to-device-plugin-api
...
Add CDI Devices to Device Plugin API
2023-08-05 06:38:30 -07:00
Kubernetes Prow Robot
4c07b2fb87
Merge pull request #41729 from ffromani/podres-getalloc-ga-docs-1.28
...
node: podresources: GetAllocatable API is GA
2023-08-04 16:48:31 -07:00
Francesco Romani
cce3df2287
node: podresources: GetAllocatable API is GA
...
move the feature gate to GA, fix the feature state to stable
Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-08-02 18:29:54 +02:00
Sergey Kanzhelev
e803bbe840
added a note about mounting pod-resources instead of kubelet.sock
2023-08-01 18:15:46 +00:00
Evan Lezar
9efc24421a
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
...
Co-authored-by: Mengjiao Liu <44460091+mengjiao-liu@users.noreply.github.com>
2023-07-25 12:13:21 +02:00
Evan Lezar
9af46c8913
Add CDI Devices to Device Plugin API
...
This change expands the documentation for the Device Plugin to include
the addition of support for CDI Device Names as a feature-gated feature
in the 1.28 release.
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-07-24 10:52:19 +02:00
Kundan Kumar
448c2a53b6
what's next for network plugin
...
incorporated review comments
2023-07-23 23:49:24 +05:30
Rishit Dagli
e7cf1ca19b
Merge dev-1.28 into main
2023-07-04 19:21:49 -04:00
Kubernetes Prow Robot
a4a08726d8
Merge pull request #41804 from ffromani/podresources-ga-fixup
...
node: fix release state for podresources API
2023-07-03 03:36:52 -07:00
Francesco Romani
df62b9bed1
node: integration with topology manager is stable
...
Retroactively fix the feature state:
- device manager GA'd in 1.26
- topology manager GA'd in 1.27
thus we can safely call the integration between topology and device
managers GA in 1.27
Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-07-03 07:44:09 +02:00
Francesco Romani
3e0e88dadc
docs: podresources API is stable
...
Mark the API, needed to monitor the device plugins, as stable
Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-06-29 14:04:46 +02:00
Marcelo Giles
54bfa620f3
Use shortcode
2023-05-30 16:33:53 -07:00
Marcelo Giles
e0e2354a2d
Capitalize kubelet
2023-05-30 16:02:55 -07:00
Kubernetes Prow Robot
edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
...
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Kubernetes Prow Robot
cde5fbdd13
Merge pull request #39578 from sftim/20230220_revise_windows_in_kubernetes_overview
...
Revise windows in kubernetes section
2023-05-08 19:04:51 -07:00
lowang-bh
124f6b8c6a
Fix: word spelling ( #41003 )
...
Signed-off-by: lowang_bh <lhui_wang@163.com>
2023-05-08 18:45:14 +08:00
Tim Bannister
634c17f61c
Reorganize Working with Kubernetes Objects section
...
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
first mention of “object”
- add a redirect
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Tim Bannister
f84c2f9c38
Revise Windows in Kubernetes section
...
- Link to other pages
- Update scheduling guide (partial update)
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-17 10:06:11 +01:00
Moshe Levi
eaf9199d07
doc: extend PodResources API for Dynamic Resource Allocation
...
Signed-off-by: Moshe Levi <moshele@nvidia.com>
2023-04-04 10:17:03 +03:00