Skip to content

Commit c9db657

Browse files
Harsh AroraHarsh Arora
authored andcommitted
corrections
1 parent 985dad5 commit c9db657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This topic provides information on how to deploy Citrix node controller on Kubernetes and establish the route between Citrix ADC and Kubernetes Nodes.
44

5-
**NOTE:** As part of configuration, some resources will be created in the "kube-system" namespace. Hence, please make sure tht "kube-system" namespace is configurable.
5+
**NOTE:** As part of configuration, some resources will be created in the "kube-system" namespace. Hence, Please make sure that "kube-system" namespace is configurable.
66

77
Perform the following:
88

@@ -69,7 +69,7 @@ Apart from "citrix-node-controller" deployment, some other resources are also cr
6969
7070
1. Delete the [config map](config_map.yaml) using the following command:
7171
72-
When we delete the configmap, Citrix node controller cleans up the configuration created on Citrix ADC, the router configmap and the 2 router pods created by citrix node controller.
72+
When we delete the configmap, Citrix node controller cleans up the configuration created on Citrix ADC, the "kube-chorus-router" configmap and the "kube-chorus-router" pods created by citrix node controller.
7373
7474
kubectl delete -f https://raw.githubusercontent.com/citrix/citrix-k8s-node-controller/git_cnc_v2/deploy/config_map.yaml
7575

0 commit comments

Comments
 (0)