Open
Description
Cilium supports a whole bunch of stuff that isn't (properly) configured yet.
- LoadBalancer
- set aside some IPs for the Kubernetes cluster to use (.81-.90)
- configure cilium to take those IPs
- Hubble (see Observability and Monitoring #5)
- Enable XDP to go at very hihg speed
- IPv6 Dual Stack
Bonus Points: Enable multi-cluster mesh so we can run untrusted pods on one w/ Kata Containers and run OCF things on the other.