Explore Deprecated APIs Dashboard
The Deprecated APIs Dashboard provides a list of Kubernetes APIs that are deprecated and their details.
-
Change the dashboard to Deprecated APIs.
info-
The Cluster dropdown menu allows you to filter the displayed data by selecting a specific cluster or choosing the * option to view all clusters.
-
The columns in the table provide detailed information:
- Cluster: The name of the cluster where the deprecated API is being used.
- Version: The version of the Kubernetes API that is deprecated.
- Kind: The kind of the API resource.
- Kubernetes Version: The Kubernetes version where the resource is currently supported.
- Deprecated In: The version in which the API was marked as deprecated.
- Unavailable In: The version in which the API will no longer be available.
- Migrate To: Suggested API version to migrate to.
- Resource Count: The number of resources using the deprecated API.
-
-
Click on the desired row to view more detailed information about the deprecated API resource.
infoUse the Export as CSV button to download the data in a CSV format for further analysis.
If you're interested in reading the documentation specifically meant for KubeVision, head over to the KubeVision Documentation.