Commit Graph

187 Commits

Author SHA1 Message Date
Lucas Saintarbor
2dcfa6f6b8 Add v2.14 preview docs (#2212) 2026-03-05 12:30:57 -08:00
Lucas Saintarbor
4a0d71b3f3 Archive v2.9 docs (#2219)
* Archive v2.9 content files / add archive notice

* Update config / sidebar

* Remove v2.9 redirects

* Fix typo in config

* Update versions listing page

* Fix typo in notice files

* Fix typo in versions listing page
2026-03-04 16:54:35 -08:00
Billy Tat
f8442a4de8 Backport changes to v2.9-v2.12 2026-02-24 08:25:06 -08:00
Billy Tat
24fc5a657c Merge release v2.13.0 to main (#2091)
* Sync main to v2.13.0 (#2065)

* It's bad form to ask users to pass something they just curled from the internet directly to sh

Updated the instructions for uninstalling the rancher-system-agent to use a temporary script file instead of piping directly to sh.

* doc(rancher-security): improve structure and content to latest, v2.13-preview and v2.12 (#2024)

- add Rancher Kubernetes Distributions (K3s/RKE2) Self-Assessment and Hardening Guide section
- add kubernetes cluster security best practices link to rancher-security section
- add k3s-selinux and update selinux-rpm details
- remove rhel/centos 7 support

Signed-off-by: Andy Pitcher <andy.pitcher@suse.com>

* Updating across supported versions and translations.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

---------

Signed-off-by: Andy Pitcher <andy.pitcher@suse.com>
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Tejeev <tj@rancher.com>
Co-authored-by: Andy Pitcher <andy.pitcher@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* Update roletemplate aggregation doc and version information

* Add versioned docs

* Remove ext token and kubeconfig feature flag sections and document bearer Token

* Update corresponding v2.13 pages

* update doc for pni in gke

* Adding reverted session idle information from PR 1653

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.13.0] Add versions table entry

* [2.13.0] Add webhook version

* [2.13.0] Add CSP Adapter version

* [2.13.0] Add deprecated feature table entry

* [2.13.0] Update CNI popularity stats

* Update GKE Cluster Configuration for Project Network Isolation instructions

* Fix link and port to 2.13

* [2.13.0] Add Swagger JSON

* [v2.13.0] Add info about Azure AD Roles claims (#2079)

* Add info about Azure AD roles claims compatibility

* Apply suggestions from code review

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

* Add suggestions to v2.13

---------

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

* [2.13.0] Remove preview designation

* user public api docs (#2069)

* user public api docs

* Apply suggestions from code review

Co-authored-by: Andreas Kupries <akupries@suse.com>

* Apply suggestions from code review

Co-authored-by: Peter Matseykanets <pmatseykanets@gmail.com>

* explain plaintext is never stored

* add users 2.13 versioned docs

* remove extra ```

* Apply suggestions from code review

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* add space before code block

---------

Co-authored-by: Andreas Kupries <akupries@suse.com>
Co-authored-by: Peter Matseykanets <pmatseykanets@gmail.com>
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* support IPv6 (#2041)

* [v2.13.0] Add Configure GitHub App page (#2081)

* Add Configure GitHub App page

* Apply suggestions from code review

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

* Fix header/GH URL & add suggestions to v2.13

* Apply suggestions from code review

Co-authored-by: Petr Kovar <pknbe@volny.cz>

* Apply suggestions from code review to v2.13

* Add note describing why to use Installation ID

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Petr Kovar <pknbe@volny.cz>

* [v2.13.0] Add info about Generic OIDC Custom Mapping (#2080)

* Add info about Generic OIDC Custom Mapping

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Add suggestions to v2.13

* Remove repetitive statement in intro

* Move Prereq intro/note to appropriate section

* Fix formatting, UI typo, add Custom Claims section under Configuration Reference section

* Add section about how a custom groups claim works / note about search limitations for groups in RBAC

---------

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

* [v2.13.0] Add info about OIDC SLO support (#2086)

* Add shared file covering OIDC SLO support to OIDC auth pages

* Ad How to get the End Session Endpoint steps

* Add generic curl exampleto retrieve end_session_endpoint

* [2.13.0] Bump release date

---------

Signed-off-by: Andy Pitcher <andy.pitcher@suse.com>
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Tejeev <tj@rancher.com>
Co-authored-by: Andy Pitcher <andy.pitcher@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Jonathan Crowther <jonathan.crowther@suse.com>
Co-authored-by: Peter Matseykanets <peter.matseykanets@suse.com>
Co-authored-by: Petr Kovar <petr.kovar@suse.com>
Co-authored-by: Krunal Hingu <krunal.hingu222@gmail.com>
Co-authored-by: Raul Cabello Martin <raul.cabello@suse.com>
Co-authored-by: Andreas Kupries <akupries@suse.com>
Co-authored-by: Peter Matseykanets <pmatseykanets@gmail.com>
Co-authored-by: Jack Luo <jiaqi.luo@suse.com>
Co-authored-by: Petr Kovar <pknbe@volny.cz>
2025-11-25 10:51:39 -08:00
Andy Pitcher
dae5fda314 doc(rancher-security): improve structure and content to latest, v2.13-preview and v2.12 (#2024)
- add Rancher Kubernetes Distributions (K3s/RKE2) Self-Assessment and Hardening Guide section
- add kubernetes cluster security best practices link to rancher-security section
- add k3s-selinux and update selinux-rpm details
- remove rhel/centos 7 support

Signed-off-by: Andy Pitcher <andy.pitcher@suse.com>
2025-10-31 09:25:39 -07:00
Billy Tat
51a03551a5 Add v2.13 preview docs 2025-10-24 16:06:44 -07:00
Billy Tat
49deb2f991 Adjust configs 2025-10-22 16:52:34 -07:00
Sunil Singh
2de03c3174 Updating sidebars.js and v2.12 sidebars.js with removed files
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-14 16:35:37 -07:00
Petr Kovar
2d5688ce74 Remove install-cluster-autoscaler
Related to #1989.

Also, attempt to update rancher-architecture-rancher-api-server.svg
for RKE2.
2025-10-10 15:48:57 +02:00
Billy Tat
94ff32cc80 Remove invalid node and cluster drivers 2025-08-08 14:42:11 -07:00
Sunil Singh
313efe8b13 Merge pull request #1922 from sunilarjun/remove-rke1
Remove RKE1 - /api & /faq
2025-07-30 17:56:07 -07:00
Sunil Singh
82a4609bc2 rm dockershim
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-30 17:11:24 -07:00
Billy Tat
8b583e97c9 rm RKE1 references: rm rke1-vs-rke2-differences file 2025-07-30 15:55:56 -07:00
Sunil Singh
b2cb6d3fe3 Merge pull request #1888 from sunilarjun/update-ssp
[2.12.0] Update `ui-sql-cache` & Server-Side Pagination Content
2025-07-30 11:52:53 -07:00
Billy Tat
c4546cbc75 Merge pull request #1912 from krunalhinguu/compliance-chart
[v2.12] Remove hardening guides and refactor CIS profiles
2025-07-30 11:48:56 -07:00
LucasSaintarbor
c2e3582ab6 Update version-2.12-sidebars.json with the same changes made in sidebars.json 2025-07-30 11:20:25 -07:00
Petr Kovar
3749c47a89 Merge branch 'v2.12.0' into notification-center 2025-07-29 18:04:08 +02:00
Petr Kovar
1769071542 Document Notification Center 2025-07-29 17:55:01 +02:00
Sunil Singh
3d66717aa0 Merge branch 'v2.12.0' into update-ssp 2025-07-28 17:41:31 -07:00
Sunil Singh
895e298b0b Updating after review to include disk space info and moving out of experimental section.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-28 17:39:10 -07:00
Billy Tat
8f9fa152d4 Merge branch 'v2.12.0' into gce 2025-07-25 16:34:02 -07:00
Krunal Hingu
28511bb76b refactor: remove 'Skip Tests' section and related references from compliance scan guides 2025-07-24 10:47:05 +05:30
Krunal Hingu
bddbebcfc5 refactor: remove references to skipped and not applicable tests in compliance scans 2025-07-24 10:47:05 +05:30
Krunal Hingu
8ef8637d4f change the documentation for compliance in versioned_docs 2.12 2025-07-24 10:47:05 +05:30
Andreas Kupries
960d68d7c9 added to sidebar, and imported into 2.12 setup 2025-07-23 11:46:08 -07:00
Billy Tat
ace61d8556 Merge pull request #1844 from raulcabello/oidc-provider
OIDC provider doc
2025-07-22 14:17:40 -07:00
Billy Tat
7727d397a8 Merge pull request #1835 from pmatseykanets/kubeconfigs-example-workflows
Add Kubeconfigs example workflows page
2025-07-22 14:15:31 -07:00
Harrison Affel
c35593dd27 add documentation for new gce node driver
Signed-off-by: Harrison Affel <harrisonaffel@gmail.com>
2025-07-22 10:44:41 -04:00
raul
7805021d8f add cognito to version 2.12 2025-07-21 16:31:02 +02:00
Billy Tat
f2b7f1420a rm old self assessment guides 2025-07-18 16:20:54 -07:00
Billy Tat
26cbe52761 rm upgrade-a-hardened-cluster-to-k8s-v1-25 page for v2.9+
Rancher v2.8 is last version with v1.25 support
2025-07-18 16:20:39 -07:00
Billy Tat
b95f9105dd Remove pod security policy (PSP) references for 2.9+ 2025-07-18 14:05:21 -07:00
Peter Matseykanets
e5932d57fd Add kubeconfig terms to glossary, update sidebar, make a v2.12 copy 2025-07-14 12:37:35 -04:00
raul
01d1daaac7 add OIDC provider to 2.12 sidebars 2025-07-03 15:34:29 +02:00
Sunil Singh
8ed7881920 Adding preview for v2.12 Rancher documentation.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-06-23 14:10:05 -07:00
Sunil Singh
c48a5095ad Moving versions 2.6 and 2.7 to the archived_docs directory. Removed the sidebar entries in the versioned_sidebars folder and added the notice page to the versioned_docs folder. Added 'Archived' labels to the docusaurus.config.js file for v2.6/v2.7.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-06-11 14:43:52 -07:00
Billy Tat
31c29541a9 Merge pull request #1702 from HarrisonWAffel/2.11-pc-pdb
New feature in 2.11: cluster agent scheduling customization
2025-03-24 15:19:30 -07:00
Harrison Affel
5bb67118ca Add documentation for 2.11 scheduling customization feature 2025-03-24 10:12:58 -04:00
Sunil Singh
844ee18464 Merge pull request #1710 from tomleb/extension-apiserver
Document extension APIserver
2025-03-19 13:52:38 -07:00
Tom Lebreux
d43f53d0fa Document extension API server for 2.11 2025-03-19 15:14:30 -04:00
Jonathan Crowther
d55be97e14 Added versioned docs and sidebar 2025-03-19 09:46:07 -04:00
Sunil Singh
10b84c443b Merge branch 'rancher:main' into add-v2.11 2025-02-18 14:29:48 -08:00
Lucas Saintarbor
8c76072fd2 Archive v2.5 docs (#1634)
* Update docusaurus.config.js/Remove v2.5 redirects and update v2.5 label and path

* Update version-2.5-sidebars.json with notice

* Remove v2.5 files/Add v2.5 files to archived_docs folder

* Fix broken link

* Fix broken link/typo

* Fix broken links
2025-02-18 14:08:09 -08:00
Billy Tat
43747764cf Include CAPI as a tile in integrations page 2025-02-12 16:28:40 -08:00
Sunil Singh
9755f89c14 Adding version 2.11 Rancher documentation for the UI preview.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-02-07 12:47:57 -08:00
Sunil Singh
14e81eb634 Merge pull request #1551 from rancher/main
Sync changes from main to v2.10
2024-11-07 13:38:05 -08:00
Billy Tat
3f03384e89 Sync PR #1521 (Add disconnected cluster best practices guide) to other en/zh versions 2024-11-06 15:17:37 -08:00
Billy Tat
f748b8a60d Merge pull request #1521 from moio/disconnected_best_practice
Add disconnected cluster best practices guide
2024-11-06 14:46:03 -08:00
Silvio Moioli
8c40500d9c add sidebar links
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-11-06 09:19:01 +01:00
Billy Tat
dbd4dfa688 Apply 9c3755a7 and e12d7b2f (Remove OPA Gatekeeper docs) to en/zh 2.10 docs 2024-10-29 14:59:36 -07:00