Helm Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
=Release Commands=
=Release Commands=
* [[helm install|install]]
* [[helm install|install]]
* [[helm delete|delete]]
* [[helm uninstall|uninstall]] (Helm 2 equivalent command "delete", alias still working in Helm 3)


=To Review for Helm 3 Below=
=To Review for Helm 3 Below=

Revision as of 18:37, 29 November 2019

Internal

Help

helm help
helm <command> --help|-h

Release Commands

  • install
  • uninstall (Helm 2 equivalent command "delete", alias still working in Helm 3)

To Review for Helm 3 Below

Commands

Initialization

Chart Commands

Dependency Commands

Release Commands

Repository Commands