philipp1992

Results 21 comments of philipp1992

did anyone find a solution for creating this kind of mapper?

disabling all network adapters fixed the problem (i had vpn, vmware and wsl adapters activated).

Yes we do.I guess that's the reason people come to this issue.

yeah that command was wrong but i corrected it. with openshift SDN its working, openshift OVN failing

```[root@xxxx helm]# cat values.yaml nsIP: 10.0.38.5 license: accept: yes adcCredentialSecret: nslogin openshift: true exporter: required: true nsPort: 80 nsProtocol: HTTP clusterName: c5 nodeWatch: true ipam: true nsSNIPS: 10.0.38.8 disableOpenshiftRoutes: true...

```apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: annotations: meta.helm.sh/release-name: citrix-ingress-controller meta.helm.sh/release-namespace: citrix-system creationTimestamp: "2022-04-06T12:23:56Z" labels: app.kubernetes.io/managed-by: Helm name: citrix-ingress-controller resourceVersion: "83793613" uid: 9304779d-1556-4eb1-898d-395d68957b4b rules: - apiGroups: - "" resources: - endpoints -...

we have added the annotations to all nodes but still get the same error. [cic2.txt](https://github.com/citrix/citrix-k8s-ingress-controller/files/8450151/cic2.txt)