This guide will walk you through the installation of Backstage, an open source Internal Developer Platform, on a local Kubernetes cluster managed by Kind. We will use the official Helm chart to simplify the deployment and customize the installation using environment variables.
- Kind: Make sure Kind is installed and configured on your system.
- Helm: Install Helm to manage charts.
- kubectl: The Kubernetes client to interact with your cluster.