Kubernetes in Docker
Version updated for https://github.com/reconcilerio/kind to version v1.0.8.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action starts a secure, trusted OCI registry for a GitHub Actions workflow. It automates the setup of a Kubernetes cluster using Kind, ensuring no need to manually manage certificates or insecure configurations. The action provides various options to customize the cluster and registry settings, making it easy to integrate into CI/CD pipelines securely.
What’s Changed
Default versions:
- kubernetes: v1.37.0
- kind: v0.33.0
- cloud-provider-kind: v0.11.1
What’s Changed
- Track Kubernetes 1.38 development by @scothis in https://github.com/reconcilerio/kind/pull/59
- Bump k8s.io/kubectl from 0.37.0-beta.0 to 0.37.0-rc.0 in /versions/kubernetes/v1.37 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/60
- Bump k8s.io/kubectl from 0.36.3 to 0.36.4 in /versions/kubernetes/v1.36 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/63
- Bump k8s.io/kubectl from 0.37.0-rc.0 to 0.37.0-rc.1 in /versions/kubernetes/v1.37 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/61
- Bump k8s.io/kubectl from 0.36.3 to 0.36.4 in /versions/kubernetes/default by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/62
- Bump k8s.io/kubectl from 0.35.7 to 0.35.8 in /versions/kubernetes/v1.35 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/65
- Bump k8s.io/kubectl from 0.34.10 to 0.34.11 in /versions/kubernetes/v1.34 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/64
- Bump k8s.io/kubectl from 0.37.0-rc.1 to 0.37.0 in /versions/kubernetes/v1.37 by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/66
- Bump k8s.io/kubectl from 0.36.4 to 0.37.0 in /versions/kubernetes/default by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/67
- Bump sigs.k8s.io/kind from 0.32.0 to 0.33.0 in /versions/kind by @dependabot[bot] in https://github.com/reconcilerio/kind/pull/68
Full Changelog: https://github.com/reconcilerio/kind/compare/v1.0.7...v1.0.8