This repository includes:
- A KIND cluster configuration file along with convenience scripts for creating/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
kustomize
on each change for improved visibility (Rendered Manifests Pattern) - Renovate configuration for keeping everything up to date (KIND node image, kustomization remote resources)