Pods
This section explains how to manage pods.
In KubeSphere, a pod is the smallest management unit of an application. Each pod contains one or more containers. Multiple containers within the same pod are tightly coupled, scheduled, and share the same network. A pod is equivalent to the logical host of an application.
The KubeSphere web console does not support creating pods directly, but you can indirectly create pods and manage pod replicas by creating workloads or jobs.
View Pod List
Explain how to view the list of pods.
View Pod Details
Explain how to view the details of a pod.
View Container Details
Learn how to view container details.
Access Container Terminal
Learn how to access the container terminal.
Delete Pods
Learn how to delete a pod.
当前内容版权归 KubeSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 KubeSphere .