redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
101 stars 62 forks source link

Create the first chapter of an Applier tutorial #24

Open etsauer opened 6 years ago

etsauer commented 6 years ago

We want to get new users up and running quickly with OpenShift Applier. To that, we want to have a tutorial that begins with the most minimal useful thing that you can run with applier, and slowly builds up (in complexity) and out (in scope). For the first "chapter", we will walk through the Applier equivalent of:

We should make sure and point out the advantages of this approach, and cite the limitations of oc new-app described in the template guide: http://v1.uncontained.io/playbooks/fundamentals/template_development_guide.html#kickin-it-off-with-some-oc-new-app

etsauer commented 6 years ago

Related to: #23

pcarney8 commented 6 years ago

First pass on the slim "get started/first time run" repo: https://github.com/pcarney8/rh-applier-quickstart

springdo commented 6 years ago

Would the first lab of enablement not cover this?? https://rht-labs.github.io/enablement-docs/#/1-the-manual-menace/README?id=step-by-step-instructions

pcarney8 commented 6 years ago

Close. I believe we're looking for something even thinner than what you have though. Discuss on Friday?

On Tue, May 29, 2018, 11:34 AM Donal Spring notifications@github.com wrote:

Would the first lab of enablement not cover this??

https://rht-labs.github.io/enablement-docs/#/1-the-manual-menace/README?id=step-by-step-instructions

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/redhat-cop/openshift-applier/issues/24#issuecomment-392822226, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJzhBQFLoBz_NKQOEaChwJxv3moWaHWks5t3WpngaJpZM4UONp9 .

etsauer commented 5 years ago

@pcarney8 @oybed @logandonley i believe we can close this out now that we have a katacoda tutorial, correct?