File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ The following table lists the various attributes provided in the Bot CRD:
219219
220220Perform the following steps to deploy the Bot CRD:
221221
222- 1 . Download the CRD ( bot-crd.yaml).
222+ 1 . Download the [ bot-crd.yaml ] ( https://raw.githubusercontent.com/citrix/citrix-k8s-ingress-controller/master/crd/bot/ bot-crd.yaml) .
2232232 . Deploy the Bot CRD using the following command:
224224
225225` kubectl create -f bot-crd.yaml `
@@ -388,7 +388,6 @@ spec:
388388 - "/index.html"
389389 - "/submit.php"
390390 - "/login.html"
391-
392391` ` `
393392
394393**Enable IP reputation to reject requests of a particular category**
Original file line number Diff line number Diff line change 9191 - Deploy the Citrix ingress controller using OpenShift Operator : deploy/deploy-cic-openshift-operator.md
9292 - Deploy the Citrix API gateway using OpenShift Operator : deploy/deploy-api-gateway-openshift.md
9393 - Deploy the Citrix API gateway using Rancher : deploy/deploy-api-gateway-rancher.md
94+ - Deploy the Citrix API Gateway with GitOps : deploy/deploy-api-gateway-using-gitops.md
9495 - Deploy Citrix ADC CPX as an Ingress in Azure Kubernetes Engine : deploy/deploy-azure.md
9596 - Deploy Citrix ADC CPX as an Ingress in an Azure Kubernetes Service cluster with advanced networking mode : deploy/deploy-azure-cni.md
9697 - Deploy Citrix ingress controller in an Azure Kubernetes Service cluster with Citrix ADC VPX : deploy/deploy-azure-cic.md
130131 - IPAM or VIP : crds/vip.md
131132 - Content Routing : crds/content-routing.md
132133 - Web application firewall : crds/waf.md
134+ - Bot : crds/bot.md
133135 - Certificate management :
134136 # - TLS certificate handling for multiple Ingress: certificate-management/tls-certificate-handling-multiple-ingress.md
135137 # - TLS certificates in Citrix Ingress Controller: certificate-management/tls-certificate-handling.md
You can’t perform that action at this time.
0 commit comments