Add refs from other pages where it might come up.
I also added a bit of detail and rephrased to address some Vale linter
warnings.
Signed-off-by: Nic Cope <nicc@rk0n.org>
This'll match any version ending with "-preview" and show a warning that
it's a preview, instead of warning that it's an old version.
Signed-off-by: Nic Cope <nicc@rk0n.org>
This mostly edits the get started with MRs guide to use the same tone
and patterns as the get started with compositions guide.
Signed-off-by: Nic Cope <nicc@rk0n.org>
The goal of this guide is to:
* Introduce composition as a standalone concept (i.e. no MRs needed)
* Showcase a namespaced composition
* Showcase some different composition functions - i.e. different config language options
I'm also taking a different approach to the previous getting started guides, in that
I'm leaving out a lot of explanation of what things are. Instead I'm prioritizing having
folks apply things (even if they don't fully understand them) and seeing the results.
I feel more detailed explanations should come after the get started guides - e.g. in the
concepts section.
Signed-off-by: Nic Cope <nicc@rk0n.org>
I found myself unsure where to introduce Crossplane and its components
on the landing page and getting started pages. A dedicated page seemed
like a better idea.
Signed-off-by: Nic Cope <nicc@rk0n.org>
This is now where we introduce the three components of Crossplane.
In future we might benefit from a more detailed "what is Crossplane?"
page.
Signed-off-by: Nic Cope <nicc@rk0n.org>
* Use the preview Helm repo
* Don't discuss the master Helm repo
* Defer to upstream and Helm docs to document Helm and our chart's
options
Signed-off-by: Nic Cope <nicc@rk0n.org>