Commit Graph

310 Commits

Author SHA1 Message Date
Billy Tat 9f65c72d92 Merge pull request #647 from btat/broken-links-8
Fix broken links - Part 8
2023-06-05 12:46:40 -07:00
Billy Tat 05f194a3f3 Fix broken links - Part 15 (#654)
* 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-03 09:07:11 -04:00
Billy Tat 9eeaf37b1a Fix broken links - Part 17 (#656)
* 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-03 09:06:34 -04:00
Billy Tat 4783588940 Fix links (#655) 2023-06-02 17:35:14 -04:00
Billy Tat 9a801b3310 Fix broken links - Part 13 (#652)
* 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 17:19:36 -04:00
Billy Tat 3486cb7626 Merge pull request #651 from btat/broken-links-12
Fix broken links - Part 12
2023-06-02 13:33:30 -07:00
Billy Tat ec967d95b3 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-06-02 12:58:06 -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 e0afaa5783 Merge pull request #638 from martyav/420-how-to-guides-new-user-authentication-2
#420 Adding canonical refs for /how-to-guides/new-user-authentication Part 2
2023-06-01 16:01:10 -07:00
Billy Tat 150b77d6e0 Merge pull request #637 from martyav/420-how-to-guides-new-user-authentication
#420 Adding canonical refs for /how-to-guides/new-user-authentication Part 1
2023-06-01 15:44:58 -07:00
Billy Tat 2352ff4b4f Fix broken links - Part 7 (#646)
* 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-01 18:02:46 -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 036642f4de Merge branch 'main' into broken-links-4 2023-06-01 09:42:49 -07:00
Billy Tat 22fe02623b Merge remote-tracking branch 'upstream/main' into broken-links-4 2023-06-01 09:37:04 -07:00
Billy Tat 33d0cb34f2 Merge pull request #643 from btat/broken-links-3
Fix broken links - Part 3
2023-06-01 09:30:02 -07: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 e648b427cd Merge pull request #640 from btat/broken-links-1
Fix broken links - Part 1
2023-06-01 09:22:44 -07:00
Billy Tat 35266e037b Fix links 2023-05-31 16:10:46 -07:00
Billy Tat cd200c6eea Fix links 2023-05-31 16:10:30 -07:00
Billy Tat 2c4d659229 Fix links 2023-05-31 16:06:35 -07:00
Billy Tat ca3cedac00 Fix links 2023-05-31 16:05:00 -07:00
Billy Tat a7f7e6171e Fix links 2023-05-31 16:04:08 -07:00
Billy Tat 00c6a23660 Fix links 2023-05-31 16:02:28 -07:00
Billy Tat 6f6f848cb5 Fix links to Fleet docs - 2 2023-05-31 15:49:31 -07:00
Billy Tat 08c81a3d04 Fix links to Fleet docs 2023-05-31 15:36:55 -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
Billy Tat 485536080d Fix broken links 2023-05-31 15:29:19 -07:00
Marty Hernandez Avedon 16755c1211 #631 specify that rancher does not support importing gke autopilot cluster (#632)
* #631 Specify that Rancher does not support importing GKE autopilot cluster

* update to wording + versioned docs
2023-05-31 16:11:05 -04:00
martyav 5968ca0727 canonicized override-template-settings 2023-05-31 15:46:40 -04:00
martyav 2d6346a56d canonicized manage-rke1-templates 2023-05-31 15:40:42 -04:00
martyav 2dc7749aa0 canonicized about-rke1-templates/infrastructure 2023-05-31 15:26:19 -04:00
martyav 1878d215ae canonicized example-use-cases 2023-05-31 15:21:32 -04:00
martyav a9ea1b0d0e canonicized enforce-templates 2023-05-31 14:40:54 -04:00
Marty Hernandez Avedon 8c1f7f07cc Merge branch 'main' into 420-Getting-started-part-4 2023-05-31 10:28:33 -04:00
martyav 7e8502d0c5 canonicized creator-permissions 2023-05-30 22:24:07 -04:00
martyav 2b3c42a467 canonicized apply-templates 2023-05-30 22:22:17 -04:00
martyav a895034051 canonicized access-or-share-templates 2023-05-30 22:19:27 -04:00
martyav 8e51102d68 canonicized manage-node-drivers 2023-05-30 22:16:52 -04:00
martyav 14c00c0b6e canonicized manage-cluster-drivers 2023-05-30 22:14:16 -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 6a13f9767a #420 Adding canonical refs to ./getting-started part 8/10 (#627)
* second pass examining airgapped helm 2 pages in 2.0-2.4

these are largely similar to the corresponding helm 3 instructions under airgapped-helm-cli and received the same canonical refs

however, these pages aren't included in the sidebar and are only visible if searched for or through entering the URL directly

most of the other pages in the parent directory are also not in the sidebar

* canonized overview
2023-05-25 17:41:17 -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
Marty Hernandez Avedon ee82ada796 #420 Adding canonical refs to ./getting-started part 10/10 (#628)
* canonicized helm-cli quickstart

* canonicized hetzner quickstart

* canonicized outscale quickstart

these pages are very strange

they have no sidebar but are still accessible if you search for them via algolia

* fixing link in last commit

* canonicized vagrant quick start

* canonicized work-load-w-ingress quick start

* canonicized nodeports quick start
2023-05-25 17:22:32 -04:00
Marty Hernandez Avedon 6cf9c2c078 #420 Adding canonical refs to ./getting-started part 9/10 (#629)
* canonicized aws-marketplace quickstart

* canonicized aws quickstart

* canonicized azure quickstart

* canonicized digital-ocean quickstart

* canonicized equinix quickstart

* canonicized gcp quickstart
2023-05-25 17:21:40 -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