Addresses: #1135
Follow https://www.starfallprojects.co.uk/posts/deploy-mkdocs-netlify/
to eventually fix#1135.
I realise this litters the main directory somewhat, but I hope
that once the publication fully works and we turn the site into
redirects, we can remove these files again. So only a temporary
measure.
Signed-off-by: Daniel Holbach <daniel@weave.works>
- add make target for generating the install manifests using kustomize
- embed the generated manifests in flux binary
- the install and bootstrap commands default to using the embedded manifests
- download the install manifests from GitHub only if the install/bootstrap version arg is set
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>