Earlier quoted context omitted.
What other features are you missing from ECS?
Not the OP, but I'm missing in no particular order(and some of these may be on offer now): * Secret storage * Pet sets(coming along in k8s) * Leader election * Persistent volumes It looks like Blox can address some of this stuff, but kubernetes is providing this stuff OOTB.. It's also locked to vendor-specific service offerings. This isn't to say Kubernetes doesn't have room for improvement; its AWS integrations coul…
But: We don't support ALB yet because we haven't actually found a compelling use-case for it. Ingress on Kubernetes seems to do everything ALB can, but without the limitations. At least that's what we've thought so far, so if you have a use case do open an issue explaining it, and we can look at adding it :-)