Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-8996

Add OpenShift template definitions for quickstarts

XMLWordPrintable

    • % %

      Using 'new-app' with any quickstart that exposes a service results in a broken app due to the following missing pieces:

      • DeploymentConfig is missing port definition for HTTP service port
      • Service definition is missing port definition for HTTP service port
      • No route definition is created to expose the service outside of OpenShift

      We should really create templates for the user and include them in the quickstart/archetype so that a user can do:

      oc create -f [quickstart-template.json]
      oc new-app [quickstart template name]
      

      Would be a good idea to parameterize things the user might want to change (e.g. git url).

              Unassigned Unassigned
              kbabo1@redhat.com Keith Babo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: