Wed, 1 Feb, 2023

Insights

Insights of Environment in 01Cloud

Introduction

The Insights Tab provides a detailed view of the running pods in a cluster.

insights

Pod Overview

You can gain further understanding of a specific pod by clicking on its name to access the pod’s overview. This view displays information such as the namespace, creation date, number of restarts, labels, and annotations of the pod.

insights overview

Monitoring Pod Events

The Insights Tab also allows you to view events related to a selected pod, and monitor those events in real-time.

insight events

Container Details

You can obtain details about a container by clicking on it within the Container tab. The container’s overview includes information such as its image, port, start time, number of restarts, CPU request and limit, as well as memory request and limit. There is also a Mounts tab where you can view the path of the PVC.

insights containers

Viewing Container Logs

The Insights Tab also provides a convenient way to view the logs for a selected container. Simply click the VIEW LOGS button in the top right corner.

insights view logs

Accessing the Container’s WebShell

In addition to viewing logs, you can also access the WebShell for a selected container and use it for your own purposes by clicking the WEBSHELL button.

insights webshell

Monitoring Container Performance

The Insights Tab allows you to monitor the CPU usage and RAM usage of a selected container in real-time.

insights monitoring

Checking Container Health

Finally, you can also check the health of a selected container, including information on the Liveness and Readiness probes.

insights health check

Conclusion

The Insights tab in 01Cloud’s environments provides a comprehensive view of running pods in a cluster, as well as detailed information on specific containers. You can monitor container performance in real-time, access the WebShell, view logs and container details, and check container health.


On this page: