Skip to content

Commit

Permalink
Add tolerance option to run ipvs-node-controller on master nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ssup2 committed Sep 14, 2020
1 parent c317ca2 commit 726fb67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/ipvs-node-controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ spec:
securityContext:
capabilities:
add: ["NET_ADMIN"]
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/master

0 comments on commit 726fb67

Please sign in to comment.