cilium l2 service ips

This commit is contained in:
Joseph Hanson 2025-01-06 07:40:42 -06:00
parent 1e6a85a7eb
commit 2e535fad7f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
8 changed files with 4 additions and 16 deletions

View file

@ -58,7 +58,6 @@ spec:
type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: *host
io.cilium/lb-ipam-ips: 10.1.1.40
ports:
http:
port: *port

View file

@ -87,8 +87,6 @@ spec:
app:
controller: plex
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: 10.1.1.39
ports:
http:
port: 32400

View file

@ -56,8 +56,6 @@ spec:
app:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: 10.1.1.33
nameOverride: *app
ports:
http:

View file

@ -17,7 +17,7 @@ spec:
metadata:
annotations:
external-dns.alpha.kubernetes.io/hostname: postgres.jahanson.tech
io.cilium/lb-ipam-ips: 10.1.1.35
lbipam.cilium.io/ips: "10.5.0.52"
monitoring:
pgmonitor:
@ -215,7 +215,7 @@ spec:
metadata:
annotations:
external-dns.alpha.kubernetes.io/hostname: pgbouncer.jahanson.tech
io.cilium/lb-ipam-ips: 10.1.1.36
lbipam.cilium.io/ips: "10.5.0.53"
metadata:
labels:
app.kubernetes.io/name: crunchy-postgres-pgbouncer

View file

@ -36,6 +36,6 @@ spec:
listenersServiceTemplate:
metadata:
annotations:
io.cilium/lb-ipam-ips: 10.1.1.38
io.cilium/lb-ipam-ips: "10.5.0.50"
spec:
type: LoadBalancer

View file

@ -18,9 +18,6 @@ spec:
enabled: true
kubernetesService:
type: LoadBalancer
metadata:
annotations:
io.cilium/lb-ipam-ips: 10.1.1.39
connection:
secretName: mxs-connection
port: 3306
@ -33,6 +30,3 @@ spec:
fsGroupChangePolicy: OnRootMismatch
service:
type: LoadBalancer
metadata:
annotations:
io.cilium/lb-ipam-ips: 10.1.1.33

View file

@ -31,7 +31,6 @@ spec:
type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: external.hsn.dev
io.cilium/lb-ipam-ips: 10.1.1.30
publishService:
enabled: true

View file

@ -92,7 +92,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: 10.1.1.34
lbipam.cilium.io/ips: 10.1.1.51
nameOverride: *app
ports:
http: