mirror of
https://github.com/batonogov/learn-devops.git
synced 2026-02-26 14:21:16 +00:00
Add L2 Load Balancer (#16)
Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
committed by
GitHub
parent
55deb994c6
commit
52a3d0eb3b
6
kubeadm/cilium/values.yaml
Normal file
6
kubeadm/cilium/values.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
kubeProxyReplacement: true
|
||||
k8sServiceHost: 10.0.75.80
|
||||
k8sServicePort: 8888
|
||||
l2announcements:
|
||||
enabled: true
|
||||
devices: eth+
|
||||
Reference in New Issue
Block a user