You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
along with a number of device plugin implementations utilizing that framework.
10
10
11
-
The [v0.32.0 release](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/latest)
12
-
is the latest feature release with its documentation available [here](https://intel.github.io/intel-device-plugins-for-kubernetes/0.32/).
11
+
The [v0.34.0 release](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/latest)
12
+
is the latest feature release with its documentation available [here](https://intel.github.io/intel-device-plugins-for-kubernetes/0.34/).
13
13
14
14
Table of Contents
15
15
@@ -262,21 +262,16 @@ this repository, see the [Developers Guide](DEVEL.md).
262
262
Releases are made under the github [releases area](https://github.com/intel/intel-device-plugins-for-kubernetes/releases). Supported releases and
*Note:* Device plugins leverage the Kubernetes v1 API. The API itself is GA (generally available) and [does not change](https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-changes) between Kubernetes versions. One does not necessarily need to use the latest Kubernetes cluster with the latest device plugin version. Using a newer device plugins release should work without issues on an older Kubernetes cluster. One possible exception to this are the device plugins CRDs that can vary between versions.
0 commit comments