How to Edit a Pool in a Kubernetes Load Balancer?
Last updated
Last updated
To edit a pool in Kubernetes load balancer, follow the steps given below:
Step 1: Login to your account.
Step 2: Navigate to Services and then click on My Services.
Step 3: Click on your project.
Step 4: Navigate to Kubernetes and then click on K8s Load Balancer.
Step 5: Click on the load balancer name for which you want to edit a pool.
Step 6: Go to Listener tab and click on the listener's name for which you want to edit the pool.
Step 7: Click on the Pools tab and click on three dots.
Step 8: Click on Edit Pool.
Step 9: Update Pool Details and click Submit.
Field | Description |
Name | Enter the name of the Pool. |
Description | Enter the description of the pool. |
Algorithm | Select the load balancing algorithm for the pool from the below options:
|
TLS Enabled |
|
TLS Cipher String | Enter List of ciphers in OpenSSL format and it should be colon-separated. |
Session Persistence | Select a JSON object specifying the session persistence for the pool from the below options:
|
Cookie Name* | Enter the name of the cookie to use for session persistence. |