Operations | Monitoring | ITSM | DevOps | Cloud

January 2023

GitOps The Planet #6 - K3s, Rancher, and now Acorn - Dev Productivity Nirvana with Darren Shepherd

ibuildcloud, aka Darren Shepherd, is the CTO and co-founder at Acorn Labs - a simple application development framework for Kubernetes. Before Acorn Labs, Darren was the CTO and co-founder of Rancher Labs (acquired by Suse) where he created k3s and a lot more. In this episode we'll talk about the changing developer experience landscape the effect of GitOps, k3s, and these new frameworks.

How to Preview and Diff Your Argo CD Deployments

Adopting Kubernetes has introduced several new complications on how to verify and validate all the manifests that describe your application. There are several tools out there for checking the syntax of manifests, scanning them for security issues, enforcing policies etc. But at the most basic case one of the major challenges is to actually understand what each change means for your application (and optionally approve/reject the pull request that contains that change).

A Fully Argo-Based Ecosystem For Continuous Delivery and Deployment

Better DevOps makes for more efficient engineering teams and more reliable releases, and when it comes to DevOps, it doesn’t get better than GitOps. According to DevOps-As-A-Service: One of the many goals of DevOps is to reduce Time To Value (TTV) and to provide faster feedback while enabling developers to easily self-service or not have to engage to get a service at all.