Commit Graph

41 Commits

Author SHA1 Message Date
Billy Tat
92c0503cfd The marketplace integration is not applicable to 2.5 2023-08-15 14:34:26 -07:00
Frank Murphy
e55e90fa29 Remove deprecated references to AWS Quickstart Guide (#735)
* Remove deprecated references to AWS Quickstart Guide

* Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks.md

* /versioned_docs updated to sync w /docs

* added installation-and-upgrade.md versions

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: martyav <marty.avedon@suse.com>
2023-08-02 11:34:38 -04:00
Tony Hansen
fbfaf54bc4 Update rollbacks.md (#698)
* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
2023-06-28 13:18:06 -04:00
Billy Tat
5f688b5d1a Merge pull request #658 from btat/broken-links-19
Fix broken links - Part 19
2023-06-05 14:32:20 -07:00
Billy Tat
c8bf3eff9e Fix broken links - Part 11 (#650)
* Fix links

* Apply suggestions from code review

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

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-06-02 10:50:08 -04:00
Billy Tat
7be7b1c337 Fix links (#645) 2023-06-01 17:19:12 -04:00
Billy Tat
14f94957f5 Fix broken links - Part 5 (#644)
* Fix external links

* Apply suggestions from code review

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

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-06-01 17:18:49 -04:00
Billy Tat
35266e037b Fix links 2023-05-31 16:10:46 -07:00
Marty Hernandez Avedon
8c1f7f07cc Merge branch 'main' into 420-Getting-started-part-4 2023-05-31 10:28:33 -04:00
Marty Hernandez Avedon
c7f7b91719 #420 Adding canonical refs to ./getting-started part 3/10 (#622)
* canonicized helm-chart-options

* canonicized tls-settings

* canonicized port-requirments

* canonicized docker-install-commands

2.0-2.4 don't appear to have sorresponding pages

* canonicized install-docker

* canonicized install-kubernetes

* fixed typos and incorrect pages
2023-05-26 14:19:30 -04:00
Marty Hernandez Avedon
8a3d8b1068 #420 Adding canonical refs to ./getting-started part 2/10 (#621)
* canonicized rollbacks.md

* canonicized troubleshooting.md

* canonicized upgrades.md

there were two corresponding pages for 2.0-2.4, one for helm 2 and one for helm 3, so i added canonical refs for both

* canonicized feature-flags

2.0-2.4 and 2.5 pages were in different folders

* corrected url on feature flags
2023-05-26 14:18:59 -04:00
Marty Hernandez Avedon
fdd21a192d #420 Adding canonical refs to ./getting-started part 1/10 (#619)
* canonicized air-gapped-upgrades

the 2.0-2.4 doc structure is kind of wonky but the closest match was section 3 in install-rancher-ha.md, 'Render the Rancher Helm Template'

* canonicized rancher-on-aks

there is no good match for 2.0-2.4

the best match corresponds to a quickstart guide in the other versions

* canonicized rancher-on-amazon-eks

nothing similar in 2.0-2.4

* canonicized rancher-on-gke

no corresponding 2.0-2.4 page

* corrected page
2023-05-26 10:30:29 -04:00
Marty Hernandez Avedon
c961ddb196 #420 Adding canonical refs to ./getting-started part 5/10 (#624)
* canonicized certificate-troubleshooting

* canonicized roll-back-docker-installed-rancher

* canonicized upgrade-docker-installed-rancher

* canonicized add-tls-secrets

* canonicized bootstrap-password

seemingly no corresponding pages for 2.5, 2.0-2.4
2023-05-25 17:25:55 -04:00
Marty Hernandez Avedon
a24c628687 #420 Adding canonical refs to ./getting-started part 7/10 (#626)
* canonicized choosing-a-rancher-version

* canonicized custom-ca-roo-certificate

* canonicized helm-version-requirments

* canonicized local-system-charts

* canonized update-rancher-certificate

* canonized upgrade-cert-manager

including pages pertaining to helm 2

* canonicized upgrade-and-rollback-kubernetes

* canonicized upgrade-kubernetes-without-upgrading-rancher
2023-05-25 17:25:14 -04:00
Farokh Brokanlou
0eef634031 Update a typo in choose-a-rancher-version.md (#620)
updated the `helm repo add` command for the alpha version. (typo fix)
2023-05-24 16:19:26 -04:00
martyav
5c72dd1c73 canonicized /rancher-behind-an-http-proxy/set-up-infrastructure 2023-05-24 16:09:27 -04:00
martyav
f63eab684b canonicized /rancher-behind-an-http-proxy/install-rancher 2023-05-24 16:09:06 -04:00
martyav
25c7f17134 canonicized /rancher-behind-an-http-proxy/canonicized install-kubernetes 2023-05-24 16:08:50 -04:00
martyav
dc79e99270 correcting link from last commit 2023-05-24 16:07:42 -04:00
martyav
b76c8b094a canonicized publish-images 2023-05-24 16:02:53 -04:00
martyav
4716fe6ff0 canonicized install-rancher-ha
page title has slightly different markdown syntax than other 3 steps -- does not include single quotes as the others do
2023-05-24 16:02:08 -04:00
vickyhella
f6ab15291d Fix broken links and typo in EN docs 2023-05-10 18:17:06 +08:00
Marty Hernandez Avedon
5c7e125389 #536 Updating info about nginx helm charts (#574)
* #536 Updating info about nginx helm charts

* versioned docs + eks

* rm'd link to wrong compatibility table

* reworded instructions and added command to see helm chart app versions

* updated commands

* one more

* spacing

* Apply suggestions from code review

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

* updated version numbers

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-04 16:51:36 -04:00
Billy Tat
401caeaa80 Update cert-manager version (#526)
* Update cert-manager version

* update helm jetstack/cert-manager version

* update helm jetstack/cert-manager versions

* Update docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md

* corresponding updates to version in zh

* corresponding updates to version in zh

* Re: 8463f38aa5 (r1161872773)

---------

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>
2023-04-10 14:37:06 -04:00
vickyhella
e0623c631e Update v2.7 Chinese translation 2023-02-16 12:55:22 +08:00
Billy Tat
ee7d33740b #384 Clarify which CA certs are needed 2023-01-31 11:18:15 -08:00
Billy Tat
baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
suryatejaboorlu
666e370b46 Update set-up-infrastructure.md
There is a typo for "Internet" word
2022-10-31 11:59:08 +05:30
Billy Tat
bb76e99d20 Convert h1 to h2 (2.5) 2022-10-28 17:09:19 -07:00
Billy Tat
c390289797 Remove unsupported front matter fields 2022-09-23 10:11:24 -07:00
Billy Tat
c601f9a525 Port rancher/docs#4208: Update to latest version and remove v in --version=v.X.Y.Z 2022-09-20 14:42:41 -07:00
Catherine Luse
5fdfa52386 Fix tables of contents, headers and formatting 2022-09-10 00:26:51 -07:00
Catherine Luse
11ebb7d341 Merge pull request #17 from vickyhella/vk-docusaurus
Fix formats and change tab indentation to space indentation
2022-09-09 20:51:10 -07:00
Catherine Luse
82667d93f9 Replace Hugo shortcodes 2022-09-09 19:43:45 -07:00
Billy Tat
80b78c98d5 Sync content from rancher/docs
Start: cb708da8d Jul 7 2022
End: 09d646cfc Sep 2 2022
2022-09-09 14:21:51 -07:00
vickyhella
b9436d71e6 Fix formats and change tab indentation to space indentation 2022-09-09 11:56:17 +08:00
Billy Tat
460e3048b5 Fix links 2022-09-05 20:24:21 -07:00
Billy Tat
6071f91992 Fix links 2022-09-02 21:58:26 -07:00
Billy Tat
1154a1e5d0 Fix links 2022-09-02 10:51:27 -07:00
Billy Tat
578e201c58 2.5: Fix links for shared files 2022-08-19 16:01:21 -07:00
Billy Tat
81cead2c90 2.5: Apply Divio and update links 2022-08-19 15:48:28 -07:00