updated cilium config for virt cluster

This commit is contained in:
Michael Trip 2025-02-27 08:39:47 +01:00
parent c6fc3d0d67
commit 2c23003d12

View file

@ -5,6 +5,11 @@ cluster:
kubeProxyReplacement: true kubeProxyReplacement: true
socketLB: # Enabled because of problems with kubevirt reaching services
enabled: true
hostNamespaceOnly: true
# Talos specific # Talos specific
k8sServiceHost: localhost k8sServiceHost: localhost
k8sServicePort: 7445 k8sServicePort: 7445