Goal
Install Cilium as the CNI with kube-proxy replacement and enable Hubble for network observability.
Tasks
Acceptance criteria
kubectl get nodes shows all 3 nodes in Ready state
cilium status shows all green
hubble observe returns live flow data
- kube-proxy pods absent from
kube-system
Depends on
#3
Goal
Install Cilium as the CNI with kube-proxy replacement and enable Hubble for network observability.
Tasks
brew install cilium-cli)kubeProxyReplacement=truek8sServiceHostandk8sServicePortpointing to masterhubble.relay.enabled=truehubble.ui.enabled=truesecurity/cilium/values if using Helmcilium status— verify all components healthycilium connectivity test— verify pod-to-pod connectivityAcceptance criteria
kubectl get nodesshows all 3 nodes inReadystatecilium statusshows all greenhubble observereturns live flow datakube-systemDepends on
#3