You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-17T15:25:21.968829Z warn Configuration has been reconciled multiple times in a short period of time. This may be due to a conflicting component constantly reverting our work. Hint: Cilium CNI was detected; ensure 'cni.exclusive=false' in the Cilium configuration.
Resoluion:
Re-created minikube instance without cni plugin, then install cilium cni driver manually using helm with --set cni.exclusive=false option. Then installed istio cni node agent successfully.
Attach the log file
The pod log shows:
2025-01-17T15:25:21.968829Z warn Configuration has been reconciled multiple times in a short period of time. This may be due to a conflicting component constantly reverting our work. Hint: Cilium CNI was detected; ensure 'cni.exclusive=false' in the Cilium configuration.
Operating System
macOS (Default)
Driver
HyperKit
The text was updated successfully, but these errors were encountered:
angelosanramon
changed the title
Istio cni install failing in minikube with cilium cni plugin
Istio cni node agent install failing in minikube with cilium cni plugin
Jan 17, 2025
What Happened?
Created a minikube instance with cilium cni plugin, then deployed istio cni node agent. The istio cni pod not getting created.
The pod log shows:
Resoluion:
Re-created minikube instance without cni plugin, then install cilium cni driver manually using helm with --set cni.exclusive=false option. Then installed istio cni node agent successfully.
Attach the log file
The pod log shows:
Operating System
macOS (Default)
Driver
HyperKit
The text was updated successfully, but these errors were encountered: