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
Copy file name to clipboardExpand all lines: deploy/troubleshoot.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ If kube-cnc-router pods are not starting, then, this could be due to certain clu
9
9
10
10
As a workaround, there are 2 options:
11
11
1) Use "kube-system" namespace to deploy CNC
12
-
or
12
+
13
+
OR
14
+
13
15
2) Assign "cluster-admin" role to CNC clusterrolebinding.
14
16
15
17
Note: If option 1) is chosen, then one cannot create multipe instances of CNC in a single cluster as we only have one kube-system namespace available per cluster.
0 commit comments