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
What would you like to be added:
In Cilium version 1.11.6, they changed the (startup|liveness|readiness)Probe.port from using 9876 to 9879. I would like to see this reflected in Kubespray so that deploying the Cilium-Agents will not fail.
Why is this needed:
In order to support Cilium versions from 1.11.6 and up, as well as the older versions, Kubespray needs to be able to differentiate the ports used by the Cilium versions used.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
In Cilium version
1.11.6
, they changed the(startup|liveness|readiness)Probe.port
from using9876
to9879
. I would like to see this reflected in Kubespray so that deploying the Cilium-Agents will not fail.Why is this needed:
In order to support Cilium versions from
1.11.6
and up, as well as the older versions, Kubespray needs to be able to differentiate the ports used by the Cilium versions used.The text was updated successfully, but these errors were encountered: