Commit Graph

9886 Commits

Author SHA1 Message Date
Petr Kovar 6e2f0ddfc0 Add backport_docs.sh
A script to backport changes (added, modified, and removed files)
from 'docs/' and 'sidebars.js' to their versioned counterparts.
2025-11-11 17:23:07 +01: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
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 56deac4918 Merge pull request #2053 from btat/v2.13-preview
Add v2.13 preview docs
2025-10-27 15:37:47 -07:00
Billy Tat 51a03551a5 Add v2.13 preview docs 2025-10-24 16:06:44 -07:00
Tejeev adb2726735 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.
2025-10-24 16:26:42 -06:00
Billy Tat 1eecb56ddb Merge pull request #2050 from btat/october-cves
Add CVEs for October release
initial-snapshot-v2.12.3
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
initial-snapshot-v2.11.7
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 7cb353b7db Remove banner 2025-10-23 16:30:54 -07:00
Billy Tat d33e92176a Fix typo 2025-10-22 17:01:11 -07:00
Billy Tat a63b361315 Versions listing page: consolidate v2.8 sections and use archive link 2025-10-22 16:58:35 -07:00
Billy Tat ae00f6aedb Remove v2.8 redirects 2025-10-22 16:54:52 -07:00
Billy Tat 49deb2f991 Adjust configs 2025-10-22 16:52:34 -07:00
Billy Tat 664d230752 Archive v2.8 content files 2025-10-22 16:42:33 -07:00
Petr Kovar 1fec8a91d1 Merge pull request #2026 from masap/fix-2025
Add namespace for Supportability Review for PSA namespace exemption
2025-10-20 16:08:37 +02: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 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
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 492e5cec9e Merge pull request #2027 from pmkovar/autoscaler
Remove install-cluster-autoscaler
2025-10-13 13:00:59 +02: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 1fb958af06 Merge pull request #1940 from daviswill2/main
Update ARM64 Rancher Docs
2025-10-07 11:57:19 -07: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
William Davis 4e937f8739 Update rancher-on-arm64.md (#5) 2025-10-07 10:04:33 -07:00
William Davis d809302b92 Update sidebars.js (#4) 2025-10-07 10:02:37 -07:00
Sunil Singh 854fc2a4d7 Merge pull request #2019 from sunilarjun/rke-pr-1873
RKE1 removal/updates - adv user guides
2025-10-02 10:58:27 -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 a1d77d98a4 Merge pull request #1989 from pmkovar/rke2
Update for RKE2
2025-09-29 17:49:57 +02: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