π‘ Suggestion or feature
Currently the Run govtool locally guide assumes background knowledge of Kubernetes which creates a barrier to entry.
Who does this help?
Maintainers benefit from not wasting time on answering the same questions each new contributor asks themselves
Developers benefit from not having to spend time researching kube if they don't want to
The tool benefits from improved developer experience.
How might we do this?
Reduce the barrier to entry by providing an actionable step by step guide to have an example setup running:
- clone govtool-k8-manifest
- clone govtool
- cd into folder x
- run command y
- etc.
- open the browser to see your clone running.