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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krane!