Commit Graph

1955 Commits

Author SHA1 Message Date
Lucas Saintarbor b7dd8f185b Update CVE page (#1983) 2025-09-03 15:58:31 -07:00
helt 23816aec5d Update rancher-cli.md 2025-09-03 08:06:42 +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 d6e594c7bf Updating date
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-08-28 08:25:48 -07:00
Sunil Singh 11486ac437 Adding back custom cluster section with updated links to RKE2/K3s sites.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-08-25 11:22:18 -07:00
Billy Tat 9bdb705c91 Merge pull request #1972 from btat/misc-errors
Fix errors from PR #1882 #1930
2025-08-25 10:00:43 -07:00
Billy Tat 7a4dfe349d Fix missed removals from PR #1882 2025-08-25 09:23:42 -07:00
Billy Tat 50b12d2577 Fix typos from PR #1930 2025-08-25 09:19:00 -07:00
Billy Tat 4739ef2238 Merge pull request #1971 from jbiers/document-bro-monitoring-features
[main] Document BRO monitoring features
2025-08-22 10:57:33 -07:00
Julia Bier 9993243e49 Add sections on BRO monitoring 2025-08-22 12:22:08 -04:00
Oded Neuhaus 73363534e8 Merge branch 'main' into patch-1 2025-08-21 23:31:41 +03:00
Oded Neuhaus 73a2dc4671 Update docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md
Co-authored-by: Petr Kovar <pknbe@volny.cz>
2025-08-21 23:31:17 +03:00
Oded Neuhaus b43b19fda2 Update docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md
Co-authored-by: Petr Kovar <pknbe@volny.cz>
2025-08-21 23:31:03 +03:00
Sunil Singh 2d91d1ca9b [2.12.1] deprecated features update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-08-21 13:25:43 -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
Sunil Singh 98ec291627 [2.12.1] webhook update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-08-21 13:19:09 -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
OdedNeuhaus 5046e36283 Update migrate-rancher-to-new-cluster.md
I was migrating my Rancher instance to a new cluster running RKE2 (the original local cluster was running RKE1),
if followed the steps as described in https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster

I found out that after i made the change on my DNS server - all the clusters that were registrated to my original Rancher server - were stuck on updating in the new Rancher server.

I figured out that the cattle-cluster-agents were still communicating with the old Rancher server, and had to be restarted, or fail their connection with it - in order to make them communicate with the new Rancher server.

I assume that more Rancher users can experience this problem, and this add to the Rancher migration guide will make their migrating operation easier.
2025-08-11 20:20:22 +03:00
Billy Tat 94ff32cc80 Remove invalid node and cluster drivers 2025-08-08 14:42:11 -07:00
Billy Tat 7f39814047 [2.12] Add missing flag to enable auditlog 2025-08-07 15:55:01 -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
Pietro Dell'Amore 8ff2134ee0 Add docs team suggestions 2025-08-06 09:14:51 -03:00
Sunil Singh 91ec72ff28 Merge pull request #1934 from joshmeranda/imperative-api-required
[main] add aggregation layer configuration required
2025-08-04 09:41:48 -07:00
joshmeranda 0e5afc1dd6 clarify imperative api supported versions 2025-08-04 10:56:15 -04:00
Josh Meranda 69ddd76917 Update docs/getting-started/installation-and-upgrade/installation-requirements/installation-requirements.md
Co-authored-by: Petr Kovar <pknbe@volny.cz>
2025-08-04 10:50:06 -04:00
Dan P. d0511be5c3 Expand helm requirements page to explain matching the helm policy (#1943)
* Add details on selecting proper Helm 3 version

* Simplify notes about helm V2 into a single bulletpoint

* Add note about tools that use helm indirectly for users

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

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

* Sync new helm docs to versioned docs

* Add helm info to 2.10/2.9 docs with updated example

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-08-01 14:45:01 -07:00
Sunil Singh 976f1aa2dc Merge pull request #1941 from sunilarjun/remove-rke-getting-started
Remove RKE-  /getting-started section
2025-07-31 16:38:30 -07:00
Lucas Saintarbor 13d44fde15 Remove RKE references in launch-kubernetes-with-rancher.md (#1942) 2025-07-31 16:31:24 -07:00
Sunil Singh 557c98b9db Merge branch 'main' into remove-rke-getting-started 2025-07-31 15:58:54 -07:00
Sunil Singh eedc5691bb rm rke1 getting-started/installation-and-upgrade/installation-references/tls-settings.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 15:16:08 -07:00
Sunil Singh 4156df0eab rm rke1 getting-started/installation-and-upgrade/installation-references/helm-chart-options.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 15:12:50 -07:00
Sunil Singh 5e0d2ddf8e rm rke1 getting-started/installation-and-upgrade/installation-references/feature-flags.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 15:10:14 -07:00
Sunil Singh 5fe045cba2 rm rke1 getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 15:07:03 -07:00
Sunil Singh 4b109ff5a7 rm rke1 getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/troubleshooting.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 14:39:04 -07:00
Sunil Singh 191bbc611a rm rke1 getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/install-upgrade-on-a-kubernetes-cluster.md
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 14:23:03 -07:00
Sunil Singh 13a5965ba7 rm rke1 getting-started/overview.md page
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 14:19:19 -07:00
Sunil Singh ab606b6e51 Updating broken link in /docs configure-oidc-provider.md page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-31 10:55:37 -07:00
Petr Kovar 30a5a05733 Merge branch 'main' into imperative-api-required 2025-07-31 19:30:20 +02:00
Lucas Saintarbor 4d0b5d2eee Add back RKE2 CAPI info to Launching Kubernetes with Rancher page (#1937) 2025-07-31 08:41:35 -07:00
Sunil Singh c9b36076a5 Merge pull request #1928 from btat/v2.12.0-rke1-removal-cert-encryption
Remove RKE1 references: rotate certs and encryption keys
2025-07-30 18:02:42 -07:00
Sunil Singh 817895d94c Merge pull request #1929 from btat/v2.12.0-rke1-removal-clean-cluster-nodes
Remove RKE1 references: clean cluster nodes
2025-07-30 18:02:30 -07:00
Sunil Singh 1271d34320 Merge pull request #1930 from btat/v2.12.0-rke1-removal-kubectl
Remove RKE1 references: use-kubectl-and-kubeconfig
2025-07-30 18:02:04 -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 73ac3716fd Updating install and configure kubectl pages
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-30 17:22:45 -07:00
Billy Tat 9dbee9382d rm RKE1 references: use-kubectl-and-kubeconfig 2025-07-30 17:21:39 -07:00
Sunil Singh 82a4609bc2 rm dockershim
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-30 17:11:24 -07:00
Sunil Singh 9d6cb3aab9 Updating rancher is no longer needed page after review
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-07-30 17:09:34 -07:00
Billy Tat 4bb059fe3a rm RKE1 references: clean-cluster-nodes 2025-07-30 17:09:23 -07:00
Billy Tat 67a549b289 rm RKE1 references: rotate-encryption-key 2025-07-30 17:01:24 -07:00