This repository contains the Citrix NetScaler Ingress Controller built around Kubernetes Ingress. This controller automatically configures one or more Citrix NetScaler ADC based on Ingress resource configuration. Learn more about using Ingress on k8s.io
An Ingress Controller is a controller that watches the Kubernetes API server for updates to the Ingress resource and reconfigures the Ingress load balancer accordingly.
The Citrix Ingress Controller can be deployed either by directly using yamls or by helm charts.
Features supported by Citrix Ingress Controller can be found here
Citrix Ingress Controller can be deployed in many platforms. detailed information can be found here
Deploy the Guestbook application and use the Citrix CPX to provide the Ingress
- Quick Deploy using yaml.
- Quick Deploy using Helm.
- Deployment in Google Cloud
- Deployment in Azure Cloud
For questions and support the following channels are available:
Describe the Issue in Details, Collects the logs and Use the forum mentioned below
https://discussions.citrix.com/forum/1657-netscaler-cpx/
Get Logs: kubectl logs citrix-k8s-ingress-controller > log_file
This project adheres to the Kubernetes Community Code of Conduct. By participating in this project you agree to abide by its terms.