Commit Graph

7372 Commits

Author SHA1 Message Date
Billy Tat
b183dae1fa Merge pull request #642 from btat/broken-links-4
Fix broken links - Part 4
2023-06-01 10:07:45 -07: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
Paulo Gomes
9af052e965 Add new CVEs for Rancher v2.7 and 2.6 (#661)
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2023-06-01 10:23:20 -04: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
Billy Tat
fa3b5a7784 Merge pull request #639 from martyav/636-add-missing-pages-to-sidebar
#636 Add pages missing from sidebar
2023-05-31 15:24:02 -07:00
martyav
0e1f666f7e #636 add pages missing from sidebar 2023-05-31 16:52:07 -04: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
Billy Tat
0d67e2eefc Merge pull request #623 from martyav/420-Getting-started-part-4
#420 Adding canonical refs to ./getting-started part 4/10
2023-05-31 09:36:05 -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
martyav
eeebdfd7d9 corrected page 2023-05-25 17:55:08 -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
b90ca52a07 #420 Adding canonical refs to ./getting-started part 6/10 (#625)
* canonicized choosing-a-rancher-version

* canonicized custom-ca-roo-certificate

* canonicized helm-version-requirments

* canonicized local-system-charts
2023-05-25 17:25:40 -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
Billy Tat
5a94d81156 Merge pull request #610 from btat/link-checker
Add link checker and GitHub Action
2023-05-25 13:53:55 -07:00
Billy Tat
516ee4d275 Add --quiet to only output problematic links 2023-05-25 10:56:04 -07: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
Billy Tat
6969567f87 Merge pull request #614 from btat/scale-down-verbiage
Remove/update scale down verbiage
2023-05-24 10:43:57 -07:00
Billy Tat
4df7176e0e Update versioned_docs/version-2.6/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences.md 2023-05-24 10:07:15 -07:00
Billy Tat
9ac5371124 Update versioned_docs/version-2.6/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-05-24 10:06:07 -07:00
Billy Tat
15a2ec845b Merge pull request #522 from ashawka/patch-1
Adding GPU limit/reservation to set-container-default-resource-limits.md
2023-05-19 13:56:15 -07:00
Billy Tat
0bb5e0c08b Remove/update scale down verbiage
2.7: removed
2.6: updated to indicate applicable to 2.6.6 and earlier (fixed in 2.6.7)
2023-05-19 13:55:21 -07:00
Billy Tat
701ab13a00 2.6: add GPU limit/reservation row to resource quota type table 2023-05-19 13:28:24 -07:00
Billy Tat
bce11c60f7 Fix formatting and GPU limit/reservation description 2023-05-19 13:26:42 -07:00
Billy Tat
9eb16cb360 Merge pull request #611 from btat/bump-action/checkout
Bump actions/checkout. v2 uses deprecated Node 12
2023-05-19 09:34:58 -07:00
Billy Tat
73f87e951e Merge pull request #609 from btat/k3s-version
Remove command to install K3s without specifying version
2023-05-19 09:34:39 -07:00
roycec
04074b9a24 Fixed small typo (#612) 2023-05-19 09:48:38 -04:00
Marty Hernandez Avedon
1a69f49003 formatting typo (#613)
The ### Markdown syntax was visible due to a HTML spacing tag being placed right above the header line
2023-05-19 09:47:36 -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
08900c0421 Remove --frail until current broken links are addressed 2023-05-18 15:49:53 -07:00
Billy Tat
4b01ab69ab Update placeholder format of other values in command 2023-05-18 15:30:54 -07:00
Billy Tat
824b5d4cbb Bump actions/checkout. v2 uses deprecated Node 12 2023-05-18 15:03:18 -07:00