Billy Tat
9ac5d6e9fe
Fix broken external links
2025-09-22 16:15:38 -07:00
Billy Tat
37463bd3a5
Merge pull request #1988 from khushalchandak17/fix/aadclientsecret-placeholder
...
[Docs] fix aadClientSecret placeholder (<tenant-id> → <client-secret>)
2025-09-16 08:29:59 -07:00
Billy Tat
7f0395e9cd
Merge pull request #1868 from pdellamore/update-rancher-security-best-practices
...
Add new sections to Rancher Security Best Practices
2025-09-15 08:44:42 -07:00
Billy Tat
eeac744361
Fix broken link
2025-09-15 08:11:03 -07:00
Corentin Néau
aed36e9bc4
Add restore warning for Fleet users ( #1881 )
...
Restoring setups with Fleet workloads requires a few more steps, now
referenced with a link to Fleet documentation.
2025-09-10 10:32:38 -07:00
khushalchandak17
1777251cb9
docs(azure): fix aadClientSecret placeholder (<tenant-id> → <client-secret>) across EN + i18n + versioned docs
...
Signed-off-by: khushalchandak17 <khushal.chandak@suse.com >
2025-09-10 12:34:41 +05:30
Billy Tat
e607807380
Merge pull request #1982 from helt/patch-1
...
Update rancher-cli.md
2025-09-05 13:41:00 -07:00
Billy Tat
b28d01f1a9
Fix mismatched CVE IDs
2025-09-04 16:44:11 -07:00
Jiaqi Luo
a263c2192c
fix format
2025-09-04 10:47:28 -07:00
Billy Tat
006408da08
Only list CVEs relevant to the given version
2025-09-03 17:01:56 -07:00
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
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
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