Skyhook Kustomize Smart Deploy
Version updated for https://github.com/skyhook-io/kustomize-deploy to version v1.9.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Kustomize Deploy, automates Kubernetes deployments by handling both GitOps (e.g., ArgoCD) and direct kubectl deployments with automatic mode detection. It simplifies tasks such as updating Kubernetes manifests (image tags, labels, and environment variables), managing namespaces, and monitoring deployment rollouts, enabling seamless integration into CI/CD pipelines. Its dual-mode capability allows for flexible deployment strategies by either committing changes for GitOps workflows or directly applying changes to the cluster.