Skip to content

Commit 36a17ec

Browse files
authored
Merge pull request #349 from citrix/doc-update
Doc update
2 parents 820f9c3 + 412cd8b commit 36a17ec

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

crd/bot/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The following table lists the various attributes provided in the Bot CRD:
219219

220220
Perform 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).
223223
2. 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**

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ nav:
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
@@ -130,6 +131,7 @@ nav:
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

0 commit comments

Comments
 (0)