This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6ca89c80af
kubespray
/
roles
/
network_plugin
/
calico
/
tasks
/
main.yml
7 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-10-04 04:19:50 +08: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 08:02:48 +08:00
-
import_tasks
:
pre.yml
Check calico network pool
2015-12-20 23:51:14 +08:00
Calico wireguard (#7638) * Calico: add Wireguard support * CI: Add Calico Wireguard scenario
2021-06-25 18:22:45 +08: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 22:17:18 +08:00
-
include_tasks
:
install.yml