From 81443e5d92798530826976c8444ac4d76d3916bf Mon Sep 17 00:00:00 2001 From: Rohit Agarwal Date: Wed, 11 Apr 2018 12:22:09 -0700 Subject: [PATCH] Remove hostNetwork and hostPID from nvidia-gpu-device-plugin manifest. They are not needed. --- cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml b/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml index b8147b03f10..f6e73cfdee5 100644 --- a/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml +++ b/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml @@ -27,8 +27,6 @@ spec: effect: "NoExecute" - operator: "Exists" effect: "NoSchedule" - hostNetwork: true - hostPID: true volumes: - name: device-plugin hostPath: