operator
operator copied to clipboard
docs: make K8s tutorial fully match example charm
This PR is a work in progress. Goals:
- Update command outputs to match what you get when playing the tutorial end to end
- Update the instructions about checking out the code:
- Reference the
examplesdirectory instead of thejuju-sdk-tutorial-k8srepo - Remind the reader to run
charmcraft fetch-lib(in relevant chapters)
- Reference the
- Fix other small formatting/wording drive-bys
This PR follows on from #1719 and #1734. It also partially addresses #1653.