All Projects β†’ citrix β†’ Citrix K8s Ingress Controller

citrix / Citrix K8s Ingress Controller

Citrix ADC (NetScaler) Ingress Controller for Kubernetes:

Projects that are alternatives of or similar to Citrix K8s Ingress Controller

Kubernetes Ingress Controller
🦍 Kong for Kubernetes: the official Ingress Controller for Kubernetes.
Stars: ✭ 1,347 (+426.17%)
Mutual labels:  ingress, ingress-controller, k8s
trafficserver-ingress-controller
Apache Traffic Server Ingress Controller for Kubernetes
Stars: ✭ 29 (-88.67%)
Mutual labels:  ingress, k8s, ingress-controller
Ingress Merge
Merge Ingress Controller for Kubernetes
Stars: ✭ 124 (-51.56%)
Mutual labels:  ingress, ingress-controller, k8s
Kubernetes Ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
Stars: ✭ 3,528 (+1278.13%)
Mutual labels:  ingress, k8s, ingress-controller
Kubernetes Pfsense Controller
Integrate Kubernetes and pfSense
Stars: ✭ 100 (-60.94%)
Mutual labels:  ingress, ingress-controller, k8s
Nghttpx Ingress Lb
nghttpx ingress controller for Kubernetes
Stars: ✭ 115 (-55.08%)
Mutual labels:  ingress, ingress-controller, k8s
Scalecube Services
ScaleCube Services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
Stars: ✭ 482 (+88.28%)
Mutual labels:  api-gateway, k8s, service-mesh
Krakend Ce
KrakenD Community Edition. Make your binary of KrakenD API Gateway
Stars: ✭ 245 (-4.3%)
Mutual labels:  api-gateway, service-mesh
tyk-helm-chart
A Helm chart repository to install Tyk Pro (with Dashboard), Tyk Hybrid or Tyk Headless chart.
Stars: ✭ 69 (-73.05%)
Mutual labels:  ingress-controller, service-mesh
gotway
☸️ Cloud native API Gateway powered with in-redis cache
Stars: ✭ 71 (-72.27%)
Mutual labels:  api-gateway, ingress
kserve
Serverless Inferencing on Kubernetes
Stars: ✭ 1,621 (+533.2%)
Mutual labels:  k8s, service-mesh
Kanali
A Kubernetes Native API Management Solution
Stars: ✭ 192 (-25%)
Mutual labels:  api-gateway, ingress-controller
Layer5
Layer5, the service mesh company, representing every service mesh
Stars: ✭ 137 (-46.48%)
Mutual labels:  api-gateway, service-mesh
Hello Lambda
πŸ”₯ An example of a Python (AWS) Lambda exposed with API Gateway, configured with Terraform.
Stars: ✭ 114 (-55.47%)
Mutual labels:  api-gateway, hcl
bilrost
Kubernetes controller/operator to set up OAUTH2/OIDC security on any ingress based service
Stars: ✭ 17 (-93.36%)
Mutual labels:  ingress, k8s
Terraform Aws Eks Cluster
Terraform module for provisioning an EKS cluster
Stars: ✭ 256 (+0%)
Mutual labels:  hcl, k8s
Enroute
EnRoute Universal Gateway: Cloud Native API gateway with OpenAPI support and free L7 rate-limiting built on Envoy proxy
Stars: ✭ 126 (-50.78%)
Mutual labels:  api-gateway, ingress-controller
apiclarity
Reconstruct Open API Specifications from real-time workload traffic seamlessly.
Stars: ✭ 290 (+13.28%)
Mutual labels:  k8s, service-mesh
katana-skipper
Simple and flexible ML workflow engine
Stars: ✭ 234 (-8.59%)
Mutual labels:  ingress, k8s
Microgateway
Security and management for microservices, with rich functionalities of the CA API Gateway family
Stars: ✭ 35 (-86.33%)
Mutual labels:  api-gateway, service-mesh

Docker Repository on Quay License GitHub stars HitCount


Citrix ingress controller

Description

This repository contains the Citrix ingress controller built around Kubernetes Ingress.

Participate:

You can discuss questions/bugs/feature requests for this project on our Slack channel. To request an invitation to participate in the Citrix ADC Cloud Native Slack channel, provide your email address using the following form: https://podio.com/webforms/22979270/1633242. You can also report issues using the bug reporting template.

What is an ingress controller?

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.

What is the Citrix ingress controller?

Citrix provides an ingress controller for Citrix ADC MPX (hardware), Citrix ADC VPX (virtualized), and Citrix ADC CPX (containerized) for bare metal and cloud deployments. It is built around Kubernetes Ingress and automatically configures Citrix ADC based on the Ingress resource configuration.

The Citrix ingress controller can be deployed either by directly using yamls or by helm charts.

Features

Features supported by the Citrix ingress controller can be found here. The Citrix API Gateway features can be found here.

Supported platforms and deployments

Click here for detailed list of supported platforms and deployments.

Documentation

For detailed documentation, see the Citrix ingress controller Live Documentation.

Deployment solutions

You can deploy the Citrix ingress controller in many platforms. For detailed information, see Deployment Architecture.

Examples

Deploy the Guestbook application and use the Citrix ADC CPX to provide the Ingress:

Release notes

Click here for the release notes of the latest Citrix ingress controller release.

Questions

For questions and support the following channels are available:

To request an invitation to participate in the Slack channel, provide your email address using this form: https://podio.com/webforms/22979270/1633242

Issues

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 citrix-k8s-ingress-controller > log_file

You can report any issues using the following forum: https://discussions.citrix.com/forum/1657-netscaler-cpx/

For information on how to troubleshoot some of the common issues that you may encounter while using Citrix ADC CPX, see the Citrix ADC CPX documentation.

Code of Conduct

This project adheres to the Kubernetes Community Code of Conduct. By participating in this project you agree to abide by its terms.

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].