Skyhook Kustomize Smart Deploy
Version updated for https://github.com/skyhook-io/kustomize-deploy to version v1.12.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 application deployments by supporting both GitOps workflows (e.g., ArgoCD) and direct kubectl commands, with automatic mode detection. It simplifies deployment processes by managing kustomize overlays, updating manifests with image tags, labels, and environment variables, creating namespaces if needed, and monitoring deployment rollouts. Its dual-mode functionality and flexible image update methods address common challenges in managing containerized deployments, making it suitable for CI/CD pipelines.