This repository includes:
- A KIND cluster configuration file along with a Makefile for conveniently creating, deploying to, and deleting a KIND cluster
- Kubernetes deployment manifests for various applications to facilitate local testing of new workloads in KIND
- A GitHub Actions workflow that automatically renders manifests with
kustomizeon each change for improved visibility (Rendered Manifests Pattern) - Renovate configuration for keeping everything up to date (KIND version and node image, Kustomize remote targets)