|
|
|
|
|
by seanmck
3250 days ago
|
|
ACI lets you schedule individual containers (technically container groups, which are equivalent to K8s pods). Everything on top of that - scaling, service discovery, rolling upgrades, etc. - is up to you. That's why we think the Kubernetes connector [1] is interesting: [1]: https://github.com/azure/aci-connector-k8s |
|