|
|
|
|
|
by threeseed
974 days ago
|
|
Kubernetes works great for larger projects when combined with ArgoCD or similar. They all use GitOps which means all infra deployments and changes are tracked and easily able to be rolled back on any issues. And the complexity is nothing compared to having to manage your own cloud resources using Terraform etc which used to be the case. And these days every developer needs to be on board with DevOps and so there are no real old-school infra teams supporting anyone. |
|