-
-
-
Deploy NetScaler ingress controller with OpenShift router sharding support
-
Deploy NetScaler ingress controller using OpenShift Operator
-
Deploy NetScaler Observability Exporter using OpenShift Operator
-
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
-
-
-
Entity name change
-
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!
Entity name change
While adding the NetScaler entities, the NetScaler Ingress Controller maintains unique names per Ingress, service or namespace. Sometimes, it results in NetScaler entities with large names even exceeding the name limits in NetScaler.
Now, the naming format in the NetScaler Ingress Controller is updated to shorten the entity names. In the updated naming format, a part of the entity name is hashed and all the necessary information is provided as part of the entity comments.
After this update, the comments available on lbvserver
and servicegroup
entity names provides all the necessary details like the ingress name, ingress port, service name, service port, and the namespace of the application.
Format for comments
Ingress: ing:<ingress-name>,ingport:<ingress-port>,ns:<k8s-namespace>,svc:<k8s-servicename>,svcport:<k8s-serviceport>
Service of type LoadBalancer
: lbsvc:<k8s-servicename>,svcport:<k8s-serviceport>,ns:<k8s-namespace>
The following table explains the entity name changes introduced with the NetScaler Ingress Controller version 1.12.
Entity | Old naming format | New naming format | Description/Comments |
---|---|---|---|
csvserver (ingress) |
k8s-192.2.170.67_80_http |
k8s-192.2.170.67_80_http |
no changes |
csvserver (type LoadBalancer ) |
k8s-apache_default_80_svc |
k8s-apache_80_default_svc |
Now, the port is followed by a namespace |
lbvserver (type LoadBalancer ) |
k8s-apache_default_80_svc_k8s-apache_default_80_svc |
k8s-apache_80_lbv_wlikeqxno5vunbthsoj4lxegk7cddh6p Comment: lbsvc:apache,svcport:80,ns:default
|
The comment for type LoadBalancer is now different |
servicegroup (type LoadBalancer ) |
k8s-apache_default_80_svc_k8s-apache_default_80_svc |
k8s-apache_80_sgp_wlikeqxno5vunbthsoj4lxegk7cddh6p |
The suffix sgp is added |
cspolicy or csaction or responder policy
|
k8s-web-ingress_default_443_k8s-frontend_default_80_svc |
k8s-frontend_80_csp_267pneiak5rw6hoygvrqrzpm4k6thz2p |
Moved service-name, service-port to the beginning, added suffix of cs, hashed ingress-name, ingress-port, and namespace |
lbvserver (ingress) |
k8s-web-ingress_default_443_k8s-frontend_default_80_svc |
k8s-frontend_80_lbv_267pneiak5rw6hoygvrqrzpm4k6thz2p Comment: ing:web-ingress,ingport:5080,ns:default,svc:frontend,svcport:80
|
Suffix lbv and comment added to the entity |
servicegroup (ingress) |
k8s-web-ingress_default_443_k8s-frontend_default_80_svc |
k8s-frontend_80_sgp_267pneiak5rw6hoygvrqrzpm4k6thz2p |
Suffix sgp is added. |
lbvserver (UDP) |
k8s-web-ingress_default_9053-udp_k8s-bind_default_53-udp_svc |
k8s-bind_53-udp_lbv_uyomblblagixrtw3cxrf23tak6wkpfmw |
-udp is still appended to the port as earlier. |
When you upgrade from an older version of the NetScaler Ingress Controller to the latest version, the NetScaler Ingress Controller renames all the entities with the new naming format. However, the NetScaler Ingress Controller does not handle the downgrade from the latest version to an older version.
Share
Share
In this article
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.