Skip to content

Commit

Permalink
Disabling CNI
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo authored and seldondev committed Nov 14, 2019
1 parent 5f58ea9 commit 49ca2ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testing/scripts/kind_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ nodes:
extraPortMappings:
- containerPort: 30080
hostPort: 8003
networking:
disableDefaultCNI: true
kubeadmConfigPatches:
- |
apiVersion: kubelet.config.k8s.io/v1beta1
Expand Down

0 comments on commit 49ca2ba

Please sign in to comment.