Source Device | Host where CSI controller is located | Host where CSI controller is located | Host where CSI node is located | Kubernetes master node |
|---|
Source IP Address | IP address of the source device | IP address of the source device | IP address of the source device | IP address of the source device |
|---|
Source Port | 1024 to 65536 | 1024 to 65536 | 1024 to 65536 | 1024 to 65536 |
|---|
Destination Device | Storage device | Host where CSI controller is located | Host where CSI node is located | Host where CSI controller is located |
|---|
Destination IP Address | Management IP address of the storage device | IP address of the destination device | IP address of the destination device | IP address of the destination device |
|---|
Destination Port (for Listening) | 8088 | 9808 | 9800 | 4433 |
|---|
Protocol | TCP | TCP | TCP | TCP |
|---|
Port Description | Used to create, manage, and delete volumes | Used by Kubernetes to check the health status of CSI controller | Used by Kubernetes to check the health status of CSI node | Used to invoke webhook verification |
|---|
Listening Port Configurable | No | No | No | Yes |
|---|
Authentication Mode | User name and password | Certificate | Certificate | Certificate |
|---|
Encryption Mode | TLS 1.3/TLS 1.2 | TLS 1.3/TLS 1.2 | TLS 1.3/TLS 1.2 | TLS 1.3/TLS 1.2 |
|---|
Plane | OM | O&M plane | O&M plane | O&M plane |
|---|
Special Scenario | None | None | None | None |
|---|
Remarks | Enable some source ports. | - | - | For details about how to change the webhook port, see the CSI user guide. |
|---|