Commit Graph

148 Commits

Author SHA1 Message Date
Xiao Zhang f4a392dd5d add hami to Kubernetes device-plugin
Signed-off-by: Xiao Zhang <xiaozhang0210@hotmail.com>
2024-12-05 05:52:07 +00:00
Tariq Ibrahim 3fcd2f327a
add NVIDIA's k8s-device-plugin to the list of device plugin examples
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
2024-10-24 16:54:02 -07:00
Alex Tierney 347c3753a9
Fix grammatical error in Network plugins segment
Fixing a grammatical error in the Network plugins
paragraph. I chose to maintain consistency with
the preceding section, Device plugins.
2024-09-09 15:33:54 -05:00
Daniel Chan c2ab3112f1 Merge main into dev-1.31 to keep in sync 2024-08-05 11:47:31 -04:00
Senthil Kumaran 99d077cd74
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-30 13:08:44 -07:00
Sergey Kanzhelev cdd0f612b3
device plugin failures (#47029) 2024-07-30 10:37:14 -07:00
Senthil Kumaran 0e78a858fa
Update network-plugins.md
Add a clarification that CNI has been supported from earliest version, not just the current version.
2024-06-28 16:22:49 -07:00
Ed Bartosh 878f27cf61 Device Plugins: add info about GA graduation 2024-06-02 16:06:04 +03:00
Ethan Chang 8953727e20
Minor update to Akri description 2024-04-24 14:19:12 +08:00
Kubernetes Prow Robot 2c434ac2e8
Merge pull request #45833 from EthanChangAED/patch-1
Adding project Akri to the device plugin examples
2024-04-18 06:56:51 -07:00
Ethan Chang 1c7845da37
Adding project Akri to the device plugin examples
Request to add Akri to the device plugin example list.

Akri is a Kubernetes Resource Interface that lets you easily expose heterogeneous leaf devices (such as IP cameras and USB devices) as resources in a Kubernetes cluster. The Akri Agent implements Kubernetes Device-Plugins for discovered resources.
2024-04-11 11:18:53 +08:00
Kubernetes Prow Robot 4b78cec7e9
Merge pull request #45311 from danwinship/bridge-iptables
Remove references to bridge-nf-call-iptables
2024-02-27 06:28:10 -08:00
Dan Winship 738e06f302 Remove references to bridge-nf-call-iptables
Plugins that need it are expected to set it themselves. (And kubeadm
no longer checks for it.)
2024-02-26 09:50:15 -05:00
Kenny Ho 6704c1cf79
Update device-plugins.md 2024-02-22 15:09:05 -05: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
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
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
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
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 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
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
lowang-bh 124f6b8c6a
Fix: word spelling (#41003)
Signed-off-by: lowang_bh <lhui_wang@163.com>
2023-05-08 18:45:14 +08: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
zhuzhenghao d08ae655fd Clean up page device-plugins 2023-02-18 01:07:55 +08:00
Swati Sehgal 88ecb0501c doc: capture device-plugin stricter workflow ordering explicitly
Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-01-16 11:47:45 +00:00
Kubernetes Prow Robot 0f014c5b3f
Merge pull request #34430 from champtar/portmap
Add externalSetMarkChain to portmap config
2022-12-19 20:33:43 -08:00
Swati Sehgal 35225fffe8 device-mgr-doc: Use a `note` shortcode instead of caution
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 14:11:26 +00:00
Swati Sehgal e3ed94f1d6 device-mgr-doc: Add caution closing tag
To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 12:26:29 +00:00
carolina valencia 7cd85d1fc4 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-07 11:40:37 -03:00
Oscar Utbult 208af77e41 docs: fix spelling in device plugins (partilar -> particular) 2022-12-04 11:18:20 +01:00
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Swati Sehgal 0a0fb70fc2 node: devicemgr: docs: Additional updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal 89fa301731 node: devicemgr: docs: Updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00