Skip to content

Commit 8a1231e

Browse files
committed
doc changes for cic release 1.21.9
1 parent 23b80b8 commit 8a1231e

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

docs/troubleshooting/troubleshooting.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ The following table describes some of the common issues and workarounds.
3131

3232
## Troubleshooting - OpenShift feature node watch
3333

34-
Problem: While using OpenShift-ovn CNI `feature-node-watch` is not adding correct routes.
34+
**Problem 1**:
35+
While using OpenShift-ovn CNI `feature-node-watch` is not adding correct routes.
3536

36-
Description: Citrix ingress controller looks for Node annotations for fetching the necessary details to add the static routes.
37+
**Description**: Citrix ingress controller looks for Node annotations for fetching the necessary details to add the static routes.
3738

38-
Workaround:
39+
**Workaround**:
3940

4041
1. Make sure that following RBAC permission is provided to Citrix ingress controller along with `route.openshift.io` for Citrix ingress controller to run in the OpenShift environment with OVN CNI.
4142

@@ -51,12 +52,12 @@ cluster nodes.
5152

5253
3. If the annotation does not exist `feature-node-watch` might not work for OVN CNI. In that case, you must manually configure the static routes on Citrix ADC VPX.
5354

54-
Problem: While using OpenShift-sdn CNI feature-node-watch is not adding
55-
correct routes
55+
**Problem 2**:
56+
While using OpenShift-sdn CNI feature-node-watch is not adding correct routes
5657

57-
Description: Citrix ingress controller looks for the Hostsubnet CRD for fetching the necessary details to add the static routes.
58+
**Description**: Citrix ingress controller looks for the Hostsubnet CRD for fetching the necessary details to add the static routes.
5859

59-
Workaround:
60+
**Workaround**:
6061

6162
1. Make sure that following RBAC permission is provided to Citrix ingress controller along with `route.openshift.io` for Citrix ingress controller to run in the OpenShift environment with SDN CNI.
6263

0 commit comments

Comments
 (0)