As an avid compose user this looks pretty cool. My only concern is how portable is this to cloud based kubernetes solutions (which is what I would want my end state to be)?
This is totally portable. Compose on Kubernetes provides a new type in your cluster: Stack. It's backed by a regular API server and controller like any other Kubernetes resources.
2 comments
[ 3.0 ms ] story [ 18.7 ms ] threadThis is totally portable. Compose on Kubernetes provides a new type in your cluster: Stack. It's backed by a regular API server and controller like any other Kubernetes resources.