Commit Graph

15 Commits

Author SHA1 Message Date
Danil-Grigorev 50d2caf714
Remove clusterctl in favor of envsubst + curl
clusterctl generate works in presence of core CAPI provider, which is
provisioned with `clusterctl init`. This functionality overlaps with
turtles core CAPIProvider, and may cause issues.

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
2024-10-25 10:58:35 +02:00
Furkat Gofurov 557f44dc47
Update Fleet section with helm annotations
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
2024-08-15 13:55:27 +03:00
Furkat Gofurov 4e1c206817
Update dependency versions in book
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
2024-08-15 12:44:19 +03:00
Carlos Salas d25b868912
docs: switch getting-started examples to caprke2
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
2024-06-06 11:02:23 +02:00
Sunil Singh 8a268988b4
Merge branch 'rancher:main' into update-landing-page 2024-04-05 10:49:05 -07:00
Sunil Singh 216dc251c1
Adding the updated URL schema for Rancher Turtles documentation in the config and the CNAME file. Additionally updated links that were throwing errors while attempting yarn start.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-15 17:16:31 -07:00
Sunil Singh 39836f2c11
Updating with merge confict fixed.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-15 17:07:24 -07:00
Sunil Singh 8f822c5cba
Revert "Updating the landing page to point to the Introduction in the Getting Started top section, and removing the top most Introduction section while bringing the contents to the aforementioned section. Additional updates to file paths were made to account for new doc structure as well."
This reverts commit 7dfaa8277e.
2024-03-15 16:22:37 -07:00
Sunil Singh 7dfaa8277e
Updating the landing page to point to the Introduction in the Getting Started top section, and removing the top most Introduction section while bringing the contents to the aforementioned section. Additional updates to file paths were made to account for new doc structure as well.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-15 16:11:47 -07:00
Carlos Salas b7ff6c3a2b
docs: add webhook deletion instructions
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
2023-10-04 15:53:16 +02:00
Carlos Salas a0e753c952
docs: minor updates on internal links and notes
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
2023-09-27 10:34:47 +02:00
Richard Case 7865b10f77
Merge pull request #21 from alexander-demicev/usage
Add a quickstart guide using kubectl
2023-09-25 08:08:53 +01:00
Richard Case 336063eaf5
docs: adding instructions for fleet
Added instructions for using Fleet to create and import a cluster using
Rancher Turtles.

Signed-off-by: Richard Case <richard.case@suse.com>
2023-09-19 09:36:35 +02:00
Alexandr Demicev ba712d5430
Add a quickstart guide using kubectl
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
2023-09-18 20:07:45 +02:00
Richard Case 6750cc50c6
docs: scaffolding with docusaurus
This scaffolds the initial site using docusaurus. And it includes GHA
workflows to publish to GitHub Pages.

Signed-off-by: Richard Case <richard.case@suse.com>
2023-08-23 15:58:06 +02:00