CI/CD Integration
Provision KSail clusters in GitHub Actions with the official ksail-cluster composite action. It handles installation, Helm chart caching, mirror registry caching, and image pre-pulling automatically.
- uses: devantler-tech/ksail/.github/actions/ksail-cluster@v5.59.0 with: distribution: K3sRelated
Section titled βRelatedβ- PR Preview Clusters β end-to-end guide for per-PR ephemeral clusters in GitHub Actions
- Testing in CI/CD β integration test patterns