Commit Graph

198 Commits

Author SHA1 Message Date
Billy Tat
03ea6163fb Port version-2.8 updates to latest (/docs) (#1013)
* Port version-2.8 updates to latest (/docs)

Includes changes from 1b6d9506 (2023-10-06) to 1f39a6ff (2023-11-30)

* Fix redirects
2023-12-06 14:48:27 -05:00
Marty Hernandez Avedon
f175eae6b4 embed video on aws marketplace page (#1016) 2023-12-06 10:03:58 -05:00
Marty Hernandez Avedon
662afc641b #420 Completes canonical links task (#1011)
* Completes canonical links task

* spacing
2023-11-30 10:10:34 -05:00
Billy Tat
b7626ba379 Fix link rendering issue 2023-10-31 19:06:48 -07:00
Michael Bolot
5a0e3c4ffa Updates to the Global roles for new 2.8 features (#898)
* Updating docs to deprecate Restricted Admin

* Updating GlobalRole Docs

Updates the docs for GlobalRoles to include new info on the "escalate"
and "bind" verbs, as well as include info on how to use the new
"inheritedClusterRoles" field

* Apply suggestions from code review

* code review changes

* merged some minor copyedits

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/global-permissions.md

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/global-permissions.md

* fixed versioning for v2.8, v2.7

* Update docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md

* copy/paste current version of global-permissions file in main to ensure file is correctly reverted to v2.7

---------

Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2023-10-27 18:07:45 -04:00
Billy Tat
8100893a0e Merge pull request #815 from btat/broken-links-2023-08
Fix broken links across versions
2023-10-24 11:30:45 -07:00
Sebastiaan van Steenis
0acb9c38c6 Download kubectl from dl.k8s.io URL 2023-10-23 14:37:18 +02:00
Billy Tat
d27700c1b2 Fix links in /docs 2023-10-20 17:00:59 -07:00
Jiaqi Luo
0940a22d46 Update the namespace exception list at multiple places (#926) 2023-10-18 12:30:02 -07:00
Billy Tat
59ccda44d6 Merge pull request #924 from PennyScissors/cert-manager
Update cert-manager docs for v1.13.1
2023-10-18 10:25:06 -07:00
Jiaqi Luo
8f33e627b7 update the instructions for rancher restore and rollback (#925) 2023-10-18 10:15:07 -07:00
Billy Tat
92815b6de7 Apply 'Update cert-manager docs for v1.13.1' (fda14c) to 2.7 and 2.8 2023-10-18 09:43:30 -07:00
Steven Crespo
fda14c4798 Update cert-manager docs for v1.13.1 2023-10-17 12:22:41 -07:00
Billy Tat
5c083c320a Remove version-latest dir
Originally added due to some unexpected versioning behavior that's no longer reproducible

Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-10-12 10:26:54 -07:00
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
Marty Hernandez Avedon
68af55043a syncing pages from #750 and making additional fixes (#751) 2023-08-01 17:20:22 -04:00
Dom Jocubeit
d0e62d0ef4 Fix typos, formatting and punctuation. (#750) 2023-08-01 15:12:52 -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