Image View

The Kubevious Image View is focused on container images and container image repositories used in the Kubernetes cluster. This view clearly presents which registries, images, and versions are used in the cluster by which Namespaces and Applications.

Primary uses include:

  • Migrating away from an image repository.
  • Searching for instances of applications. For example, searching for uses of MySQL or Redis within the entire cluster.
  • Searching for a particular version of an image used in the cluster. For example, looking for a version tag that has a known vulnerability.
  • Searching for the “latest” tag.

Kubevious Image View

Hierarchy Structure

  • Images
    • Repo
      • Image
        • Tag
          • Namespace
            • Application
Share this article on:
message