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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of krane!