Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 658 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 658 Bytes

Hello World - Kubernetes Deployment

Welcome to the Hello World project! This guide will help you install and deploy the project to a Kubernetes cluster using Helm.

Prerequisites

Before you begin, ensure that you have the following installed and configured:

  1. Helm - Package manager for Kubernetes.
  2. kubectl - Command-line tool for interacting with Kubernetes clusters.
  3. Access to a running Kubernetes cluster.

TODO

  • Create resources in the hello-world namespace in your Kubernetes cluster using helm command.