|
|
|
|
|
by jonasdegendt
859 days ago
|
|
How do you deploy workloads to your clusters then? `kubectl apply -f`? Another form of CI/CD? Assuming you have some sort of build pipeline that also pushes to your cluster, Flux does the same thing whilst ensuring whatever was pushed never diverges. |
|