Commit Graph

203 Commits

Author SHA1 Message Date
Diogo Souza b86c4eaedb updating extensions doc for 2.10 2026-05-01 17:08:47 -07:00
Sunil Singh f83dd9585d Merge pull request #2298 from rancher/v2.14.1
Merge release v2.14.1 to main
2026-04-30 12:56:38 -07:00
LucasSaintarbor 73323f3bfe Update the CSP adapter compatibility matrix 2026-04-24 08:51:57 -07:00
Sunil Singh cac472d581 Updating CAPI integrations page broken link tied to CAPI Operator
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2026-04-21 09:46:24 -07:00
Lucas Saintarbor fdf78e919f Merge pull request #2256 from rancher/v2.14.0
Merge release v2.14.0 to main
2026-03-26 14:18:43 -07:00
Sunil Singh 7fafc61e6a Updating overview.md page wrt docs feedback, also adding changes to v2.14 docs pages.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2026-03-24 14:43:17 -07:00
Jacob Lindgren 21348fdb7b remove provisioning-capi- chart references 2026-03-24 14:08:08 -07:00
hridyesh bisht 1ea3682342 Update docs/integrations-in-rancher/fleet/overview.md
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2026-03-23 22:43:55 +05:30
hridyesh bisht 333dcfe06c Adding information in docs 2026-03-23 14:24:18 +05:30
Lucas Saintarbor f614319214 v2.14.0 - Rancher Manager Release Maintenance (#2249)
* Update the deprecated features table

* Update the CSP adapter compatibility matrix

* Update the Rancher:webhook version mapping table

* Update the versions table

* Update the CNI popularity table
2026-03-20 14:08:10 -07:00
Sunil Singh 0a206c2a71 Updating how-monitoring-works.md across versions
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2026-03-19 12:54:23 -07:00
Lucas Saintarbor 837642ac0a v2.13.2 - Rancher Manager Release Maintenance (#2201)
Helps #2187.

Co-authored-by: Petr Kovar <petr.kovar@suse.com>
2026-02-25 15:46:35 -08:00
Lucas Saintarbor a94f94128a Merge release v2.13.2 to main (#2164)
* Sync changes from main to v2.13.2 (#2156)

* Fixed links to images

* Added documentation for using the keywords option in Chart.yaml

* Sync Product PR #587 (Add ec2:DescribeAvailabilityZones to control plane and etcd/worker permissions)

* Revert image link change, it would break the docs website

* Fixed some typos and backported docs

---------

Co-authored-by: mschroeder-fzj <m.schroeder@fz-juelich.de>
Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Petr Kovar <petr.kovar@suse.com>

* v2.13.2 - Rancher Manager Release Maintenance (#2160)

* Update the versions table

* Update the Rancher:webhook version mapping table

* Update the CSP adapter compatibility matrix

* Update the deprecated features table

* Update release date (#2171)

---------

Co-authored-by: mschroeder-fzj <m.schroeder@fz-juelich.de>
Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Petr Kovar <petr.kovar@suse.com>
2026-01-29 12:58:11 -08:00
Petr Kovar 8a705b1d66 v2.13.1 - Rancher Manager Release Maintenance
Helps #2108.
2025-12-16 17:44:38 +01: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
Lucas Saintarbor cdb48f5742 Merge v2.12.3 into main (#2038)
* v2.12.3 Maintenance Tasks (#2037)

* Update versions table

* Update webhook table

* Update CSP table

* Update deprecated features table

* Update CNI popularity table

* Fix date in deprecated features table

* Fix past versions section for 2.12

* Update i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md

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

---------

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

* Update release date in deprecated features table

* Revert "Update v2.12.3 release date" (#2047)

* Revert "Revert "Update v2.12.3 release date" (#2047)" (#2048)

This reverts commit 78fc987164.

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2025-10-23 16:40:41 -07:00
Petr Kovar b226c5cac0 Apply suggestions from code review
Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2025-09-29 14:49:00 +02:00
Petr Kovar 52a65bd4f4 Merge branch 'main' into rke2 2025-09-26 19:35:29 +02:00
Petr Kovar c3c513ce26 More updates for RKE2 2025-09-26 19:34:37 +02:00
Petr Kovar 4c1c9745ca v2.12.1 Maintenance Tasks 2025-09-24 19:33:57 +02:00
Petr Kovar 887e853d1c Update for RKE2 2025-09-10 19:18:07 +02:00
Sunil Singh 6177452735 Merge pull request #1977 from rancher/v2.12.1
Merge release branch v2.12.1 into main
2025-08-28 16:08:32 -07:00
Sunil Singh 77e9bc07aa [2.12.1] CSP adapter update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-08-21 13:22:17 -07:00
LucasSaintarbor d23aff28d8 Remove RKE references in monitoring-and-alerting 2025-08-12 15:09:41 -07:00
LucasSaintarbor 64526859ce Remove RKE references in windows-support 2025-08-12 15:09:13 -07:00
Lucas Saintarbor 20f3c5fd4c Remove RKE1: /integrations-in-rancher pages Part 1 (#1946)
* Remove RKE reference in logging-helm-chart-options

* Remove RKE reference in neuvector/overview

* Remove RKE reference in monitoring-and-alerting/how-monitoring-works
2025-08-06 11:52:55 -07:00
Lucas Saintarbor 26c34f0fb1 Remove RKE1 references in harvester/overview.md / update Harvester URLs (#1921) 2025-07-30 15:23:23 -07:00
Krunal Hingu 0a29eb22be Update compliance scan documentation to reflect CIS Benchmark version 1.9 2025-07-30 21:34:28 +05:30
LucasSaintarbor e718a060ad [2.12.0] CSP adapter update 2025-07-25 14:10:49 -07:00
swastik959 1957cf01e7 addressed correction comments
Signed-off-by: swastik959 <swastik.gour@suse.com>
2025-07-24 10:47:05 +05:30
Krunal Hingu c347679ebe refactor: remove reference to skipped and not applicable tests in compliance scans documentation 2025-07-24 10:47:05 +05:30
Krunal Hingu 3ef8fbc690 refactor: update documentation & improvements 2025-07-24 10:47:05 +05:30
Krunal Hingu f0d5b421da refactor: move cis scans to compliance scans in rancher intergration doc 2025-07-24 10:47:05 +05:30
Krunal Hingu 413dc6dbfc refactor: update cis scan refrences 2025-07-24 10:47:05 +05:30
Harrison Affel df6a1e1b4c docs: clarify expected NO_PROXY value format in multiple places
Signed-off-by: Harrison Affel <harrisonaffel@gmail.com>
2025-07-21 16:19:44 -07:00
Billy Tat b95f9105dd Remove pod security policy (PSP) references for 2.9+ 2025-07-18 14:05:21 -07:00
Petr Kovar 9621d62fed Update API versions again 2025-07-11 17:30:23 +02:00
Petr Kovar 6bb29c88cc Update API versions 2025-07-08 17:43:49 +02:00
Petr Kovar 0f6e0df7b6 Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
2025-07-08 17:43:49 +02:00
Petr Kovar 60e4c3cd40 Fix broken links
See also https://github.com/rancher/rancher-product-docs/pull/267.

Signed-off-by: Petr Kovar <petr.kovar@suse.com>
2025-07-08 17:43:49 +02:00
Billy Tat 0dcc69bb06 Fix typo 2025-07-02 17:01:17 -07:00
Sunil Singh 50ad16cd11 [2.11.3] CSP adapter update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-06-23 14:54:35 -07:00
Diogo Souza ee1165860b Merge pull request #1798 from diogoasouza/update-logging-docs-about-hosttailer-image
add doc on how to use custom image with HostTailer
2025-06-11 18:30:05 -03:00
Billy Tat d694bfd026 Fix broken links to upstream prometheus-operator GitHub repo
* Some links were updated only to reflect the master -> main naming change
2025-05-28 17:03:15 -07:00
Petr Kovar b21e5fd961 [v2.11.2] Maintenance tasks
Helps #1783.
2025-05-20 13:40:16 +02:00
Diogo Souza c6b7a8d6ae add doc on how to use custom image with HostTailer 2025-05-19 18:02:25 -03:00
Lucas Saintarbor 1d3f2985b4 Merge release branch v2.11.1 into main (#1753)
* v2.11.1 Maintenance Items (#1748)

* [v2.11.1] version update

* [v2.11.1] webhook update

* [v2.11.1] webhook update

* [v2.11.1] deprecated features update

* [v2.11.1] CSP adapter update

* Fix date typo in deprecated features table

* [2.11.1] CNI community popularity table

* [v2.11.1] (zh) webhook update

* [v2.11.1] (zh) CSP adapter update

* [v2.11.1] (zh) deprecated features update

* [2.11.1] Update date and sync to zh

Also remove duplicate file

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-04-24 17:04:36 -07:00
Billy Tat 05b45ea361 Extend Istio deprecation warning to all subpages 2025-04-21 17:09:02 -07:00
Billy Tat 8baef95292 Fix external links 2025-04-10 07:06:16 -07:00
Sunil Singh c9ec3422b1 [2.11.0] CSP adapter update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-21 10:26:56 -07:00