Commit Graph

301 Commits

Author SHA1 Message Date
Billy Tat
6b577eeacf Merge pull request #1890 from rancher/main
Sync v2.12.0 branch with main
2025-07-23 11:29:09 -07:00
Billy Tat
a3a1b5195c Merge pull request #1880 from jiaqiluo/update-212
Update Documentation for the managed-system-upgrade-controller feature
2025-07-21 19:45:17 -07:00
Jiaqi Luo
ff48e25762 address comments 2025-07-21 17:10:05 -07:00
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
Jiaqi Luo
1965737e9b address comments 2025-07-21 10:33:21 -07:00
Billy Tat
26cbe52761 rm upgrade-a-hardened-cluster-to-k8s-v1-25 page for v2.9+
Rancher v2.8 is last version with v1.25 support
2025-07-18 16:20:39 -07:00
Jiaqi Luo
f1490756e2 update the docs for the managed-system-upgrade-controller feature 2025-07-18 15:30:55 -07:00
Billy Tat
b95f9105dd Remove pod security policy (PSP) references for 2.9+ 2025-07-18 14:05:21 -07:00
John Carew
e73b7efaef Update Ingress TLS configuration documentation for NGINX v0.22
The documentation has been revised to provide clearer guidance on
configuring Ingress for external TLS with NGINX v0.22. Key changes
include:

- Removed references to NGINX v0.25.
- Added instructions for enabling the `use-forwarded-headers`
  option in the `cluster.yml` for RKE installations.
- Included steps for creating a custom
  `rke2-ingress-nginx-config.yaml` for RKE2 installations.
- Provided a YAML snippet for HelmChartConfig to demonstrate
  how to set the `use-forwarded-headers` option in Helm chart
  values.
2025-06-05 13:34:10 -05:00
John Carew
cb46b1030b Update docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md
Co-authored-by: Petr Kovar <pknbe@volny.cz>
2025-06-05 03:12:08 -05:00
John Carew
17e94a4704 Updating external TLS termination required settings
Updating external TLS termination required settings. Updating the documentation to be clear on RKE configuration vs RKE2 configuration.

Based on closed issue: https://github.com/rancher/rancher/issues/35088
2025-06-03 15:08:11 -05:00
Billy Tat
253d460bfb Merge pull request #1756 from burnedoutman/patch-1
Fix whitespace in upgrades.md
2025-05-15 16:50:36 -07:00
hridyesh bisht
996e6d360c Merge branch 'fix-Noteheading-Vagrant' of https://github.com/kakabisht/rancher-docs into fix-Noteheading-Vagrant 2025-05-07 20:24:24 +05:30
hridyesh bisht
7d280c143e Fixing zh translations as well 2025-05-07 20:24:11 +05:30
Billy Tat
282376c40f Apply 3860d52f (About -> version number) w/ fixed format/grammar to other versions and zh files 2025-04-29 16:30:39 -07:00
Mikhail Krutov
3860d52f9e About -> version number 2025-04-29 16:01:12 -07:00
burnedoutman
13e57364ab Update upgrades.md
fix whitespace
2025-04-21 12:23:52 +03:00
Billy Tat
8baef95292 Fix external links 2025-04-10 07:06:16 -07:00
Sunil Singh
844ee18464 Merge pull request #1710 from tomleb/extension-apiserver
Document extension APIserver
2025-03-19 13:52:38 -07:00
Billy Tat
03e291d56c Merge pull request #1712 from sunilarjun/v2.11-RKE1-EOL-warning
[v2.11] RKE1 EOL Warning Banner
2025-03-19 13:28:41 -07:00
Tom Lebreux
1bf1ac8ba3 Apply feedback 2025-03-19 15:09:50 -04:00
Jonathan Crowther
d0a35e1a3e Missing quote 2025-03-19 09:41:58 -04:00
Jonathan Crowther
826ae8e86c Add documentation for aggregated clusterroles 2025-03-19 09:41:58 -04:00
Sunil Singh
d77072be9d Adding EOL warning message tag to relevant RKE1 pages across versions/i18n folders.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-18 15:32:05 -07:00
Tom Lebreux
1391623ae5 Document extension APIserver 2025-03-17 13:18:11 -04:00
Billy Tat
b5c2511793 Remove restricted admin references 2025-03-13 14:34:42 -07:00
Andreas Jaeger
c1c5fc742a Update helm-cli.md
Remove extra "." in mid-sentence.
2025-02-21 10:06:40 +01:00
Lucas Saintarbor
8c76072fd2 Archive v2.5 docs (#1634)
* Update docusaurus.config.js/Remove v2.5 redirects and update v2.5 label and path

* Update version-2.5-sidebars.json with notice

* Remove v2.5 files/Add v2.5 files to archived_docs folder

* Fix broken link

* Fix broken link/typo

* Fix broken links
2025-02-18 14:08:09 -08:00
Billy Tat
df9bd80404 Merge v2.9.6 release branch into main (#1616)
* [2.9.6] versions update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.9.6] webhook update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* CSP adapter update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.9.6] deprecated features update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.9.6] webhook update after review

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Add note on the secret cleaner.

* Fix typo referring to GA status.

