I'm lost in the forest of GitOps / DevOps with k8s deployment
I find information on
- Infrastructure as Code (Terraform)
- Kubernetes k8s cluster, all the k8s manifest, Docker Container
- Flux
but it's not clear how these tie together.
Is there recommended reading on the big picture?
I wasn't successful in finding a hello world e2e pipeline
which shows the deployment Gitlab-IaC-(AWS/GCP/...)-k8s-WebApp
, probably you know something?