mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
Add in tests for Calico with dual-stack networking
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
211fdde742
commit
c2c97c36bc
8
tests/files/vagrant_ubuntu18-calico-dual-stack.yml
Normal file
8
tests/files/vagrant_ubuntu18-calico-dual-stack.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Kubespray settings
|
||||
|
||||
kube_network_plugin: calico
|
||||
enable_dual_stack_networks: true
|
||||
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user