Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Creator: Introduction and Contributing

Tako Schotanus edited this page Jul 29, 2019 · 9 revisions

What is the goal of the Creator?

To have a product that can assist developers to create and maintain Cloud-based application projects for running one or more services on Kubernetes and/or OpenShift.

The code for those services could be generated by the Creator and for this the developer has the option to choose from a list of Capabilities which can be mixed and matched to create an application.

In this paradigm Capabilities are fully functioning examples of a complete vertical stack in Cloud development, making it very easy to quickly combine them into a single code base and create a unique solution tailored to the developer’s needs.

How does it work?

  • README - A simple Getting Started plus a general overview
  • Architecture - A more in-depth description of the Launcher Creator and how it works

How can I contribute?