Commit Graph

95 Commits

Author SHA1 Message Date
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
Billy Tat 253d460bfb Merge pull request #1756 from burnedoutman/patch-1
Fix whitespace in upgrades.md
2025-05-15 16:50:36 -07:00
Billy Tat 01711c8029 Apply 13e57364 (fix whitespace) to other versions (en/zh) 2025-05-15 15:43:14 -07:00
hridyesh bisht 7d280c143e Fixing zh translations as well 2025-05-07 20:24:11 +05:30
Billy Tat 8baef95292 Fix external links 2025-04-10 07:06:16 -07: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
Andreas Jaeger 7ce89a8698 Fix typo also in versioned_docs
Cover helm-cli typo also in versioned_docs.
Fix English sentence, remove extra "." in mid-sentence.
2025-02-25 09:08:45 +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 1c24678675 Add minimum skills required to deploy Rancher Prime on AWS - Prime page 2024-11-08 16:55:36 -08:00
Billy Tat 02df16cead Fix broken links 2024-11-05 14:45:36 -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
Billy Tat 0673552a1b Apply 674ae23c (Fixed command to generate CA certificate...) to versioned/zh docs 2024-10-25 14:48:37 -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
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
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
martyav 60e77489ca versioning 2024-08-16 14:09:17 -04:00
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
martyav 0c56e643ad versioned 2024-08-13 10:47:47 -04:00
Billy Tat 80a4b79d84 Merge pull request #1360 from btat/old-refs
Remove references to when old features became available
2024-07-29 11:58:41 -07:00
Billy Tat 822f8f4974 Fix Tabs groupId typo + other typos 2024-07-15 14:33:43 -07:00
Billy Tat 1c6aa9ada8 Remove refs to when old features became available 2024-06-26 17:10:01 -06:00
Billy Tat 5a7b194c65 Merge pull request #1346 from btat/zh-pr1223-sync
[zh] Sync with PR #1223 "Remove multi-cluster apps references"
2024-06-18 15:07:13 -07:00
Billy Tat f7f742b066 [zh-2.7] Sync with PR#1223 Remove multi-cluster apps references 2024-06-17 13:53:42 -07:00
Sunil Singh 7497b43a40 Adding update to feature flag page for new option in 2.8.5/2.7.14 Rancher release.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-17 09:16:29 -07:00
Marty Hernandez Avedon b1aff707a9 sync versioned-docs with 1235 (#1237) 2024-04-15 14:16:53 -04:00
Marty Hernandez Avedon 489b54c333 #593 add password requirements (#1208)
* 593 Add password requirments

* re-organize page to use tabs, remove redundant material

* eng: Bootstrap password has no validation/length requirements, subsequent admin passwords must be 12 chars or longer

* update quickstart guides with link to password requirments

* link to content in setting up bootstrap password

* Apply suggestions from code review

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

* suggestions from code review

* update password requirements

* helm cli

* fix link

* another link

* Apply suggestions from code review

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

* sync 2.8

* syncing 2.7

* adding in helm-cli sync for 2.7 & 2.8

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-04-15 11:28:59 -04:00
Marty Hernandez Avedon f76c9e5790 version sync for 1225 (#1229) 2024-04-10 10:36:37 -04:00
Billy Tat 2fa977d4a3 Fix Fleet integration page/URL 2024-04-08 19:03:36 -07:00
Billy Tat 6c24fdb4f7 Replace links to deploy-across-clusters/fleet.md 2024-04-08 18:42:40 -07:00
Billy Tat 3c043cac1e Merge pull request #1194 from btat/docker-warning
Warn users that Rancher in Docker isn't supported part 2
2024-03-26 14:42:57 -07:00
Marty Hernandez Avedon 0a7c7e7230 #1172 refresh helm charts in rancher page (#1173)
* 1172-refresh-helm-charts-in-rancher-page

* wording revised, steps compressed

* smoothing instructions, syncing language in similar steps

* updated heading levels

* versioning

* versioned headings

* Apply suggestions from code review

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

* rm'd br tag, revised descr of project/namespace filter, made all nouns plural to match verb

* Apply suggestions from code review

missed one

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

* Helm apps > Kubernetes apps

* h3 heading and moved feature charts section

* absolute link to older docs, spacing

* heading levels

* reorganizing/renaming helm charts in rancher section

* rename some headings

* changing path to apps/repositories to instead go through explore button

* once > after

* engineers say the default branch is set by the remote repo. Rancher will respect whatever that default is unless you specifically tell it to pull from another branch

* straggler

* fix in-page links after heading changed

* wrong verb!

* hyphen

* moved section up as to not interrupt flow

* moved info about upstream charts

* moved line 64 to part of line 31

* Apply suggestions from code review

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

* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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-03-26 10:12:29 -04:00
Billy Tat 87c743543a Headers should start at h2 2024-03-25 16:53:35 -07:00
Billy Tat 03db01f162 Apply Docker support warning to other files 2024-03-25 16:53:33 -07:00
Billy Tat 444bb237fe Refactor: convert Docker support warning to single file 2024-03-25 16:41:21 -07:00
Lucas Saintarbor d6a5c9cb78 Merge pull request #1165 from LucasSaintarbor/update-install-cert-manager-instructions
Update command for installing cert-manager helm chart
2024-03-19 11:28:38 -07:00
Billy Tat 4db4014a20 Merge pull request #1145 from btat/broken-abs-links
Fix broken links
2024-03-11 14:27:29 -07:00
Trent V f37b7655f9 Warn users that Rancher in Docker isn't supported (#1166)
* Warn users that Rancher in Docker isn't supported

Added a large Caution banner to the main Rancher in Docker page warning users that using the Rancher in docker method is not supported for production installs.

* revised language to rancher in docker caution message

Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>

* updated caution message for all versions of rancher

Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com>

---------

Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-08 13:48:48 -05:00
LucasSaintarbor 119888948e Update command for installing cert-manager helm chart 2024-03-07 16:39:45 -08:00
Marty Hernandez Avedon 8e216e1700 Versioning for Kevinayres/patch 3 (#1161)
* Update aws-marketplace.md

Removed reference to outdated Youtube video.  New video will be referenced from Enceladus

* versioning

---------

Co-authored-by: Kevin A <9853029+kevinayres@users.noreply.github.com>
2024-03-06 15:50:38 -05:00
Billy Tat 43fc8c84bd Fix broken links 2024-02-26 17:19:44 -08:00
Billy Tat a7ce4ff08f Add Helm 2 deprecation note 2024-02-26 16:41:31 -08:00
Billy Tat 00c791500f Merge pull request #1093 from btat/canonical-links
Update canonical links
2024-02-05 11:57:52 -08:00
Billy Tat 28d6268f5f Use correct link 2024-02-02 16:05:54 -08:00
Kevin A c6a11eaeab Update aws-marketplace.md (#1090)
* Update aws-marketplace.md

Edit link to new listing. Remove link to outdated doc. 
Remove outdated youtube video. 
New video is forthcoming under separate PR.

* Update docs/getting-started/quick-start-guides/deploy-rancher-manager/aws-marketplace.md

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>

* Update docs/getting-started/quick-start-guides/deploy-rancher-manager/aws-marketplace.md

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>

* versioning

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: martyav <marty.avedon@suse.com>
2024-02-02 10:10:11 -05:00
Billy Tat dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Billy Tat 76b61df25b Merge pull request #1082 from lgarber-akamai/doc/add-linode-quickstart
Add quick-start guide for Linode
2024-01-26 10:09:54 -08:00
Lena Garber a242cf5486 Apply feedback & update versioned sidebars 2024-01-25 16:47:46 -05:00
Marty Hernandez Avedon 5f6b134ddd #982 Fix Documentation for upgrade steps on a Rancher 2.6 air-gapped (originally installed and upgraded with helm template) (#1066)
* 982 Fix Documentation for upgrade steps on a Rancher 2.6 air-gapped (originally installed and upgraded with helm template)

* typo fix in heading, rm duplicate text

* rm explanation as it's not pertinent to upgrades

* added kubectl apply command

* revised command based on code review

* Apply suggestions from code review

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

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2024-01-25 15:49:59 -05:00