-
Notifications
You must be signed in to change notification settings - Fork 883
rkt fly only supports 1 application per pod. #2064
Comments
Do you have a use case for this? In general, running several apps in a pod is useful to run them together in the same Linux namespaces. But in the case of |
Right, fly intentionally subverts the pod model (this should be a lot Alban Crequy notifications@github.com schrieb am Di., 2. Feb. 2016 12:26:
|
I want to run the Kubernetes hyperkube and Docker via |
Bump
|
@nyodas why can't they run in a pod? |
They can if i don't run them in fly. For now as of 1.6.0 when i try to run them into a
|
One use-case emerges when one tries to make his Kubernetes cluster use |
In my opinion, any time someone wants to move from |
Since the |
When I try to use
rkt fly
with my pod I get the following error.flavor "fly" only supports 1 application per Pod for now.
I couldn't see this being tracked so I'm raising an issue...
The text was updated successfully, but these errors were encountered: