Skip to content

Commit

Permalink
fix multiple node calico-node not ready
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderChen1989 committed Aug 26, 2020
1 parent 1406bb0 commit 6a2fd96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/minikube/cni/calico.go
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ spec:
value: "info"
- name: FELIX_HEALTHENABLED
value: "true"
- name: IP_AUTODETECTION_METHOD
value: interface=eth.*
securityContext:
privileged: true
resources:
Expand Down

0 comments on commit 6a2fd96

Please sign in to comment.