Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
title GitOps Helm Workshop
meta
name content
keywords
gitops kubernetes helm fluxcd linkerd flagger
home true
sidebar auto
heroImage /gitops-helm-workshop.png
heroText Progressive Delivery for Kubernetes
tagline Welcome to the GitOps Helm Workshop
actionText Get Started →
actionLink /intro/
features
title details
Flux CD
Flux is a Kubernetes controller that automatically ensures that the state of a cluster matches the config in git. Helm Operator is a Kubernetes CRD controller that manages the Helm release lifecycle.
title details
Linkerd
Linkerd v2 is a lightweight, easy to install and maintain, service mesh for Kubernetes. For HTTP and gRPC apps, Linkerd automatically enables load balancing, tracing, Prometheus metrics and mTLS with zero configuration.
title details
Flagger
Flagger is a Kubernetes operator that automates the promotion of canary deployments using Linkerd routing for traffic shifting, Prometheus metrics for canary analysis and Helm for testing.
footer Apache License 2.0 | Copyright © 2019 Weaveworks