영어에서 CPX instance 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
To upgrade a NetScaler CPX instance.
The SSH port 22 of NetScaler CPX instance is mapped to port 1100 on the Docker host.
Is the name of the NetScaler CPX instance.
Stop the existing NetScaler CPX instance by using the following command.
Lt;container_name> is the name of the NetScaler CPX instance.
Select the NetScaler CPX instance(s) on which you want to run the configuration and click Next.
Where<container_name> is the name of the NetScaler CPX instance.
To install NetScaler CPX instance in the docker host with Kubernetes set up, run the following command.
Configure the VIP and the two services on the NetScaler CPX instance.
In this capacity, the NetScaler CPX instance provides scalability and security to the container-based applications.
The following figure illustrates the architecture of a NetScaler CPX instance on a Docker host.
A NetScaler CPX instance operates with one single IP address that is used for management as well as for data traffic.
Specify the execution settings and click Finish to run the commands on the NetScaler CPX instance.
In a single host network, the NetScaler CPX instance acts as a proxy between application containers on the same host.
You can enter the docker ps command so that you can verify that the deployed NetScaler CPX instance is the latest version.
The NetScaler CPX instance is provisioned along with the applications in multiple hosts and provides the shortest path for communication.
During provisioning, only one private IP address(single IP address) is assigned to a NetScaler CPX instance by the Docker engine.
In this environment, the NetScaler CPX instance acts as a proxy for the applications provisioned as containers on the same Docker host.
Docker implicitly configures IP tables and a NAT rule to direct traffic originating from the NetScaler CPX instance to the docker0 IP address.
A NetScaler CPX instance in a multi-host network may be configured in a production deployment in the datacenter where it provides load balancing functions.
In a single host network, the client,the servers, and the NetScaler CPX instance are deployed as containers on the same Docker host.
In this topology, the NetScaler CPX instance and the database servers are provisioned in different Docker hosts, and the client traffic originates from the Internet.
This topology might be used in a production deployment where the NetScaler CPX instance load balances a set of container-based applications or servers.
In this topology, the NetScaler CPX instance and the database servers are provisioned on the same Docker host, but the client traffic originates from elsewhere on the network.
When you provision a NetScaler instance, only one private IP address(single IP address) is assigned to a NetScaler CPX instance by the Docker engine.
After verifying that you deployed the correct NetScaler CPX instance, enter the docker rm command to delete the older instance. .
In this deployment, the NetScaler CPX instance acts as a proxy to enable communication between application containers residing on multiple hosts.
The client requests originating from the Internet are received on the VIP configured on the NetScaler CPX instance, which then distributes the requests across the two servers.
When you provision a NetScaler CPX instance on a Docker host, the Docker engine creates a virtual interface, eth0, on the CPX instance.
You can upgrade a NetScaler CPX instance by shutting it down, installing the latest version on the same mount point, and then deleting the old instance. .