|
|
|
|
|
by outworlder
2966 days ago
|
|
It has a lot of complexity, but only because it does so much. Thing is, can you point to alternatives which are simpler? I cannot think of any, unless you only have a handful of containers to manage. Even things like AWS's own ECS become difficult to manage as you grow. |
|
> can you point to alternatives which are simpler
Sure, there are plenty of simpler alternatives... as long as you're willing to consider ones that don't do quite as much. (Beware, you'll also need more of them.)