SkillsFundingAgency / das-azure-pipelines-agents

MIT License
0 stars 2 forks source link

Investigate fluxcd #36

Closed chelnak closed 3 years ago

mwevill commented 4 years ago

Flux is a tool that automatically ensures that the state of your Kubernetes cluster matches the configuration you’ve supplied in Git. It uses an operator in the cluster to trigger deployments inside Kubernetes, which means that you don’t need a separate continuous delivery tool.

https://fluxcd.io/