基础设施即代码

Flux and the GitOps Toolkit user guides.

简介

The GitOps Toolkit is the set of APIs and controllers that make up the runtime for Flux v2. The APIs comprise Kubernetes custom resources, which can be created and updated by a cluster user, or by other automation tooling.

导师

  • 悟空
  • 如来
  • 观音

You can use the toolkit to extend Flux, and to build your own systems for continuous delivery. The the source-watcher guide is a good place to start.

日常修炼

例会

Demo Day

Game Day

XXXX Day

推荐外部资源:


Ways of structuring your repositories

How to structure your Git repositories for a smooth GitOps experience with Flux.

Manage Helm Releases

Manage Helm Releases in a declarative manner with Flux.

Setup Notifications

Configure alerting for Slack, Teams, Discord and others using Flux notification controller.

Setup Webhook Receivers

Configure webhook receivers for GitHub, GitLab, DockerHub and others using Flux notification controller.

Monitoring with Prometheus

Monitoring Flux with Prometheus Operator and Grafana.

Sealed Secrets

Manage Kubernetes secrets with Bitnami sealed-secrets controller.

Manage Kubernetes secrets with Mozilla SOPS

Manage Kubernetes secrets with Mozilla SOPS, OpenPGP, Age and Cloud KMS.

Automate image updates to Git

Automate container image updates to Git with Flux.

How to make sortable image tags to use with automation

how to construct container image tags compatible with Flux automation.