Commit Graph

78 Commits

Author SHA1 Message Date
Sunil Singh d7e29d7c19 This commit aims to fix the broken markdown links to pass the checker and updates the sidebar structure/titles of pages to add clarification.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 16:00:06 -07:00
Sunil Singh 0f6dec11ac This commit consists of removing the old API section completely and updating the API sidebards for Latest/2.8. Subsequent commits will focus on content adjustment as needed.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 14:26:45 -07:00
Sunil Singh 867eb490b7 Merge branch 'rancher:main' into update-api-sidebar 2024-03-29 13:24:58 -07:00
Marty Hernandez Avedon 31cdce4a59 #1163 Title change 'Helm Charts in Rancher' and add 'Catalogs' heading for SEO (#1170)
* 1163 Title change 'Helm Charts in Rancher' and add 'Catalogs' heading for SEO

* versioning + formatting

* casing, periods

* formatting force

* Apply suggestions from code review

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* moved and renamed section about catalogs

* .

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-03-14 14:10:19 -04:00
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 cdc3587166 Merge pull request #1087 from btat/integrations-update
Update integrations list
2024-01-26 10:41:48 -08:00
Billy Tat 26465bcb5f Update integrations list 2024-01-25 11:51:37 -08:00
Lena Garber 07f3aa96d0 Add Linode quick-start guide 2024-01-23 16:44:20 -05:00
Billy Tat 6d59b46f70 Merge remote-tracking branch 'upstream/main' into move-pages-for-subheaders-latest 2024-01-19 13:42:58 -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
Billy Tat dd46955d9c [latest] Move files out of pages-for-subheaders 2023-12-22 13:33:02 -08:00
Jake Hyde 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 03ea6163fb Port version-2.8 updates to latest (/docs) (#1013)
* Port version-2.8 updates to latest (/docs)

Includes changes from 1b6d9506 (2023-10-06) to 1f39a6ff (2023-11-30)

* Fix redirects
2023-12-06 14:48:27 -05:00
Billy Tat 3ee6f637ab Add sidebar entry 2023-10-24 13:07:29 -07:00
Jiaqi Luo 0940a22d46 Update the namespace exception list at multiple places (#926) 2023-10-18 12:30:02 -07:00
Billy Tat 5c083c320a Remove version-latest dir
Originally added due to some unexpected versioning behavior that's no longer reproducible

Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-10-12 10:26:54 -07:00
Silvio Moioli 5c83f5a6cc Merge branch 'main' into revise_hardware_recommendations 2023-10-11 10:17:52 +02:00
Billy Tat 7467f99d89 Merge branch 'main' into 2023-Q4-2.8x 2023-10-06 10:19:22 -07:00
Silvio Moioli 6d77c45ff2 Merge branch 'main' into revise_hardware_recommendations 2023-10-06 10:01:50 +02:00
Billy Tat b27b00da87 Revert "Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x""
This reverts commit 5eb3b2876f.
2023-10-05 16:32:09 -07:00
Silvio Moioli 1006603d73 tips-for-scaling-rancher: rename to tuning-and-best-practices-for-rancher-at-scale
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2023-10-02 11:13:48 +02:00
Silvio Moioli 03318b55b1 make scaling tips page visible in the menu
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2023-10-02 11:12:40 +02:00
Colleen Murphy 70380d36a7 Add hardening guide for Rancher Webhook (#864) 2023-09-29 14:39:29 -04:00
Billy Tat 5eb3b2876f Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x"
This reverts commit 45aa5bb9bd, reversing
changes made to 5380fffa27.
2023-09-27 15:42:04 -07:00
Andy Pitcher 250171d9e4 Rebase and modify cis-1.7 page to include 1.26/1.27 2023-09-20 23:48:07 -03:00
Andy Pitcher 81464c73d6 Merge branch 'main' into rke1-self-assessment-guide-with-cis-1.7 2023-09-20 17:28:57 -04:00
Andy Pitcher 35f27f4130 Merge branch 'main' into k3s-self-assessment-guide-with-cis-1.24 2023-09-20 16:24:04 -04:00
Andy Pitcher 00c18c19cd Merge pull request #860 from andypitcher/rke2-self-assessment-guide-with-cis-1.24
[cis-1.24] update rke2-self-assessment-guide
2023-09-20 15:33:55 -04:00
Andy Pitcher 1c2b3f3cce Merge pull request #854 from andypitcher/k3s-self-assessment-guide-with-cis-1.7
[cis-1.7] update k3s-self-assessment-guide
2023-09-20 15:33:40 -04:00
Guilherme Macedo 484a832dff Update k3s-self-assessment-guide-with-cis-v1.24
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:25:51 -03:00
Andy Pitcher efe1d88afd Update sidebar for rke2 cis-1.24 2023-09-20 13:18:43 -03:00
Andy Pitcher 4519cffa32 Modify cis-1.7 page to include 1.26/1.27 2023-09-19 14:27:25 -04:00
Andy Pitcher 1bc4dd2ff7 Modify cis-1.7 page to include 1.26/1.27 2023-09-19 14:17:20 -04:00
Andy Pitcher 380f7e8972 Update sidebar for rke1 cis-1.24 2023-09-17 11:23:54 -04:00
Jiaqi Luo bcfd5b25aa Add the instruction for enable API audit log in downstream clusters (#824) 2023-09-13 16:05:50 -07:00
Jonathan Crowther 7e47e6640c Rename k3s hardening guide (#768)
* Rename file

* Update sidebar

* Add versioned docs
2023-08-14 14:05:50 -04:00
Jonathan Crowther 153da4ce5f Rename rke1 hardening guide (#769)
* Fix title

* Update sidebar

* Add versioned docs
2023-08-14 13:04:18 -04:00
Jonathan Crowther 23d6ec9a62 Rename rke2 hardening guide (#770)
* Update title

* Update sidebar

* versioned page + redirect

* Update rke2-self-assessment-guide-with-cis-v1.7-k8s-v1.25.md

title update

* Fix references to CIS scan in body

---------

Co-authored-by: martyav <marty.avedon@suse.com>
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-08-14 12:31:15 -04:00
Billy Tat ef2ddf6452 Add to sidebars 2023-07-25 13:13:17 -07:00
martyav 85514da24d Merge branch 'main' of https://github.com/rancher/rancher-docs into rancher-webhook 2023-06-23 17:19:58 -04:00
Billy Tat 71a60643f2 Add to sidebar 2023-06-22 17:09:55 -07:00
martyav 0e1f666f7e #636 add pages missing from sidebar 2023-05-31 16:52:07 -04:00
Billy Tat 32d0fa130e Update brand terminology 2023-05-12 14:54:49 -07:00
Billy Tat 4166f666c5 Add back AWS Marketplace quick start 2023-05-04 15:36:19 -07:00
Billy Tat e6f35c11cc Rename Fleet to CD w/ Fleet 2023-04-04 10:03:22 -07:00
Marty Hernandez Avedon 40936468b4 [2.7.2] #462 Add instructions for how to use PSACT (#489)
* #462 Add Add instructions for how to use PSACT

* started adding instructions for adding/editing a cluster

* started adding instructions for add/editing a psa template

* instructions for rke2/k3s, note about cis

* updated to include RKE1 instructions

* wording

* nipicky word choice: applied > described

* Apply suggestions from code review

Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>

* tabs, added suggestion on RKe2 link from thread

* sidebars, correcting language in hardening guide

* link, switching where list of exempt namespaces is placed, corrections - users edit the PSA config, not PSS, to establish restrictions on pods

* update link

* added final save/create instructions

* Apply suggestions from code review

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

* updated file names

* missing metadata key

* corrected links

* Delete psa-config-template.md

File shouldn't still be in the tree, as it was renamed

* Apply suggestions from code review

Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>

* syncing RKE1 and 2 hardening guides, title update

* moved sample config file, added -  to list of required exempt namespaces

* added moved config file to sidebars.js

---------

Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-24 15:04:15 -04:00
Marty Hernandez Avedon bbd1595d87 Apply suggestions from code review
Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 15:49:48 -04:00
martyav 5235e2f426 changed file name, added sidebar entry 2023-03-20 17:41:27 -04:00
Billy Tat e67d7686b3 Merge pull request #478 from macedogm/v2.7.2-hardening-guides-update
[2.7.2] Update and restructure hardening guides
2023-03-09 08:59:22 -08:00