Let's start by installing an application by using one of the charts provided by the community.
Helm charts can be stored in a repository, so it is simple to install them by name. By default, Helm is already configured to use one remote repository called Stable.
This makes it simple for us to try out some commonly used applications as soon as Helm is installed.
Before you install a chart, you will need to ...