Helm Status

    This command shows the status of a named release. The status consists of:

    • last deployment time
    • k8s namespace in which the release lives
    • state of the release (can be: unknown, deployed, uninstalled, superseded, failed, uninstalling, pending-install, pending-upgrade or pending-rollback)
    • description of the release (can be completion message or error message, need to enable —show-desc)
    • list of resources that this release consists of (need to enable —show-resources)
    • details on last test suite run, if applicable
    • additional notes provided by the chart
    Auto generated by spf13/cobra on 18-Jan-2023