Description
The snapshot kubectl plugin allows users to generate a visual snapshot of their Helm charts directly from the command line. It simplifies the process of creating Snapshots, providing a visual representation of Kubernetes manifests. This plugin is especially useful for Kubernetes users who need to quickly visualize their cluster configurations. Kubernetes manifests, particularly collections of them, can be complex. This Meshery extension bridges the gap between Kubernetes cluster and workflow configurations and their visual representation. These snapshots can be received either via email or as a URL displayed directly in the terminal.
Features
- Snapshot Generation: Create visual snapshots of Kubernetes manifests, complete with associated resources. - Synchronous/Asynchronous Delivery: Choose between receiving snapshots via email or directly in the terminal. - Seamless Integration: Leverages GitHub Actions to handle snapshot rendering. - Support for Kubernetes manifests: Works with a single manifest of a single resource, for entire namespaces, or single cluster visualizations.