* Apply 41c9b574 (Add note on the secret cleaner) to other versions/languages

Also fixes typo, content location, and styling.
Fixes some out of sync zh pages

---------

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Kevin McDermott <bigkevmcd@gmail.com>
Co-authored-by: Kevin McDermott <kevin.mcdermott@suse.com>
2025-01-29 10:51:30 -08:00
Sunil Singh
91d9e2b81d Merge pull request #1567 from adamkpickering/remove-rancher-telemetry
Remove mentions of rancher telemetry
2024-11-27 14:04:46 -08:00
Sunil Singh
72f6a4835c Merge pull request #1552 from rancher/v2.10.0
Merge v2.10.0 release branch into main
2024-11-19 08:44:04 -08:00
Adam Pickering
6eed0e9140 Remove mentions of rancher telemetry 2024-11-14 11:01:21 -07:00
Billy Tat
1c24678675 Add minimum skills required to deploy Rancher Prime on AWS - Prime page 2024-11-08 16:55:36 -08:00
Billy Tat
ddaef63077 Merge pull request #1544 from rancher/main
Sync changes from main to v2.10.0 branch
2024-11-05 16:19:39 -08:00
Billy Tat
02df16cead Fix broken links 2024-11-05 14:45:36 -08:00
Billy Tat
b7725314c2 Add managed-system-upgrade-controller feature flag 2024-11-04 16:09:29 -08:00
Billy Tat
de3c7be316 Use GitHub repo for 2.0-2.4 links and other refs 2024-10-28 16:47:44 -07:00
Billy Tat
e85c0b532f Merge pull request #1495 from celidon/patch-4
Update add-tls-secrets.md
2024-10-25 15:29:52 -07:00
Sunil Singh
a38f3e99fe Fixing spelling error
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-10-15 08:56:00 -07:00
Sharuzzaman Ahmat Raslan
55134189c4 fix minor typo in aws.md
fix minor typo for "requirements"
2024-10-15 17:45:31 +08:00
Tony Hansen
674ae23ce1 Update add-tls-secrets.md
Fixed command to generate CA certificate to match working command from https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/resources/update-rancher-certificate

Old command results in failures
2024-10-03 13:40:26 -05:00
Marty Hernandez Avedon
c869ea69ac Fix order of headings (#1465)
* Fix 'title out of sequence' errors

fixed Dockershim.md

* fixed deprecated-features.md

* fixed install-and-configure-kubectl.md

* fixed rancher-is-no-longer-needed.md

* fixed security.md

* fixed technical-items.md + spacing, duplicate section, admonitions

* fixed telemetry.md

* fixed upgrades.md

* fixed upgrade-kubernetes-without-upgrading-rancher.md

* fixed air-gapped-upgrades.md

* fixed dockershim.md

* fixed docker-install-commands.md

* fixed install-kubernetes.md

* fixed infrastructure-private-registry.md

* fixed install-rancher-ha

* fixed manage-namespaces and tune-etcd-for-large-installs.md

* fixed cis-scans/configuration-reference.md

* fixed custom-benchmark.md

* fixed supportconfig.md

* fixed harvester/overview.md

* fixed logging-architecture.md

* fixed logging-helm-chart-options.md + rm'd unnecessary annotation title

* fixed taints-and-tolerances.md

* fixed longhorn/overview.md

* fixed neuvector/overview.md

* fixed monitoring-and-alerting

* fixed rancher-cli.md

* fixed cluster-configuration.md

* fixed monitoring-v2-configuration/examples.md

* fixed servicemonitors-and-podmonitors.md

* fixed other-troubleshooting-tips/dns.md
2024-09-18 14:02:55 -04:00
Kourosh Maneshni
f96b09c6fd Update rollbacks.md
remove unnecessary path in section `Step 2`
2024-09-10 13:03:51 -07:00
Billy Tat
9b7d9595f8 Merge pull request #1425 from dharmit/crds.enabled
Use crds.enabled to install cert-manager
2024-08-19 13:09:38 -07:00
martyav
7f02d2bca2 reverted changes to earliest versions and slightly modified comment 2024-08-19 14:01:01 -04:00
Parthvi Vala
cd6b09a947 Update install-kubernetes.md 2024-08-16 15:06:14 +05:30
Parthvi Vala
94ce568974 Update install-kubernetes.md 2024-08-16 15:01:21 +05:30
Chris Wayne
fd780d0cfb Update dockershim.md (#1426)
* Update dockershim.md

* versioning

* Add reference to replatforming guide

---------

Co-authored-by: martyav <marty.avedon@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-08-15 11:27:12 -04:00
Dharmit Shah
1ac9342705 Use crds.enabled to install cert-manager
Signed-off-by: Dharmit Shah <dharmit.shah@suse.com>
2024-08-08 17:55:20 +05:30
Marty Hernandez Avedon
0060f0d52b [2.9.0] #1403 update feature flags - uiextension (#1413)
* [2.9.0] #1403 update feature flags - uiextension

* bit about noAuth

* pronouns

* reorder sentences

* updated according to suggestions from diogoasouza

* generally available

* versioning

* Add back external-rules

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-07-31 19:01:19 -07:00