This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d22204a59f
c12s-kubespray
/
roles
/
network_plugin
/
calico
/
tasks
/
main.yml
7 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-10-03 20:19:50 +00:00
---
Fix calico when kube_override_hostname is set (#4235) This fixes an issue where the `nodename` in calico's cni config json can fall out of sync with the k8s node name used by the calico pod if `kube_override_hostname` is set
2019-02-14 00:02:48 +00:00
-
import_tasks
:
pre.yml
Check calico network pool
2015-12-20 15:51:14 +00:00
Calico wireguard (#7638) * Calico: add Wireguard support * CI: Add Calico Wireguard scenario
2021-06-25 10:22:45 +00:00
-
import_tasks
:
repos.yml
calico upgrade to v3 (#3086) * calico upgrade to v3 * update calico_rr version * add missing file * change contents of main.yml as it was left old version * enable network policy by default * remove unneeded task * Fix kubelet calico settings * fix when statement * switch back to node-kubeconfig.yaml
2018-08-23 14:17:18 +00:00
-
include_tasks
:
install.yml
Reference in a new issue
Copy permalink