View Notebook Workload¶
If you want to view the workload of a specific Notebook, you can follow these steps:
-
Click the ┇ on the right side of the Notebook in the Notebook list, then choose Workload Details from the dropdown menu.
-
You will be directed to the StatefulSet list, where you can view:
- The running status, IP address, resource requests, and usage of the Pod containers
- Container configuration information
- Access methods: ClusterIP, NodePort
- Scheduling strategies: node and workload affinity, anti-affinity
- Labels and annotations: key-value pairs of labels and annotations for the workload and Pods
- Autoscaling: support for HPA, CronHPA, and VPA
- Event list: warnings, notifications, and other messages
-
In the StatefulSet list, click the ┇ on the right side to perform more actions specific to the Pods.