Creating a Helm Chart for a simple NodeJS App
Steps on how to create a chart for a simple NodeJS app, connected to a MongoDB host and exposing its endpoints through a Kubernetes service templated with Helm.
Steps on how to create a chart for a simple NodeJS app, connected to a MongoDB host and exposing its endpoints through a Kubernetes service templated with Helm.
Steps on how to deploy simple NodeJS app, connected to a MongoDB host and exposing its endpoints through a Kubernetes service.
Discovering the basics of Helm: Templating kubernetes manifests and deploying charts
A really brief introduction on the basics of Kubernetes: CLI commands, commonly used resources and basic cluster administration.