Space Details provides operational information about the Kubernetes resources associated with a Space.
Use Space Details to inspect the runtime state of the deployment and diagnose issues involving pods or Kubernetes events.
To open Space Details:
Space Details identifies the Space and its deployment configuration, including information such as:
The Pods section shows the Kubernetes pods that make up the Space.
The pods shown depend on the type of Space and its Space Profile.
For example, a Studio Space can include pods supporting:
A Fabric Space using external persistence can contain only the Fabric runtime pods because the System Database and object storage are managed outside the Space.

Select a pod to view its Kubernetes runtime information.
Pod details can include:
This information can help determine whether a runtime component is operating normally or experiencing deployment or resource problems.

Pod details provide access to the Kubernetes logs for the selected pod.
These logs are useful when diagnosing startup, deployment, connectivity, or runtime issues involving that component.
Pod logs in Space Details are Kubernetes diagnostics and are distinct from the K2cloud SaaS monitoring and log capabilities.
The {...} action downloads the Kubernetes pod definition in JSON format.
This provides the underlying pod configuration for deeper troubleshooting or review.
The Events section shows Kubernetes events associated with the Space.
Event information can include:
Events are particularly useful when investigating provisioning, scheduling, image, restart, or other Kubernetes-level problems.
When a Space is not operating as expected, Space Details provides a useful starting point.
A typical review is:
Space Details provides deployment diagnostics; it is not a replacement for the broader monitoring and observability used to operate the environment.
Space Details provides operational information about the Kubernetes resources associated with a Space.
Use Space Details to inspect the runtime state of the deployment and diagnose issues involving pods or Kubernetes events.
To open Space Details:
Space Details identifies the Space and its deployment configuration, including information such as:
The Pods section shows the Kubernetes pods that make up the Space.
The pods shown depend on the type of Space and its Space Profile.
For example, a Studio Space can include pods supporting:
A Fabric Space using external persistence can contain only the Fabric runtime pods because the System Database and object storage are managed outside the Space.

Select a pod to view its Kubernetes runtime information.
Pod details can include:
This information can help determine whether a runtime component is operating normally or experiencing deployment or resource problems.

Pod details provide access to the Kubernetes logs for the selected pod.
These logs are useful when diagnosing startup, deployment, connectivity, or runtime issues involving that component.
Pod logs in Space Details are Kubernetes diagnostics and are distinct from the K2cloud SaaS monitoring and log capabilities.
The {...} action downloads the Kubernetes pod definition in JSON format.
This provides the underlying pod configuration for deeper troubleshooting or review.
The Events section shows Kubernetes events associated with the Space.
Event information can include:
Events are particularly useful when investigating provisioning, scheduling, image, restart, or other Kubernetes-level problems.
When a Space is not operating as expected, Space Details provides a useful starting point.
A typical review is:
Space Details provides deployment diagnostics; it is not a replacement for the broader monitoring and observability used to operate the environment.