krane is a command line tool that helps you ship changes to a Kubernetes namespace and understand the result. At Shopify, we use it within our much-beloved, open-source Shipit deployment app. Why not just use the standard Kubectl apply mechanism to deploy? It is indeed a fantastic tool; Krane uses it under the hood. Especially in a CI/CD environment, we need a clear, actionable pass/fail result for each deployment.
Features
- Provides debug information for changes that failed
- Documentation available
- Predeploys certain types of resources to make sure the latest version will be available when resources that might consume them are deployed
- Creates Kubernetes secrets from encrypted EJSON, which you can safely commit to your repository
- Requires Ruby 2.7+
- Customize behaviour with annotations
Categories
Command Line ToolsLicense
MIT LicenseFollow krane
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krane!