Commit Graph

1739 Commits

Author SHA1 Message Date
Billy Tat
28fa33e752 Merge pull request #2089 from rancher/v2.11.8
Merge release v2.11.8 to main
2025-11-24 17:04:13 -08:00
Petr Kovar
b3c79206b3 Merge pull request #1953 from OdedNeuhaus/patch-1
Scale down the original Rancher server
2025-11-24 19:56:49 +01:00
Billy Tat
ea88c5ed74 Fix version typo
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-11-19 07:59:10 -08:00
Billy Tat
f10c1c630a [2.11.8] Add CSP Adapter table entry 2025-11-18 17:12:21 -08:00
Billy Tat
efd1a027cc [2.11.8] Add deprecated feature table entry 2025-11-18 17:12:21 -08:00
Billy Tat
592c6e02cb [2.11.8] Bump webhook version 2025-11-18 17:12:16 -08:00
Petr Kovar
4372563bb6 Merge pull request #2055 from masap/fix-2054
Fix difference beteween `psa-config-templates.md` and `psa-restricted-exemptions.md`
2025-11-10 19:31:08 +01:00
Petr Kovar
c899b6563b Backport changes 2025-11-10 19:09:24 +01:00
Gabriel Blais-Duchesne
764dbfd2e2 Fix v1.29 in-tree provider usage instructions for Azure (#2033)
* Update azure.md for in-tree cloud providers in v1.29

Correct 'DisableKubeletCloudCredentialProvider' feature gate name to 'DisableKubeletCloudCredentialProviders'. Add both feature gates in the argument for Kubelet, Controller Manager and API Server since both are required in all of these components in v1.29. Also added the Cloud Provider Integration changes blog post for more details along with an example of the argument.

* Add v1.29 Azure in-tree provider details on versioned docs compatible with v1.29

* Apply new link to upstream documentation

Apply new link to upstream documentation for the Azure in-tree cloud providers.

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

* Added Azure in-tree provider corrections to 2.13 docs

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-11-07 15:21:49 -08:00
Petr Kovar
0167f01846 Merge branch 'main' into fix-2054 2025-11-05 18:49:57 +01:00
Sunil Singh
53df2febeb Merge pull request #2052 from Tejeev/patch-6
It's bad form to ask users to pass something they just curled from th…
2025-11-03 15:44:23 -08:00
Sunil Singh
2a36becbeb Updating across supported versions and translations.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-11-03 15:11:31 -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
Masashi Honma
85eada02ef Fix difference beteween psa-config-templates.md and psa-restricted-exemptions.md
Fixes #2054.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2025-10-29 17:12:48 +09:00
Billy Tat
51a03551a5 Add v2.13 preview docs 2025-10-24 16:06:44 -07:00
Billy Tat
1eecb56ddb Merge pull request #2050 from btat/october-cves
Add CVEs for October release
2025-10-23 17:22:03 -07:00
Billy Tat
5d4808b401 Add CVEs for October release 2025-10-23 17:13:13 -07:00
Billy Tat
ca1c3b1c9b Merge pull request #2042 from btat/archive-2.8
Archive v2.8 docs
2025-10-23 16:57:07 -07:00
Lucas Saintarbor
a96be82c13 Merge v2.11.7 into main (#2040)
* v2.11.7 Maintenance Tasks (#2039)

* Update versions table

* Update webhook version table

* Update CSP Adapter version table

* Update deprecated features table

* Update release date in deprecated features table

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

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

* Revert "Update v2.11.7 release date"

* Revert "Revert "Update v2.11.7 release date"" (#2046)

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-10-23 16:48:03 -07: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
Billy Tat
664d230752 Archive v2.8 content files 2025-10-22 16:42:33 -07:00
Masashi Honma
7d9c247590 Merge branch 'main' into fix-2025 2025-10-20 11:03:54 +09:00
Sunil Singh
a66a50baca Merge pull request #2031 from sunilarjun/rke1-removal
RKE1 removal/updates - /getting-started pages
2025-10-16 15:13:58 -07:00
Lucas Saintarbor
0d8c6f407d Port Product docs PR #486: Update SAML Provider Caveats Note (#2032)
* Port Product docs PR #486

* Apply suggestions from code review

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

* Fix typo on Configure PingIdentity page

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-10-15 15:16:30 -07:00
Masashi Honma
0a47ac603c Add namespace for Supportability Review for PSA namespace exemption
Resolves #2025.

Supportability Review pods require the “runAsNonRoot=false” permission, so
enabling PSA causes them to fail to start. To fix this, we need to add the
`sr-operator-system` namespace to the exemption list.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2025-10-15 09:23:13 +09:00
Sunil Singh
e62158bdc4 RKE1 removal - amazon-ec2.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-14 16:19:14 -07:00
Sunil Singh
ee20ee6a00 RKE1 removal - rke1-for-rancher.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-14 16:07:45 -07:00
Sunil Singh
754eadd89d RKE1 removal - install-rancher.md/set-up-infrastructure.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-14 15:50:40 -07:00
Sunil Singh
a66819106b RKE1 removal - install-kubernetes.md behind http proxy page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 16:05:04 -07:00
Sunil Singh
4c0fb7dfe2 RKE1 removal - install-kubernetes.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 16:00:44 -07:00
Sunil Singh
fc01044d64 RKE1 removal - air-gapped-helm-cli-install.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 15:54:26 -07:00
Sunil Singh
ca221dbff1 RKE1 removal - port-requirements.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 15:49:43 -07:00
Sunil Singh
626ace76e3 RKE1 removal - installation-requirements.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 15:44:56 -07:00
Sunil Singh
c0592ddefd RKE1 removal - install-docker.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 15:30:58 -07:00
Sunil Singh
286cbbac30 RKE1 removal - dockershim page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-13 15:26:44 -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
Sunil Singh
7bc347e34b Reverting line 22 change as was already updated for RKE1 removal
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-07 11:13:00 -07:00
Sunil Singh
9ee0363d7f Updating the sidebars.js file to original state, updating rancher-on-arm64.md files for latest/v2.12 with changes.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-10-07 10:05:48 -07:00
Sunil Singh
e52555e081 Removing/updating RKE in adv user guide pages.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-29 15:55:10 -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
Sunil Singh
3e91e5070a Merge pull request #2017 from sunilarjun/update-cve-sept25
Updating CVEs for September maintenance
2025-09-25 13:14:13 -07:00
Billy Tat
aff66f3502 Merge pull request #2016 from rancher/v2.12.2
Merge v2.12.2 into main
2025-09-25 13:12:11 -07:00
Billy Tat
ef088726c1 Merge pull request #2012 from rancher/v2.11.6
Merge v2.11.6 into main
2025-09-25 13:11:53 -07:00
Billy Tat
6576f3403b Merge pull request #2013 from rancher/v2.10.10
Merge v2.10.10 into main
2025-09-25 13:11:40 -07:00
Billy Tat
6b33f040c5 Merge pull request #2014 from rancher/v2.9.12
Merge v2.9.12 into main
2025-09-25 13:11:15 -07:00
Sunil Singh
69bc08efb8 Updating date
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-25 12:44:58 -07:00
Sunil Singh
7c7006a1cb Updating CVEs for September maintenance
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-25 12:32:59 -07:00
Petr Kovar
34b392bc54 Update release date 2025-09-25 16:00:13 +02:00
Petr Kovar
600b48ad86 Update release date 2025-09-25 15:57:54 +02:00