Jeff McCune
e186c1be37
docs: edits for grammar
2024-11-21 15:55:14 -08:00
Gary Larizza
45120797b9
Remove deprecated argument to 'holos render platform'
...
This commit removes the extra `./platform` argument from any of the
current tutorial/topic docs to reflect the change that was made to
`holos render platform` in version `0.100.0`.
2024-11-21 11:49:44 -08:00
Jeff McCune
c9c8c13810
docs: replace touch with cat
2024-11-15 09:54:09 -07:00
Jeff McCune
65fe7779be
cli: rename generate to init ( #325 )
...
This patch changes the `holos generate` command to `holos init` to match
other tools like `go mod init`.
2024-11-11 14:02:25 -07:00
Jeff McCune
3834a7ef85
docs: add missing link to kustomize tutorial
2024-11-08 22:25:34 -08:00
Jeff McCune
e07c4d11c8
docs: revise helm values and kustomize tutorials ( #316 )
...
These are now where I'd like them to be.
2024-11-08 15:12:22 -08:00
Jeff McCune
b7e1c14192
docs: kustomize tutorial ( #316 )
...
Add httpbin using kustomize and patch the result, all from CUE. The is
the second half of the v1alpha4 helm guide split into a dedicated
tutorial.
2024-11-08 14:08:48 -08:00