영어에서 Netscaler CPX 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Then, configure a virtual server by using the NetScaler CPX IP address and a non-standard HTTP port(such as 81) because the NetScaler CPX reserves the standard HTTP port 80 for NITRO communication.
You can use NetScaler CPX instance along with kube-proxy but you need to start the NetScaler CPX only after starting the kube-proxy and also you need to make sure that kube-proxy is not restarted.
Stop the existing NetScaler CPX instance by using the following command.
Where<container_name> is the name of the NetScaler CPX instance.
On the NetScaler CPX page, in the Instances tab, click Provision.
On the NetScaler CPX page, in the Docker Host tab, click Add.
You can verify if the latest NetScaler CPX instance is deployed by using the docker ps command.
Select the NetScaler CPX instance(s) on which you want to run the configuration and click Next.
Also, if your NetScaler CPX IP address is reachable from the NetScaler MAS server, select the Routable checkbox.
After verifying that you deployed the correct NetScaler CPX instance, enter the docker rm command to delete the older instance.
The Docker host performs NAT on the response and forwards the response to the NetScaler CPX instance on the eth0 interface.
For more information about adding a NetScaler CPX instance to NetScaler MAS, see Installing a NetScaler CPX Instance by Using NetScaler Management and Analytics System.
The following table lists the IP addresses and ports that are configured on the NetScaler CPX instances in this example configuration.
After the NetScaler CPX image is loaded, you can enter the docker images command to display information about the image.
To configure log streaming on a NetScaler CPX instance, you must first enable the AppFlow feature and the ulfd daemon on the NetScaler CPX instance.
In this deployment, the NetScaler CPX instance acts as a proxy to enable communication between application containers residing on multiple hosts.
The client request originates from the Internet and is received on the NetScaler CPX, which distributes it across the two servers.
A NetScaler CPX instance operates with one single IP address that is used for management as well as for data traffic.
You can enter the docker ps command so that you can verify that the deployed NetScaler CPX instance is the latest version.