CI/CD in Kubernetes

CI/CD in Kubernetes

Continuous improvement and continuous development (CI/CD) is a landmark of solid Linux and DevOps work, specifically in Kubernetes and Jenkins. The key here is to create automated tools around the process of failure detection (at Crafty Penguins, we refer to this as “failing fast!”) Too often, we see that it takes too long to get features out the door. And, when the new features eventually get out the door, they typically break the old ones. Our process of CI/CD saves the developer time by creating an architecture around failure detection in a testing environment. Here is a great overview of what is possible.

https://youtu.be/eMOzF_xAm7w

Categories: DevOps, Videos

By Slava Martin

October 19, 2018

 Slava Martin
Author: Slava Martin

The Crafty Penguins team provides Linux, DevOps, and SRE tools and services for leading edge technology companies around the world.

PREVIOUS

Nifty New features in PostgreSQL v10

NEXT

Basic Kubernetes Architecture – Video