This repository contains the NetScaler ingress controller built around Kubernetes Ingress.
You can reach out for any questions via our email: [email protected].
To enhance our understanding of your Kubernetes/microservices application deployment architecture and provide you with the latest NetScaler capabilities, we kindly request you to fill out Requirement Gathering Questionnaire. Your valuable insights will enable us to better serve your specific needs. Thank you for taking the time to contribute to our understanding and improvement efforts.
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.
NetScaler provides an ingress controller for NetScaler MPX (hardware), NetScaler VPX (virtualized), and NetScaler CPX (containerized) for bare metal and cloud deployments. It is built around Kubernetes Ingress and automatically configures NetScaler based on the Ingress resource configuration.
The NetScaler ingress controller can be deployed either by directly using yamls or by helm charts.
Features supported by the NetScaler ingress controller can be found here. The NetScaler API Gateway features can be found here.
Click here for detailed list of supported platforms and deployments.
For detailed documentation, see the Netscaler ingress controller Live Documentation.
You can deploy the NetScaler ingress controller in many platforms. For detailed information, see Deployment Architecture.
Deploy the Guestbook application and use the NetScaler CPX to provide the Ingress:
- Quick Deploy using YAML
- Quick Deploy using Helm
- Quick Deploy using Kops
- Deployment in Google Cloud
- Deployment in Azure Cloud
Click here for the release notes of the latest NetScaler ingress controller release.
For questions and support the following channels are available:
To enhance our understanding of your Kubernetes/microservices application deployment architecture and provide you with the latest NetScaler capabilities, we kindly request you to fill out Requirement Gathering Questionnaire.. Your valuable insights will enable us to better serve your specific needs. Thank you for taking the time to contribute to our understanding and improvement efforts.
For more information about NetScaler cloud native solutions, you can reach out to the NetScaler product team at: [email protected]
NetScaler offers a convenient kubectl plugin designed to inspect NetScaler Ingress controller deployments and conduct troubleshooting operations. This feature is available from CIC version 1.32.7 onwards. Utilize the various subcommands provided by this plugin to streamline your troubleshooting process and gain valuable insights into your Ingress controller setup. We encourage you to explore the capabilities of this plugin for a more effective and efficient management of your deployments.
Describe issues in detail, collect logs, and use the discussion forum to report issues.
Use the following command to collect logs:
Get Logs: kubectl logs netscaler-k8s-ingress-controller > log_file
To facilitate a more efficient troubleshooting process and identify the issue, we recommend utilizing the CIC Diagnostic tool. This tool will gather deployment logs and other essential details that are crucial for our analysis.
You can report any issues using the following forum:
https://community.citrix.com/forums/forum/8-microservices/
For information on how to troubleshoot some of the common issues that you may encounter while using NetScaler CPX, see the NetScaler CPX documentation.
This project adheres to the Kubernetes Community Code of Conduct. By participating in this project you agree to abide by its terms.