Canary deployments: Go easy with Ketch 0.2! – Ketch Author: Kumar Saurabh, Backend Software Engineer ll at Shipa.io Recently, Ketch 0.2 has been released with a bunch of different exciting features. In this blog, we will discuss one of those … Read More
Ketch Blog

Ketch – 0.2.0 Release
We are excited to announce the release of Ketch 0.2.0 (https://www.theketch.io) for deploying and managing applications on Kubernetes. This release includes new features, improvements and bug fixes. Here is summary of new features: Support to deploy application source code Canary … Read More

Deploying Applications to Kubernetes from your CI Pipeline
Deploying Applications to Kubernetes from your CI Pipeline: Now that we know the advantages of leveraging Ketch over other tools such as Helm to ease the deployment of our applications (BLOG: Helm vs. Ketch when Deploying Applications), a good next step is … Read More

Helm vs. Ketch when Deploying Applications
Kubernetes has become the de-facto standard for deploying microservices and containerized applications. Still, there is a learning curve for a developer to get familiar with Kubernetes concepts and objects, how to write and manage the required YAML files, etc. While … Read More

A Developer Friendly Approach to Deploying Faster on Kubernetes
The Pipeline: All things CI/CD & DevOps Podcast by The CD Foundation On November 13th, 2020, Continuous Delivery Foundation (https://cd.foundation/) invited Shipa Founder, Bruno Andrade to join The Pipeline podcast to talk about the newly released open source project, Ketch … Read More

Shipa Open Sources Ketch
Deploy cloud native applications to Kubernetes without a single YAML file Shipa, Corp., delivering a cloud native application management framework built to manage the full application lifecycle, today announced that it is open sourcing Ketch, Shipa’s deployment engine for Kubernetes, under … Read More

DevOps Challenge – Kubernetes Deployment: Ketch vs YAML
DevOps Challenge – Kubernetes Deployment: Ketch vs YAML Ketch (https://www.theketch.io) is an open-source application delivery framework for Kubernetes. YAML is a human-readable data-serialization language. It is commonly used for configuration files and in applications where data is being stored or … Read More