Welcome to the Hello World project! This guide will help you install and deploy the project to a Kubernetes cluster using Helm.
Before you begin, ensure that you have the following installed and configured:
- Helm - Package manager for Kubernetes.
- kubectl - Command-line tool for interacting with Kubernetes clusters.
- Access to a running Kubernetes cluster.
- Create resources in the
hello-world
namespace in your Kubernetes cluster using helm command.