You can enter the internal instance of the container using the kubectl exec
command, allowing you to execute command-line operations in the Web console window. Additionally, you can easily upload and download files within the container using the file transfer feature.
The container must be running properly.
When using the file transfer feature, the tar
tool must be available in the container, and the container's operating system cannot be Windows.
Enter Container Platform.
In the left navigation bar, click Application > Applications.
Click on Application Name.
Locate the workload and click EXEC > Pod Name.
Enter the command you wish to execute.
Click OK to enter the Web console window and execute command-line operations.
Click File Transfer. Enter Upload Path to upload files for testing into the container; or enter Download Path to download logs and other files from the container to your local machine for analysis.
You can enter the internal instance of the container using the kubectl exec
command, allowing you to execute command-line operations in the Web console window. Additionally, you can easily upload and download files within the container using the file transfer feature.
The container must be running properly.
When using the file transfer feature, the tar
tool must be available in the container, and the container's operating system cannot be Windows.
In the left navigation bar, click Workloads > Pods.
Click ⋮ > EXEC > Container Name.
Enter the command you wish to execute.
Click OK to enter the Web console window and execute command-line operations.
Click File Transfer. Enter Upload Path to upload files for testing into the container; or enter Download Path to download logs and other files from the container to your local machine for analysis.