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
Pre-built images of the plugins are available on the Docker hub. These images are automatically built and uploaded to the hub from the latest master branch of this repository.
273
+
274
+
Release tagged images of the components are also available on the Docker hub, tagged with their release version numbers in the format x.y.z, corresponding to the branches and releases in this repository.
275
+
276
+
**Note:** the default deployment files and operators are configured with [imagePullPolicy](https://kubernetes.io/docs/concepts/containers/images/#updating-images)```IfNotPresent``` and can be changed with ```scripts/set-image-pull-policy.sh```.
277
+
269
278
## License
270
279
271
280
All of the source code required to build intel-device-plugins-for-kubernetes
0 commit comments