Skip to content

Commit 6938b6e

Browse files
author
Eric Ernst
committed
no need to reset kubelet
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
1 parent b93c078 commit 6938b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kata-deploy/scripts/kata-deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ function reset_runtime() {
180180
kubectl label node $NODE_NAME katacontainers.io/kata-runtime-
181181
systemctl daemon-reload
182182
systemctl restart $1
183-
systemctl restart kubelet
184183
}
185184

186185
function main() {

0 commit comments

Comments
 (0)