Closed
Description
Right now default controller is always generated.
When I do kompose convert --replicaset
I get Services, Deployments and ReplicaSets.
I think that this is little bit confusing (even if they are in different files).
When I run above command I would expect only Services and ReplicaSets. In most cases you need only one controller object.
When I do kompose convert --replicaset --deployment
than I would expect both (ReplicaSets and Deployments)
Metadata
Assignees
Labels
No labels