Add a cluster of thin clients #399

Merged
SeanOMik merged 27 commits from feat/thin-cluster into main 2024-09-19 23:11:39 +00:00
3 changed files with 5 additions and 1 deletions
Showing only changes of commit bed6a15588 - Show all commits

View File

@ -53,4 +53,4 @@ spec:
- LoadBalancerIP
selector:
matchLabels:
service-type: public
bgp/service-type: public

View File

@ -18,6 +18,8 @@ spec:
service:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.50
labels:
bgp/service-type: public
additionalArguments:
- --api.insecure

View File

@ -18,6 +18,8 @@ spec:
service:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.51
labels:
bgp/service-type: public
providers:
kubernetesCRD: