Alek Du
|
7c2bc3bda0
|
vpu_plugin: add kustomizations
- Default deployment: `kubectl apply -k deployments/vpu_plugin`
- Default deployment does not specify namespace anymore
(was: `kube-system`)
- Variant: deploy to `kube-system` instead of user-defined namespace
(or `default`)
`kubectl apply -k deployments/vpu_plugin/overlays/namespace_kube-system`
- VPU plugin README updated.
- Change volume mounts to readonly when possible
Signed-off-by: Alek Du <alek.du@intel.com>
|
2020-02-25 14:53:26 +08:00 |
|