netscaler / netscaler-k8s-ingress-controller

NetScaler Ingress Controller for Kubernetes:
https://developer-docs.citrix.com/projects/citrix-k8s-ingress-controller/en/latest/
308 stars 91 forks source link

permanent ingress 'Initializing' state #356

Closed krisdevopsbot closed 3 years ago

krisdevopsbot commented 3 years ago

https://github.com/citrix/citrix-k8s-ingress-controller/issues/166#issuecomment-653695646

Was support ever added for sidecar deployments to handle rancher ingress status?

christus02 commented 3 years ago

Could you explain on how the sidecar deployment is exposed? In the upcoming releases, we would support ingress status update for sidecar deployments when it is exposed with a service of Type=LoadBalancer.

krisdevopsbot commented 3 years ago

I was just testing with kind: Ingress pointing to a ClusterIP

ankits123 commented 3 years ago

@krisdevopsbot can you please try out the latest CIC and let us know. Also Are we givving ClusterIP as Frontend IP annotation.

ankits123 commented 3 years ago

@krisdevopsbot Please let me know if if you are still facing the issue. The fix is available in latest CIC.