WhatTheFar / k8s-gitops-cheatsheet

Zero to Hero GitOps for K8S Cheat Sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-gitops-cheatsheet

Table of Contents

Certificate

Title Description
cert-manager
Traefik Ingress

Back to Top

Configuration Management

Title Description
Jsonnet Validate and define text-based and dynamic configuration
Kapitan
cdk8s
CUE Kubernetes
dhall-kubernetes
Grafana Tanka
Helm
kpt
Ksonnet
Kustomize
Pulumi Kubernetes
QBEC

Back to Top

Continuous Deployment

Title Description
Argo CD
Flux
Jenkins X

Back to Top

Continuous Development

Title Description
Skaffold
Telepresence

Back to Top

Ingress Controller

Title Description
AWS Load Balancer Controller Manage Elastic Load Balancers for a Kubernetes cluster
Nginx Ingress Controller
Traefik Ingress
Istio

Back to Top

Observability

Title Description
Kiali

Back to Top

Pipeline

Title Description
Argo Workflows
Tekton

Back to Top

Progressive Delivery

Title Description
Argo Rollouts Progressive Delivery for Kubernetes with customizable metric analysis
Flagger Progressive delivery Kubernetes operator (Canary, A/B testing and Blue/Green deployments automation)
Istio

Back to Top

Secret Management

Title Description
helm-secret A helm plugin that help manage secrets with Git workflow and store them anywhere
Kamus
Kustomize Secret Generator Plugins
Sealed Secret
SOPS
Tesoro Kapitan Secrets Controller for Kubernetes

Back to Top

Discussion about managing secrets in GitOps

Tutorial

Service Mesh

Title Description
Istio
Linkerd2 A ultralight, security-first service mesh for Kubernetes, supported by CNCF
Traefik Mesh A simple, opt-in by default, yet full-featured service mesh.

Back to Top

About

Zero to Hero GitOps for K8S Cheat Sheet


Languages

Language:TypeScript 74.7%Language:JavaScript 25.3%