Commit Graph
151 Commits
Author SHA1 Message Date
Sunil Singh 38562b03e3 Moving the previous API documentation to the RKA section for the latest and 2.8 versions. Adjusted the titles and some wording, as well as updated the redirect for the latest versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-27 11:02:39 -08:00
Billy Tat 253f80e509 Move PAYG pages-for-subheader 2024-01-26 16:36:39 -08:00
Billy Tat cdc3587166 Merge pull request #1087 from btat/integrations-update
Update integrations list
2024-01-26 10:41:48 -08:00
Billy Tat 76b61df25b Merge pull request #1082 from lgarber-akamai/doc/add-linode-quickstart
Add quick-start guide for Linode
2024-01-26 10:09:54 -08:00
Billy Tat 04306dd362 Merge branch 'main' into move-pages-for-subheaders-2.0-2.4 2024-01-26 09:06:43 -08:00
Lena Garber a242cf5486 Apply feedback & update versioned sidebars 2024-01-25 16:47:46 -05:00
Billy Tat 26465bcb5f Update integrations list 2024-01-25 11:51:37 -08:00
Billy Tat 67c7ebcf1a Merge branch 'main' into move-pages-for-subheaders-2.5 2024-01-23 15:06:39 -08:00
martyav cb914c11f6 updated 2.7 sidebar w new migration section 2024-01-22 16:42:33 -05:00
Billy Tat 4a4b1d4a4e Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-2.6 2024-01-19 14:52:00 -08:00
Billy Tat 8e95a8854d Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-2.7 2024-01-19 14:29:43 -08:00
Billy Tat 8b96cbd5ae Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-2.6 2024-01-19 13:56:27 -08:00
Billy Tat 59bd6ba5e7 Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-2.7 2024-01-19 13:56:11 -08:00
Billy Tat 8aee26bddc Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-2.8 2024-01-19 13:50:40 -08:00
Lucas Saintarbor 83bf367f00 Merge pull request #1008 from LucasSaintarbor/ls-rancher-payg
Rancher PAYG offerings for AWS and Azure
2024-01-18 12:47:31 -08:00
Billy Tat 986e14346f Fix incorrect filename 2024-01-12 21:20:14 -08:00
Billy Tat c32fd49367 [2.0-2.4] Move files out of pages-for-subheaders 2024-01-12 16:07:44 -08:00
Billy Tat ca77220901 [2.5] Move files out of pages-for-subheaders 2024-01-11 16:36:20 -08:00
Billy Tat 0513177b76 [2.6] Move files out of pages-for-subheaders 2024-01-11 15:39:11 -08:00
Billy Tat e0dc5a7bc4 [2.7] Move files out of pages-for-subheaders 2024-01-11 14:22:42 -08:00
Marty Hernandez Avedon 3a4b7e73c0 #766 Consistently using verbs in titles (#1038)
* gerundify Configuration for Storage Classes in Azure

* gerundify Authentication Config

* gerundify Bootstrap Password

* gerundify and disambiguate manage-PSP

* gerundify and disambiguate create-PSP

* syncing? Syncing what?

* updating label for Configure OpenLDAP

* updating label for authentication config

* updating label for configuring microsoft ad and shibboleth (saml)

* updating label for configuring microsoft ad and shibboleth (saml) in sidebars (last commit covered versioned docs)

* label + title for one of several sets of pages entitled role-based access control

* gerundify Upgrade a Hardened Custom/Imported Cluster to Kubernetes v1.25

* re-order title of Certificate Troubleshooting so verb comes first

* added 'about' to title because the page is about drivers that provision, not how to provision a driver

* template enforcement > enforcing templates

* update label to match title - deploy > deploying

* updated label to matach title - manage clusters > cluster administration

* gerundify set up in infrastructure setup section

* typo fix - spacing

* matching label to title - launch > launching

* label matching title - set up part 2

* label matching title - windows clusters

* how to configure > configuring

* using > launching (partially matches label to title)

* ingress config > configging an ingress

* match label to title - project administration

* match label to title - project resource quotas

* match title to label - monitoring/alerting guides

* matching label to title - enabling

* gerundify allow unsupported storage drivers

* Update openapi/swagger.json

* lost metadata syntax re-applied

* Apply suggestions from code review
2024-01-11 12:49:32 -05:00
Marty Hernandez Avedon f47734f15b #991 refresh and restructure cloud provider guide section PART ONE: Restructure (#1025)
* moved amazon & vsphere files to subfolders

* versioning + fix broken links

* renames, retitles, page moves

* versioning changes in docs

* moved pages to new migration section, fixed config and sidebars

* link fixes

* update canonical links

* more links

* link fixes

