Read the Docs build information Build id: 655464 Project: citrix-citrix-k8s-ingress-controller Version: latest Commit: 9af343cadbd01e72a87cc73516aac7a30d1da0ef Date: 2021-06-15T13:53:59.647768Z State: finished Success: True [rtd-command-info] start-time: 2021-06-15T13:54:21.612108Z, end-time: 2021-06-15T13:54:25.903101Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/citrix-k8s-ingress-controller.git . Cloning into '.'... [rtd-command-info] start-time: 2021-06-15T13:54:26.047135Z, end-time: 2021-06-15T13:54:26.407812Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9af343c Merge pull request #431 from citrix/cic-release-doc [rtd-command-info] start-time: 2021-06-15T13:54:26.524127Z, end-time: 2021-06-15T13:54:26.596419Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-06-15T13:54:26.952200Z, end-time: 2021-06-15T13:54:27.037542Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2021-06-15T13:54:27.144465Z, end-time: 2021-06-15T13:54:28.083849Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'aa7990fc4ab6ce924327f6a9c65eedf0226bf4ae' [rtd-command-info] start-time: 2021-06-15T13:54:28.994015Z, end-time: 2021-06-15T13:54:32.943011Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-06-15T13:54:33.069534Z, end-time: 2021-06-15T13:54:34.157976Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (21.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (57.0.0) [rtd-command-info] start-time: 2021-06-15T13:54:34.320678Z, end-time: 2021-06-15T13:54:44.885562Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs==0.17.3 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs==0.17.3 Downloading mkdocs-0.17.3-py2.py3-none-any.whl (1.2 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) Collecting tornado<5.0,>=4.1 Downloading tornado-4.5.3.tar.gz (484 kB) Collecting Jinja2>=2.7.1 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting click>=3.3 Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Collecting importlib-metadata Downloading importlib_metadata-4.5.0-py3-none-any.whl (17 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.5.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (57.0.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, livereload, tornado, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=23e5ba82920c921d59ee3f5456c7109e95b307f2ee68143ec5faf3921f0d6859 Stored in directory: /tmp/pip-ephem-wheel-cache-6yywpk48/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24726 sha256=a3e17c68877bfa1ac69bc49eafab95bd9acd1f559508c20bb8f65e93f0c6b73c Stored in directory: /tmp/pip-ephem-wheel-cache-6yywpk48/wheels/d4/f2/03/55f37093eb8cb0c89d7efb206f792dba55cd5bd67b1c5b1ce1 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp37-cp37m-linux_x86_64.whl size=434049 sha256=a195bf7b06e7fa632104b6438344c586d89dd9c50c272d7819f2454917b29c4c Stored in directory: /tmp/pip-ephem-wheel-cache-6yywpk48/wheels/a2/45/43/36ec7a893e16c1212a6b1505ded0a2d73cf8e863a0227c8e04 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=7ef9e2ead26f3b06de5bd2d9e96afcf567c8d93579173143eef66ff3bad711eb Stored in directory: /tmp/pip-ephem-wheel-cache-6yywpk48/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock livereload tornado future Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, requests, Pygments, packaging, Jinja2, importlib-metadata, imagesize, future, docutils, babel, alabaster, sphinx, PyYAML, Markdown, livereload, commonmark, click, recommonmark, pillow, mock, mkdocs Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 chardet-4.0.0 click-8.0.1 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 importlib-metadata-4.5.0 livereload-2.6.3 mkdocs-0.17.3 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 recommonmark-0.5.0 requests-2.25.1 six-1.16.0 snowballstemmer-2.1.0 sphinx-4.0.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-4.5.3 typing-extensions-3.10.0.0 urllib3-1.26.5 zipp-3.4.1 [rtd-command-info] start-time: 2021-06-15T13:54:45.007514Z, end-time: 2021-06-15T13:54:47.541647Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs>=1 Downloading mkdocs-1.2.1-py3-none-any.whl (6.3 MB) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.9.0) Collecting pymdown-extensions>=4.3 Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) Collecting ghp-import>=1.0 Downloading ghp-import-2.0.1.tar.gz (11 kB) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (8.0.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.4.1) Requirement already satisfied: Markdown>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.3.4) Requirement already satisfied: importlib-metadata>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (4.5.0) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (20.9) Collecting watchdog>=2.0 Downloading watchdog-2.1.2-py3-none-manylinux2014_x86_64.whl (74 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: Jinja2>=2.10.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.0.1) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=3.10->mkdocs>=1->-r requirements.txt (line 1)) (3.4.1) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=3.10->mkdocs>=1->-r requirements.txt (line 1)) (3.10.0.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.10.1->mkdocs>=1->-r requirements.txt (line 1)) (2.0.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from packaging>=20.5->mkdocs>=1->-r requirements.txt (line 1)) (2.4.7) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1->-r requirements.txt (line 1)) (1.16.0) Building wheels for collected packages: ghp-import Building wheel for ghp-import (setup.py): started Building wheel for ghp-import (setup.py): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.0.1-py3-none-any.whl size=11028 sha256=e732cb1fdb67a8cf4311f28c990318fd878e9c5907841cba247651668e2a98e0 Stored in directory: /tmp/pip-ephem-wheel-cache-rfhd5n22/wheels/a3/bf/e1/bd9958bb5e4139097b821a36851d307d590aa2093639e077d9 Successfully built ghp-import Installing collected packages: python-dateutil, watchdog, pyyaml-env-tag, mergedeep, ghp-import, pymdown-extensions, mkdocs Attempting uninstall: mkdocs Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed ghp-import-2.0.1 mergedeep-1.3.4 mkdocs-1.2.1 pymdown-extensions-8.2 python-dateutil-2.8.1 pyyaml-env-tag-0.1 watchdog-2.1.2 [rtd-command-info] start-time: 2021-06-15T13:54:47.853893Z, end-time: 2021-06-15T13:54:47.919279Z, duration: 0, exit-code: 0 cat mkdocs.yml assignees_uri: - sreejithgs copyright: Copyright © 1999-2021 Citrix Systems, Inc. All rights reserved. docs_dir: docs edit_uri: edit/master/docs extra: social: - icon: fontawesome/brands/youtube link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA - icon: fontawesome/brands/github-alt link: https://github.com/citrix - icon: fontawesome/brands/twitter link: https://twitter.com/citrixdeveloper - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/company/citrix/ extra_css: - assets/stylesheets/extra.css - https://use.fontawesome.com/releases/v5.12.1/css/all.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null issues_uri: https://github.com/citrix/citrix-k8s-ingress-controller/issues/new labels_uri: - documentation markdown_extensions: - admonition - codehilite - toc: permalink: true nav: - Overview: index.md - Release notes: https://github.com/citrix/citrix-k8s-ingress-controller/releases - Supported platforms and deployments: support-matrix.md - Deployment topologies: deployment-topologies.md - Deploy Citrix ADC ingress controller: - Using YAML: deploy/deploy-cic-yaml.md - Using Helm charts: deploy/deploy-cic-helm.md - Using Kops: deploy/deploy-cic-kops.md - On Rancher: deploy/deploy-cic-rancher.md - On PKS: deploy/deploy-pks.md - Expose services of type LoadBalancer: network/type_loadbalancer.md - Deployment solutions: - Deploy the Citrix ingress controller as an OpenShift router: deploy/deploy-cic-openshift.md - Deploy the Citrix ingress controller with OpenShift router sharding support: deploy/deploy-openshift-sharding.md - Deploy the Citrix ingress controller using OpenShift Operator: deploy/deploy-cic-openshift-operator.md - Deploy the Citrix API gateway using OpenShift Operator: deploy/deploy-api-gateway-openshift.md - Deploy the Citrix API gateway using Rancher: deploy/deploy-api-gateway-rancher.md - Deploy the Citrix API Gateway with GitOps: deploy/deploy-api-gateway-using-gitops.md - Deploy Citrix ADC CPX as an Ingress in Azure Kubernetes Engine: deploy/deploy-azure.md - Deploy Citrix ADC CPX as an Ingress in an Azure Kubernetes Service cluster with advanced networking mode: deploy/deploy-azure-cni.md - Deploy Citrix ingress controller in an Azure Kubernetes Service cluster with Citrix ADC VPX: deploy/deploy-azure-cic.md - Deploy Citrix ADC CPX as an Ingress in Google Cloud Platform: deploy/deploy-gcp.md - Deploy the Citrix ingress controller in Anthos Platform: deploy/deploy-anthos.md - Deploy Citrix ADC VPX in active-active high availability in EKS environment using Amazon ELB and Citrix ingress controller: deploy/deploy-eks-elb.md - Deploy the Citrix ingress controller for Citrix ADC with admin partitions: deploy/deploy-cic-adc-admin-partition.md - Citrix solution for service of type LoadBalancer in AWS: configure/service-type-lb-solution-in-aws.md - Multi-cluster ingress and load balancing solution: multicluster/multi-cluster.md - Multi-cloud and multi-cluster ingress and load balancing solution with Amazon EKS and Microsoft AKS clusters: deploy/multi-cloud-ingress-lb-solution.md - Citrix ADC Integrated canary deployment solution: canary/canary.md - Licensing: licensing.md - Configure: - Annotations: configure/annotations.md - ConfigMap: configure/config-map.md - Ingress: configure/ingress-config.md - Ingress class: configure/ingress-classes.md - Service class: configure/service-classes.md - HTTP, TCP or SSL Profiles: configure/profiles.md - Log levels: configure/log-levels.md - COE ConfigMap: configure/config-map-coe.md - TCP profile support for services of type LoadBalancer: configure/TCP-profile-type-lb.md - SSL certificate for services of type LoadBalancer through the Kubernetes secret resource: configure/service-type-lb-ssl-secret.md - BGP advertisement for type LoadBalancer services and Ingresses using Citrix ADC CPX: configure/cpx-service-type-lb.md - Citrix ADC CPX integration with MetalLB in layer 2 mode for on-premises Kubernetes clusters: configure/cpx-metal-lb.md - Advanced content routing for Kubernetes Ingress using the HTTPRoute CRD: configure/advanced-content-routing-using-http-crd.md - Profile support for the Listener CRD: configure/profiles-for-listener-crd.md - IP address management using the Citrix IPAM controller for Ingress resources: configure/ipam-for-ingress.md - Network: - Static routing: network/staticrouting.md - Establish network between K8s nodes and Ingress Citrix ADC using Citrix node controller: network/node-controller.md - Expose services of type NodePort: network/nodeport.md - Pod to pod communication using Calico: network/calico-network.md - Enhancement to services of type LoadBalancer: network/bgp-enhancement.md - CRDs: - Authentication: crds/auth.md - Rate limit: crds/rate-limit.md - Rewrite and Responder: crds/rewrite-responder.md - IPAM or VIP: crds/vip.md - Content Routing: crds/content-routing.md - Web application firewall: crds/waf.md - Bot: crds/bot.md - Certificate management: - TLS certificates handling in Citrix ingress controller: certificate-management/tls-certificates.md - TLS client authentication in Citrix ADC: certificate-management/client-auth-support.md - TLS server authentication in Citrix ADC: certificate-management/server-auth.md - Install, link, and update certificates on Citrix ADC using the Citrix ingress controller: certificate-management/link-ca-certificate-chain.md - Configure SSL passthrough using Kubernetes Ingress: certificate-management/ssl-passthrough.md - Automated certificate management with cert-manager: - Introduction: certificate-management/certificate.md - Deploy HTTPs web applications on K8s with CIC and Let's Encrypt using cert-manager: certificate-management/acme.md - Deploy HTTPs web application on K8s with CIC and HashiCorp vault using cert-manager: certificate-management/vault.md - Enable Citrix ADC certificate validation: certificate-management/adc-certificate-validation.md - Metrics: - Integrate with Prometheus and Grafana: metrics/promotheus-grafana.md - Analytics and observability: analytics.md - Troubleshooting: - Troubleshooting: troubleshooting/troubleshooting.md - Enable troubleshooting: troubleshooting/troubleshooting-cic.md - Call Home: troubleshooting/call-home.md - Upgrade: upgrade.md - Use cases: - Service mesh lite: deploy/service-mesh-lite.md - Securing ingress: how-to/secure-ingress.md - TCP use cases: how-to/tcp-use-cases.md - HTTP use cases: how-to/http-use-cases.md - Session affinity: how-to/session-affinity.md - Allowlisting or blocklisting IP addresses: how-to/ip-whitelist-blacklist.md - Interoperability with ExternalDNS: how-to/integrate-externaldns.md - Use Citrix ADC credentials stored in Vault server: how-to/use-vault-stored-credentials-for-cic.md - Use Kubernetes secrets for storing Citrix ADC credentials: how-to/secret-credentials.md - Load balance Ingress traffic to TCP or UDP based application: how-to/tcp-udp-ingress.md - Set up dual-tier deployment: how-to/deploy-cic-dual-tier.md - Horizontal pod autoscaler: how-to/cpx-hpa.md - Direct server return: how-to/dsr.md - Admission controller webhook: how-to/webhook-use-case.md - Enable GRPC support: how-to/grpc.md - Policy based routing: how-to/pbr.md - Entity name change: entity-name-change.md plugins: - search: prebuild_index: true separator: '[\s\-\.]+' repo_name: Citrix ADC ingress controller repo_url: https://github.com/citrix/citrix-k8s-ingress-controller site_author: null site_description: Ingress Controller configures Kubernetes ingress & Service Type LoadBalancer on Citrix ADCs. Supports OpenShift, Rancher on baremetal as well as AKS, GKE and EKS site_name: Citrix ADC ingress controller for Kubernetes site_title: Developer Docs site_url: https://developer-docs.citrix.com theme: custom_dir: devdocs-theme favicon: https://docs.citrix.com/assets/images/favicon.ico font: false icon: fontawesome include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/logo.svg name: null palette: accent: teal primary: teal search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2021-06-15T13:54:48.029740Z, end-time: 2021-06-15T13:54:59.910815Z, duration: 11, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title WARNING - Config value: 'labels_uri'. Warning: Unrecognised configuration name: labels_uri WARNING - Config value: 'assignees_uri'. Warning: Unrecognised configuration name: assignees_uri WARNING - Config value: 'issues_uri'. Warning: Unrecognised configuration name: issues_uri INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - configure/multi-port-services.md - configure/service-class.md - crds/HTTPRoute.md - crds/Listener.md - deploy/azure-cic-url.md - deploy/azure-cpx-url.md - deploy/azure-vpx.md - deploy/citrix-api-gateway.md - deploy/cloud-formation-template.md - deploy/deploy-aws-cni.md - deploy/deploy-azure-image.md - deploy/deploy-eks-cpx.md - deploy/service-mesh-lite-script.md - how-to/custom-monitor.md WARNING - A relative path to 'deploy/deploy-azure-cni.md' is included in the 'nav' configuration, which is not found in the documentation files WARNING - Documentation file 'crds/content-routing.md' contains a link to 'docs/configure/advanced-content-routing-using-http-crd.md' which is not found in the documentation files. INFO - Documentation built in 11.50 seconds