Contributor
Elijah Oyekunle

Add Support for Custom Resource Definitions to the Dashboard


Mentors
Marcin Maciaszczyk, Sebastian Florek
Organization
Cloud Native Computing Foundation (CNCF)

The Kubernetes dashboard previously supported Third Party Resources (TPR), but these were replaced in Kubernetes by Custom Resource Definitions (CRD). As a result, the original TPR support was removed in Dashboard, but CRD support has not been added yet. This proposal aims at providing a generic support for Custom Resource Definitions to the dashboard, similar to the previous TPR support.