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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krane!