Comment by avbanks
2 years ago
While I love ECS you're not giving k8s enough credit. Nearly every COTS (common off the self) app has a helm chart, hardly any provide direct ECS support. If I want a simple kafka cluster or zookeeper cluster there's a supported helm chart for that, nothing is provided for ECS, you have to make that yourself.
Because you don't need any specific support for ECS? It's just Docker.
Yes but lose a ton of functionality docker isn't a replacement for helm.