apoorvak-citrix

Results 8 comments of apoorvak-citrix

@gertzakis can you share the complete service manifest yaml file that you are using?

@gertzakis Please use the following annotation till we debug why service.citrix.com/lbmethod and service.citrix.com/persistence is no longer working. ``` service.citrix.com/lbvserver: '{"lbmethod": "LEASTRESPONSETIME", "persistenceType": "COOKIEINSERT"}' ```

@philipp1992 1. what was the exact set command used? I think the above command shared would have resulted in some error due to the -n namespace in between the value...

@philipp1992 will you be able to share the following details: 1. complete CIC logs. 2. The clusterrole created by the helm for this deployment, it should be prefixed by the...

@philipp1992 can you share the complete ClusterRole ?

@philipp1992 For OVN CNI we rely on the following two annotations on the nodes to fetch the required podCIDR and gatewayIP to add the routes on the ADC. ``` podcidr...

@andy812 This is supported in CIC 1.23.10+. "JSONLOG" can be set to true, either via env variable or configmap. https://github.com/citrix/citrix-k8s-ingress-controller/releases/tag/1.23.10. Closing this issue.

@ONordander By any chance are you using the same frontend-ip in ingresses belonging to different controllers? We currently don't support sharing the same frontend-ip by multiple ingress controllers.