Commit Graph

147 Commits

Author SHA1 Message Date
Tom Lebreux
f6a70125b1 Convert all helm-template instructions to helm-install (#828)
* Adjust command to install cert-manager

The directory `cert-manager` is not created when using `helm install`
instead of `helm template --output-dir .`.

Also, the CRDs are downloaded in the current directory, so adjust the
commands as well.

* Convert helm template to helm upgrade/install

Since we're using Helm hooks, we cannot use `helm template`, otherwise
things will break. The commands are updated to use `helm install` and
`helm upgrade`.
2023-09-13 18:02:02 -04:00
Marty Hernandez Avedon
039fa9c1db Convert links to https://rancher.com/docs/rancher/v2.6 to use correct Markdown syntax (#830) 2023-09-07 21:03:12 -04:00
Marty Hernandez Avedon
5274e4e000 #726 - Getting Started UI instructions added to docs (#739)
* added ui instructions for cluster list to access-clusters

* re-org access-clusters so that 'Cluster List' becomes a searchable heading

* rewording

* added instructions and links for Global Settings

* added global config + retitle/rephrase

retitle to disambiguate global settings from global config

listed some relevant global config items that need more info

* correction: updated access-clusters page in /docs, not /versioned_docs

* added Nodes UI instructions

* download kubeconfig UI instructions added/modified

one file contained correct instructions but they were somewhat convoluted, as you can download the file from a page mentioned earlier in the suggested instructions and the button thery describe is an icon, not labeled with any text

* restoring formatting

* updated pathway for image list downloads

* finding rancher-images.txt

* added instructions for Apps Marketplace

* link pointing to v1 monitoring

* link pointing to v1 dashboards

* added links for v1 notifiers, logging tools

* global dns entries, global dns providers, catalog links added

* Rancher portal > Rancher UI

* updated access-clusters page

* rm note & add third way to access cluster dashboard

* heading levels

* addressed comments in global-configuration

* addressed comments for nodes-and-node-pools

* addressed comment on authorized-cluster-endpoint

* rm'd create apps steps

* updated kubeconfig download instructions

* adjusting headers

* updated images list instructions as version # is now an About link

* restored intro to monitoring-and-alerting

* KubeConfig > kubeconfig (except for naming the UI label)

* left navigation sidebar > left navigation

* Update docs/how-to-guides/new-user-guides/manage-clusters/access-clusters/authorized-cluster-endpoint.md

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

* applied changes to v2.7 docs

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-09-06 13:33:36 -04:00
Billy Tat
e739394756 Merge pull request #764 from vickyhella/vk-bilingual
Update translations for latest, v2.7 and v2.6
2023-08-10 15:08:18 -07:00
vickyhella
b3c7b5d11b Update translations for latest 2023-08-08 09:37:06 +08:00
Stef Ki
351ce06436 Update update-rancher-certificate.md (#756) 2023-08-07 12:30:55 -04:00
Kevin A
e88dacdfb3 Update upgrades.md (#747)
Although we don't have confirmation that this applies to earlier versions of Rancher (2.6 and below) I'm merging as the information is important for the latest (2.7). Specifically, it's not clear to me from the AWS site if you can install earlier versions.

* Update upgrades.md

Add consideration for the current 'Rancher Setup' AWS Marketplace offering, which uses the deployment name of 'rancher-setup'.

* Apply suggestions from code review

* versioned docs sync to 2.7

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: martyav <marty.avedon@suse.com>
2023-08-03 12:47:27 -04: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
Billy Tat
90851156f9 Remove references to old versions 2023-07-17 16:32:00 -07:00
vickyhella
65ee90d677 Update Chinese docs 2023-07-05 09:52:42 +08:00
Marty Hernandez Avedon
e915165bb8 #707 Cert-manager install instructions inconsistent with versions (#719) 2023-07-03 13:34:52 -04:00
Billy Tat
fdebc8fcc1 Merge pull request #678 from rancher/release/v2.7.5
Merge release/v2.7.5 to main
2023-06-29 11:53:23 -07:00
Billy Tat
6c68ad9863 Apply feedback: use shorter note on install process wrt PSPs 2023-06-29 09:54:15 -07:00
Marty Hernandez Avedon
c53f47580e Apply suggestions from code review
– dash for ranges
2023-06-29 12:42:00 -04:00
Billy Tat
a3497524c8 Update note on install process around PSPs 2023-06-28 13:06:42 -07: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
f01d471d6e Merge remote-tracking branch 'upstream/main' into main-to-release/v2.7.5 2023-06-22 13:27:14 -07:00
martyav
6c6e0da9a9 added more details 2023-06-13 17:00:52 -07:00
martyav
0c37084d19 moved new flag, revised : to =, updated/reworded mention of new in 2.6 in same section 2023-06-13 18:25:52 -04:00
martyav
5e09d888a8 #669 Updated install command for GKE to include new flag 2023-06-13 17:10:04 -04:00
Max Sokolovsky
4b6250e41b Add Helm settings for ingress-nginx for AKS cluster running Rancher 2023-06-13 16:22:43 +00:00
Billy Tat
026b51dba4 Fix links 2023-06-07 15:53:09 -07: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
Juan Herrera
93451fe58d Added reference to SUSE Linux Enterprise (#630)
As the script fully supports not only Ubuntu but all other major distros like SUSE Linux Enterprise Server it's important to highlight that to build awareness around our own products.
2023-06-02 10:51:06 -04: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
1e0fdad446 Merge pull request #659 from btat/broken-links-20
Fix broken links - Part 20
2023-06-01 15:09:35 -07: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
d1ff3db699 Merge pull request #641 from btat/broken-links-2
Fix broken links - Part 2
2023-06-01 09:23:01 -07:00
Billy Tat
bd8b5d4a8c Fix links 2023-05-31 16:11:07 -07:00
Billy Tat
35266e037b Fix links 2023-05-31 16:10:46 -07:00
Billy Tat
5aff8986c8 Fix links to RKE2 docs
Check shows link as dead, but page redirects. The target site uses Docusaurus
which shows a 404 initially then redirects due to the trailing slash used.
2023-05-31 15:34:09 -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
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
Billy Tat
2df1e2acca Update placeholder format of other values in commands of other instances 2023-05-18 17:41:17 -07:00
Billy Tat
4b01ab69ab Update placeholder format of other values in command 2023-05-18 15:30:54 -07:00
Billy Tat
dc755a1db9 Remove command to install K3s without specifying version
Should specify version due to version compatibility. Also use consistent message.
2023-05-18 13:50:46 -07:00
Billy Tat
07ac0dbad1 Add keywords to metadata to test SEO impact (#605) 2023-05-16 11:50:24 -04:00
Marty Hernandez Avedon
d4527d6d13 #420 Test Docusaurus head metadata override of autogenerated canonical annotations (#604)
* #420 Test Docusaurus head metadata override of autogenerated canonical annotations

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-15 17:33:46 -04:00
vickyhella
f6ab15291d Fix broken links and typo in EN docs 2023-05-10 18:17:06 +08:00