DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Implementing CI/CD Pipeline with Kubernetes (Minikube)

5 years ago medium.com
Implementing CI/CD Pipeline with Kubernetes (Minikube)

Summary: This is a summary of an article originally published by the source. Read the full original article here →

This article is the first in a series of four blog posts. Our goal is to show how to set up a containerised application stack in Kubernetes with a simple CI/CD pipeline to manage the deployments.

The first step in building our Puzzle application is to set up Kubernetes and get comfortable with running containers in a pod.

Docker is one of the most widely used container technologies and works directly with Kubernetes.

is a command line interface (CLI) for Kubernetes and the way we will interface with our cluster.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com