-
-
-
Deploy NetScaler ingress controller with OpenShift router sharding support
-
Deploy NetScaler CPX as an Ingress in Azure Kubernetes Engine
-
Deploy NetScaler ingress controller in an Azure Kubernetes Service cluster with NetScaler VPX
-
Deploy NetScaler ingress controller for NetScaler with admin partitions
-
Multi-cloud and GSLB solution with Amazon EKS and Microsoft AKS clusters
-
-
SSL certificate for services of type LoadBalancer through the Kubernetes secret resource
-
BGP advertisement for type LoadBalancer services and Ingresses using NetScaler CPX
-
NetScaler CPX integration with MetalLB in layer 2 mode for on-premises Kubernetes clusters
-
Advanced content routing for Kubernetes Ingress using the HTTPRoute CRD
-
IP address management using the NetScaler IPAM controller for Ingress resources
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Deploy NetScaler API Gateway using Red Hat OpenShift Operators
OpenShift Operator is an open-source toolkit designed to package, deploy, and manage Kubernetes native applications in a more effective, automated, and scalable way.
An API gateway acts as the single entry point for your APIs and ensures secure and reliable access to multiple APIs and microservices in your system. NetScaler provides an enterprise grade API gateway for North-South API traffic into the OpenShift cluster. The API gateway integrates with the OpenShift cluster through the NetScaler Ingress Controller and the NetScaler (NetScaler MPX, VPX, or CPX) deployed as the Ingress Gateway for on-premises or cloud deployments.
This topic covers information on how to deploy the API gateway using OpenShift Operators.
The NetScaler API Gateway operator installs the CRDs required for the API Gateway functionality. Since this operator leverages the NetScaler Ingress Controller, you need to create an instance of the API Gateway CRD, which is the NetScaler Ingress Controller. If you already have a NetScaler Ingress Controller instance in the cluster you need to install it again.
API gateway supports the following CRDs:
-
Auth CRD (authpolicies.citrix.com)
Authentication policies are used to enforce access restrictions to resources hosted by an application or an API server.
-
Content routing CRDs (httproutes.citrix.com and listeners.citrix.com)
Kubernetes native Ingress supports only basic host and path based routing. Using content routing CRDs, you can expose the advanced content routing abilities provided by NetScaler ADC like routing based on header values or query strings.
-
Rate limit CRD (ratelimits.citrix.com) In a Kubernetes deployment, you can rate limit the requests to the resources on the back end server or services using the rate limiting feature provided by the ingress NetScaler.
-
Rewrite and responder CRD (rewritepolicies.citrix.com) In a Kubernetes environment, to deploy specific layer 7 policies (such as redirecting HTTP traffic to a specific URL) requires you to add appropriate libraries within the microservices and manually configure the policies. Instead, you can use the Rewrite and Responder features provided by the Ingress NetScaler device to deploy these policies.
-
VIP CRD (vips.citrix.com)
NetScaler provides a VIP CRD for asynchronous communication between the IPAM controller and the NetScaler Ingress Controller. The IPAM controller is provided by NetScaler for IP address management.
Deploy NetScaler API Gateway using OpenShift Operator
Perform the following steps to deploy the API gateway using the OpenShift Operator.
-
In the OperatorHub, search for NetScaler API Gateway Operator.
-
Select the NetScaler API Gateway Operator, and click Install.
-
Choose the namespace where you want the operator to be installed and click Subscribe.
-
Once the NetScaler API Gateway operator is installed, you can see it listed under the Installed Operators section on the left panel. At this point, all CRDs are installed in the cluster.
-
To create instances of each CRD, select the appropriate CRD and click Create Instance.
-
Once you create the instance you can see all your instances by selecting the All instances tab.
Update the CRD instance
To update any values of the created CRD instance, click the instance and go to the YAML tab and edit the YAML file and click Save.
Upgrade CRD versions
For more information on upgrading CRD versions, see the OpenShift documentation.
Delete the instance and operator
To delete an instance of the CRD you have to delete the NetScaler Ingress Controller instance from the user interface. Select the three vertical dots on the right side of the instance as shown in the following image and then click Delete CitrixIngressController.
To delete the operator, click the Actions drop-down list and then click Uninstall operator.
Note:
Make sure that all instances are deleted manually before uninstalling the operator. The instances are not automatically deleted if you uninstall the operator.
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.