Commit 3715b64
authored
File tree
4 files changed
+104
-2
lines changed- bin
- config
- common/group_vars/k8s_cluster
4 files changed
+104
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
- docs/CNI/cilium.md+1-1
- inventory/sample/group_vars/k8s_cluster/k8s-net-cilium.yml+4
- roles/kubernetes/kubeadm/tasks/main.yml+4
- roles/kubespray-defaults/defaults/main/checksums.yml+60
- roles/kubespray-defaults/defaults/main/download.yml+3-2
- roles/network_plugin/cilium/defaults/main.yml+58-44
- roles/network_plugin/cilium/tasks/apply.yml+14-23
- roles/network_plugin/cilium/tasks/check.yml+1-1
- roles/network_plugin/cilium/tasks/install.yml+13-49
- roles/network_plugin/cilium/tasks/main.yml+5
- roles/network_plugin/cilium/tasks/remove_old_resources.yml+45
- roles/network_plugin/cilium/templates/cilium-operator/cr.yml.j2-193
- roles/network_plugin/cilium/templates/cilium-operator/crb.yml.j2-13
- roles/network_plugin/cilium/templates/cilium-operator/deploy.yml.j2-170
- roles/network_plugin/cilium/templates/cilium-operator/sa.yml.j2-6
- roles/network_plugin/cilium/templates/cilium/config.yml.j2-295
- roles/network_plugin/cilium/templates/cilium/cr.yml.j2-168
- roles/network_plugin/cilium/templates/cilium/crb.yml.j2-13
- roles/network_plugin/cilium/templates/cilium/ds.yml.j2-446
- roles/network_plugin/cilium/templates/cilium/sa.yml.j2-6
- roles/network_plugin/cilium/templates/cilium/secret.yml.j2-9
- roles/network_plugin/cilium/templates/hubble/config.yml.j2-71
- roles/network_plugin/cilium/templates/hubble/cr.yml.j2-108
- roles/network_plugin/cilium/templates/hubble/crb.yml.j2-46
- roles/network_plugin/cilium/templates/hubble/cronjob.yml.j2-38
- roles/network_plugin/cilium/templates/hubble/deploy.yml.j2-199
- roles/network_plugin/cilium/templates/hubble/job.yml.j2-34
- roles/network_plugin/cilium/templates/hubble/sa.yml.j2-25
- roles/network_plugin/cilium/templates/hubble/service.yml.j2-106
- roles/network_plugin/cilium/templates/values.yaml.j2+164
- tests/files/packet_debian12-cilium-svc-proxy.yml+3-1
- tests/files/packet_debian12-cilium.yml+6
- tests/files/packet_opensuse-docker-cilium.yml+2
- tests/files/packet_rockylinux9-cilium.yml+3-1
- tests/files/packet_ubuntu20-cilium-sep.yml+2
0 commit comments