Nic Cope
029548b310
Move all introductory info to a "What is Crossplane?" page
...
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>
2025-03-26 22:52:13 -07:00
Nic Cope
549c338f48
Update the get started landing page
...
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>
2025-03-26 20:59:05 -07:00
Nic Cope
f4b648cd82
Mention that clouds are built with control planes earlier
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 17:25:06 -07:00
Nic Cope
2a333060b7
Merge pull request #896 from negz/install
...
Update install guide to install the preview
2025-03-26 17:23:22 -07:00
Nic Cope
b4a722aa4e
Talk about configuring software - not deploying it
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 16:28:26 -07:00
Nic Cope
9188eb598a
Rework the landing page
...
This tries to:
* Modernize how we frame Crossplane
* Briefly introduce folks to the docs sections
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 16:05:27 -07:00
Nic Cope
10af7ac2cf
Use preview Helm repo in the upgrade docs
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 14:33:31 -07:00
Nic Cope
dcac6e0602
Update install guide to install the preview
...
* 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>
2025-03-26 14:24:20 -07:00
Nic Cope
cc358cdbfe
Merge pull request #895 from negz/v2-preview-setup
...
v2 Preview Docs Restructuring
2025-03-26 13:01:39 -07:00
Nic Cope
85c6313321
Merge "introduction" into the get started landing page
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 12:11:54 -07:00
Nic Cope
659082698e
Move install into get started
...
Move upgrade and uninstall into guides
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 12:09:57 -07:00
Nic Cope
b8b91d1a9b
Rename Getting Started to Get Started
...
Sounds more action-ey!
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 11:59:18 -07:00
Nic Cope
7da8d4348f
Restructure getting started
...
We want to focus on two things:
* Get started with Composition
* Get started with Managed Resources
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 11:57:48 -07:00
Nic Cope
c664ce812a
Merge pull request #892 from twobiers/fix/server-side-apply-beta
...
Update server-side apply documentation with beta promotion
2025-03-25 22:44:20 -07:00
Nic Cope
908f9d5743
Merge pull request #893 from negz/v2-preview-setup
...
Bootstrap Crossplane v2.0-preview documentation
2025-03-25 22:42:57 -07:00
Nic Cope
592c9bc034
Remove mention of claims from getting-started
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:38:02 -07:00
Nic Cope
74ce12d8c7
Remove reference to importing resources
...
This page was deleted (for now).
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:33:50 -07:00
Nic Cope
82f9842e68
Remove links to deleted getting started pages
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:33:50 -07:00
Nic Cope
b84fd314a1
Drop references to external secret stores and controller configs
...
Both removed in Crossplane v2
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:20:17 -07:00
Nic Cope
94b962123f
Remove all references to claims
...
In some cases I've removed large amounts of content, where we're not
going to have time to rewrite it to avoid mentioning claims - e.g. how
connection secrets work in composition.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:09:58 -07:00
Nic Cope
6699f51daf
Remove most getting started guides
...
We only want to keep the getting started guide for AWS MRs.
We won't have GCP or Azure support in time for the preview release.
We're going to add a separate getting started with composition page
that's decoupled from any one provider.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:10:05 -07:00
Nic Cope
dae6256f4e
Remove claims pages from concepts
...
There'll be more to find in the content of each page, but these entire
pages can be removed. There's no claims in Crossplane v2.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:06:49 -07:00
Nic Cope
fecf3de3ae
Remove outdated or irrelevant guides
...
These guides are either no longer relevant in Crossplane v2, or would
need too much work to have them ready in time for the preview release.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:04:39 -07:00
Nic Cope
f7ba7d9ffd
Say "not the latest version" instead of "old version"
...
With the v2.0-preview version we're in a weird spot where v2.0-preview
is newer than latest. So we want the "not latest" warning, but not to
call it old.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 19:39:08 -07:00
Nic Cope
fd361e5cec
Remove the 'v' from v2.0-preview
...
Looks like _index shouldn't have a leading v. Something else prefixes a
v on the dropdown.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:38:14 -07:00
Nic Cope
7a1ea65c6b
v2.0, not v2.0.0
...
Docs semvers are only major.minor - no patch.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:35:55 -07:00
Nic Cope
6729e44238
Change version to v2.0.0-preview
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:27:16 -07:00
Nic Cope
940069bfe7
Copy master to v2.0.0-preview
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:26:45 -07:00
twobiers
25f945590d
Update server-side apply documentation with beta promotion
...
Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
2025-03-19 21:31:20 +01:00
Jared Watts
51d0e98fe6
Merge pull request #891 from jbw976/quick-starts
...
bump all community provider versions to latest
2025-03-14 18:47:49 -07:00
Jared Watts
ab33ac33e8
bump all community provider versions to latest
...
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-14 18:15:46 -07:00
Jared Watts
94039ba10e
Merge pull request #890 from mattwelke/docs/correct-function-version-in-quickstarts-mar10
...
Update function-patch-and-transform version to 0.8.2
2025-03-14 09:56:26 -07:00
Jared Watts
613ebf574e
Merge pull request #881 from jbw976/helm-values-sync
...
Sync helm chart config values from crossplane/crossplane repo
2025-03-14 09:27:52 -07:00
Jared Watts
b8da5af859
Merge pull request #863 from timyip3/master
...
Align metadata.generateName in Create Managed Resource Script
2025-03-14 09:26:48 -07:00
Timothy Yip
d83ad8760b
align line number with hover
...
Signed-off-by: Timothy Yip <timyip3@gmail.com>
2025-03-14 12:14:10 -04:00
Jared Watts
dade061016
vale: update vale exceptions for new allowed technical jargon
...
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-14 09:13:59 -07:00
Timothy Yip
b699f5f5c0
Merge branch 'crossplane:master' into master
2025-03-14 12:07:58 -04:00
Jared Watts
9884cbc11e
Sync helm chart config values from crossplane/crossplane repo
...
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-14 08:55:33 -07:00
Matt Welke
bfd0fe9682
Update function-patch-and-transform version to 0.8.2
...
Signed-off-by: Matt Welke <mattwelke@gmail.com>
2025-03-10 15:38:19 -04:00
Jared Watts
31e10ec677
Merge pull request #886 from Xtema/fix/fix-helm-upgrade-doc
...
Fix typo on Helm Upgrade command with arguments
2025-03-04 07:59:26 -08:00
Bruno Costa
067d9dacde
Fix typo for version 1.18
...
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa
b2753fd792
Fix typo for version 1.19
...
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa
c0a90f4342
Fix typo for version 1.17 and 1.18
...
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa
5a53fe96f6
Fix typo on Helm Upgrade command with arguments
...
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:43 +00:00
Jared Watts
5e9d91f1e1
Merge pull request #880 from cwilhit/provider-docs-update
...
Update docs to point to providers sourced from xpkg.crossplane.io. Remove terminology related to Upbound Marketplace
2025-02-25 07:38:49 -08:00
Craig Wilhite
e470506144
Fix configuration-quickstart SHA, fix ref to default registry for XP 1.20
...
Signed-off-by: Craig Wilhite <craig@upbound.io>
2025-02-25 07:41:49 -06:00
Craig Wilhite
88c2b2c984
Add exceptions for various Crossplane and provider words
...
Signed-off-by: Craig Wilhite <craig@upbound.io>
2025-02-25 07:37:57 -06:00
Craig Wilhite
b1836fad83
fixed cmd reference for xpkg push, updated name of configuration for quickstart
...
Signed-off-by: Craig Wilhite <craig@upbound.io>
2025-02-24 13:13:12 -06:00
Craig D Wilhite
e6d0e7f86c
Addressing feedback in PR
...
Signed-off-by: Craig D Wilhite <craig@upbound.io>
2025-02-21 09:57:55 -06:00
Craig D Wilhite
6f2c39685b
Update docs to point to providers sourced from xpkg.crossplane.io. Remove terminology related to Upbound Marketplace
...
Signed-off-by: Craig D Wilhite <craig@upbound.io>
2025-02-21 09:57:54 -06:00