* link to subsection fixed
2024-01-09 12:58:26 -05:00
LucasSaintarbor df5ca0229a Move files to 2.7 docs 2024-01-05 10:13:11 -08:00
Billy Tat d460c9377c [2.8] Move files out of pages-for-subheaders 2023-12-22 16:30:32 -08:00
79ac876275 Add aws out of tree cloud provider install/upgrade docs (#844)
* Add aws out of tree cloud provider install/upgrade docs

* Add aws out of tree cloud provider install/upgrade docs

* Add info for aws cloud provider

* indentation fix

* Address review comments

* addressing review comments

* Address review comments

* syntax annotations, re-org sections, copy edits

* even more copy edits

* copy edits to note at top

* addressing suggestions from slickwarren

* Address review comments

* copyedits

* Fix numbering

* Update docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/set-up-cloud-providers/amazon.md

* update helm installation steps

* 2.8 versioning

* rm 'new in 2.7' from 2.8

* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/set-up-cloud-providers/amazon.md

* revert -- change intended for other branch

* typo fixes

* fix headings, fix casing

* apply prev commit to 2.8

* Reorganizing AWS migration pages (#1015)

This partially addresses https://github.com/rancher/rancher-docs/issues/991 (rename file `migrating-from-in-tree-to-out-of-tree` to shorter and reference vsphere) and also fixes problems on the open PR: Duplicate sections (removed), difficulty navigating the file (split into two), sections with similar titles (opting for tabs instead of headings). I created this on its own working branch because moving around large blocks of text was unwieldly and I didn't want to mess up my local version of 763-document-aws-out-of-tree-v2prov. The last tab block (Helm Chart Installation through UI) contains contain that seems to be entirely the same for RKE and RKE2.

---------

Co-authored-by: Kinara Shah <kinara@rancher.com>
Co-authored-by: martyav <marty.avedon@suse.com>
2023-12-06 14:49:45 -05:00
Billy Tat e4b5db6fe4 Apply 4b2f8125 (sidebar label update) to other versions. Originally changed in #926 2023-11-29 13:29:35 -08:00
Billy Tat f28cb43e67 Add project workflow to sidebar; remove duplicate API category 2023-11-21 13:27:43 -08:00
9615b78a9a #857 Add a API quickstart page under the (to be added) API section (#858)
* initial engineering draft of api quickstart

* spacing, headings

* copyedit

* note syntax added for last warning

* link to create api keys page, copy edits

* formating

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* indentation, intro

* Update docs/api/quickstart.md

Co-authored-by: Billy Tat <btat@suse.com>

* Apply suggestions from code review

Co-authored-by: Michael Bolot <michael.bolot@suse.com>

* Update docs/api/quickstart.md

* removed commented-out line

* moved text from step 5 to step 3, made  into its own step, added info about not all resources offering detailed output

* added sidebar entry

* mv'd to version-2.8 dir

* rm'd remainders in /docs dir

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Michael Bolot <michael.bolot@suse.com>
2023-10-30 10:48:33 -04:00
Billy Tat 6a2a83efe3 Merge pull request #902 from pdellamore/add-rancher-security-best-practices
Add Rancher Security Best Practices section
2023-10-24 13:41:41 -07:00
Billy Tat 88f9a9ebeb Add Rancher Security Best Practices to version 2.7 and 2.8 2023-10-24 13:10:57 -07:00
Billy Tat cec286eb02 Add Elemental landing page 2023-10-20 13:44:00 -07:00
Billy Tat 3fd93fe9b7 Add/update Fleet landing page 2023-10-20 11:36:13 -07:00
Billy Tat 42db828283 Fix sidebar copy/paste error. Should display Opni entry 2023-10-20 11:14:59 -07:00
Billy Tat 8d3474bdb8 Merge pull request #950 from btat/landing-page-k8s-distros-opni
Add placeholders for Opni and K8s distro landing pages
2023-10-19 15:23:24 -07:00
Billy Tat ad93716099 [skip ci] Move Epinio file to subdirectory 2023-10-19 14:50:45 -07:00
Billy Tat 2432b48101 Revert backport to 2.7 2023-10-19 14:47:15 -07:00
Billy Tat 5249dc9f84 Add Epinio landing page 2023-10-19 14:47:15 -07:00
Billy Tat f4a473bd43 Add placeholders for Opni and K8s distro landing pages 2023-10-19 14:40:16 -07:00
Billy Tat 6476c4d2e3 Merge branch 'main' into landing-page-desktop 2023-10-19 11:53:30 -07:00
Billy Tat bfe552b8a9 Revert backport to 2.7 2023-10-19 11:46:58 -07:00
Billy Tat 9386de4369 Add Kubewarden landing page 2023-10-19 11:46:58 -07:00
Billy Tat 6102922121 Revert backport to 2.7 2023-10-19 11:13:59 -07:00
Billy Tat 03be792c75 Add/update NeuVector landing page 2023-10-19 11:05:50 -07:00
Billy Tat 6491999059 Merge branch 'main' into landing-page-longhorn 2023-10-19 11:00:10 -07:00
Billy Tat 3c40971c1d Merge pull request #940 from btat/landing-page-harvester
Add/update Harvester landing page
2023-10-19 10:57:28 -07:00
Gunasekhar Matamalam ad56120209 Added integrations page with a tile layout and CSS fine tuning
Signed-off-by: Gunasekhar Matamalam <gunasekhar.matamalam@suse.com>
2023-10-18 16:04:44 -07:00
Billy Tat 78c1a71864 Revert backport to 2.7 2023-10-18 13:49:16 -07:00
Billy Tat 401aa0d64b Revert backport to 2.7 2023-10-18 13:46:34 -07:00
Billy Tat d20d1ea869 Revert backport to 2.7 2023-10-18 13:23:01 -07:00
Jiaqi Luo 0940a22d46 Update the namespace exception list at multiple places (#926) 2023-10-18 12:30:02 -07:00