> For the complete documentation index, see [llms.txt](https://docs.seldon.ai/seldon-enterprise-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seldon.ai/seldon-enterprise-platform/operations/kubernetes-resources.md).

# Kubernetes Resources

> Underlying kubernetes resources and debugging

Seldon Enterprise Platform allows a view of the underlying kubernetes resources created by the deployed models. This view displays the pods, deployments and services created for each component of the Seldon Deployment/Inference Service custom CRDs.

![k8s\_resources](https://1921172648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLlcdnP8YnaIFsv8EiMA%2Fuploads%2Fgit-blob-59b842f13f77ee689528d381ec9aa582c630dc65%2Fk8s_resources.png?alt=media)

Also for the pods created for each model component, you can dive into the live container logs and debug relevant issues if any.

![k8s\_pod\_logs](https://1921172648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLlcdnP8YnaIFsv8EiMA%2Fuploads%2Fgit-blob-498cedc0ab64a9aa55c05752dc8cbee76f910ee3%2Fk8s_pod_logs.png?alt=media)
