tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
131 stars 87 forks source link

Update quick start docs; Add namespace for watching workflow #163

Closed jacobweinstock closed 1 year ago

jacobweinstock commented 1 year ago

Description

In the quickstarts the kubectl get workflow --watch fails as workflows live in the tink-system namespace. This adds the namespace for watching workflow.

Why is this needed

Fixes: #

How Has This Been Tested?

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

Checklist:

I have: