tinkerbell / k8s-sandbox

The easiest way to setup the Tinkerbell Stack on Kubernetes
Apache License 2.0
9 stars 9 forks source link

Add example workflow #9

Closed mrchrd closed 3 years ago

mrchrd commented 3 years ago

Description

This adds an example/hello-world directory that contains basic documentation, a hardware data file, and a workflow template to run the hello-world workflow.

Why is this needed

It's convenient to have everything needed to run an example workflow in one place, ready to be used, instead of copy-pasting it from official documentation.

How Has This Been Tested?

Ran manually in both vagrant and kind.

How are existing users impacted? What migration steps/scripts do we need?

No impact

Checklist:

I have:

nshalman commented 3 years ago

@detiber this looks reasonable to me. Any reason not to merge it? I'm not an expert on this part of the project.

tstromberg commented 3 years ago

Haven't heard any counter-opinions, so I'm merging this.