Skip to main content

Explore Deprecated APIs Dashboard

The Deprecated APIs Dashboard provides a list of Kubernetes APIs that are deprecated and their details.

  1. Change the dashboard to Deprecated APIs.

    info
    1. The Cluster dropdown menu allows you to filter the displayed data by selecting a specific cluster or choosing the * option to view all clusters.

    2. 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.
  2. Click on the desired row to view more detailed information about the deprecated API resource.

    info

    Use 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.