-
Notifications
You must be signed in to change notification settings - Fork 70
Support running kubernetes from OpenShift template #131
Comments
This is a bit problematic - we can do that for simple templates like [1], but it would mean to reimplement generators [2]. Michal Fojtik suggested to use openshift running in Docker container and doing a call like:
if [1] https://github.com/openshift/origin/blob/master/examples/zookeeper/template.json#L362 |
Thoughts/summary:
|
@goern is this part of our CDK GA milestone story? I vote 'no' since we have not pulled this in as a primary user story. |
I see some feature misfit for that, referring to vpavlins comment and dont really see that this is part of the story... |
prerequisite: an OpenShift environment that is capable of processing the template inherited with the Atomic App. |
Extend kubernetes provider so it could run an unaltered OpenShift template via inherit.
The text was updated successfully, but these errors were encountered: