Commit Graph

90 Commits

Author SHA1 Message Date
Billy Tat
02df16cead Fix broken links 2024-11-05 14:45:36 -08:00
Billy Tat
aa7257c749 Add canonical link to 2.5 'Running on ARM64' page
'Latest' version of the page is intended as top search engine result
2024-10-30 10:55:28 -07:00
Billy Tat
de3c7be316 Use GitHub repo for 2.0-2.4 links and other refs 2024-10-28 16:47:44 -07:00
Billy Tat
0673552a1b Apply 674ae23c (Fixed command to generate CA certificate...) to versioned/zh docs 2024-10-25 14:48:37 -07:00
Marty Hernandez Avedon
c869ea69ac Fix order of headings (#1465)
* Fix 'title out of sequence' errors

fixed Dockershim.md

* fixed deprecated-features.md

* fixed install-and-configure-kubectl.md

* fixed rancher-is-no-longer-needed.md

* fixed security.md

* fixed technical-items.md + spacing, duplicate section, admonitions

* fixed telemetry.md

* fixed upgrades.md

* fixed upgrade-kubernetes-without-upgrading-rancher.md

* fixed air-gapped-upgrades.md

* fixed dockershim.md

* fixed docker-install-commands.md

* fixed install-kubernetes.md

* fixed infrastructure-private-registry.md

* fixed install-rancher-ha

* fixed manage-namespaces and tune-etcd-for-large-installs.md

* fixed cis-scans/configuration-reference.md

* fixed custom-benchmark.md

* fixed supportconfig.md

* fixed harvester/overview.md

* fixed logging-architecture.md

* fixed logging-helm-chart-options.md + rm'd unnecessary annotation title

* fixed taints-and-tolerances.md

* fixed longhorn/overview.md

* fixed neuvector/overview.md

* fixed monitoring-and-alerting

* fixed rancher-cli.md

* fixed cluster-configuration.md

* fixed monitoring-v2-configuration/examples.md

* fixed servicemonitors-and-podmonitors.md

* fixed other-troubleshooting-tips/dns.md
2024-09-18 14:02:55 -04:00
Billy Tat
2458b04c66 Merge pull request #1383 from btat/typo
Fix Tabs groupId typo + other typos
2024-07-15 17:15:57 -07:00
Billy Tat
822f8f4974 Fix Tabs groupId typo + other typos 2024-07-15 14:33:43 -07:00
Marty Hernandez Avedon
305729a434 #1358 Link to 'Settings for etcd tuning' no longer valid, plus other fixes to links to etcd.io/docs (#1362)
* 1358 Link to 'Settings for etcd tuning' no longer valid

updates dead link to new URL

* updated etcd version links

2.0-2.4 was tricky, I opted for etcd v3.3 as it's identical to the text on v3.4 except for a single clarifying heading

* update link in v2.5 to etcd v3.3 to cover downstream

* other 3.4 files in /docs

* other 3.4 files in /v2.9

* other 3.4 files in /v2.8

* other 3.4 files in /v2.7

* other 3.4 files in /v2.6

* other 3.4 files in /v2.5

* other 3.4 files in /v2.0-2.4

* rm'ing '.0' from URLs

* update v2.6 links to account for differing etcd versions

* chinese links
2024-07-10 14:42:31 -04:00
Dan Pock
d99dc0ac98 sync table to match on all docs versions 2024-06-04 08:47:41 -04:00
Marty Hernandez Avedon
d4796a1ae8 #999 Clarify support and stipulations for use of firewall in documentation (#1292)
* 999 Clarify support and stipulations for use of firewall in documentation

added scarier warning about firewalld usage

* revised language slightly

* Update docs/how-to-guides/advanced-user-guides/open-ports-with-firewalld.md

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* versioning, updated link, & abbreviated warning for v2.0-2.4

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-05-21 11:42:33 -04:00
Billy Tat
87c743543a Headers should start at h2 2024-03-25 16:53:35 -07:00
Billy Tat
03db01f162 Apply Docker support warning to other files 2024-03-25 16:53:33 -07:00
Billy Tat
444bb237fe Refactor: convert Docker support warning to single file 2024-03-25 16:41:21 -07:00
Lucas Saintarbor
d6a5c9cb78 Merge pull request #1165 from LucasSaintarbor/update-install-cert-manager-instructions
Update command for installing cert-manager helm chart
2024-03-19 11:28:38 -07:00
Trent V
f37b7655f9 Warn users that Rancher in Docker isn't supported (#1166)
* Warn users that Rancher in Docker isn't supported

Added a large Caution banner to the main Rancher in Docker page warning users that using the Rancher in docker method is not supported for production installs.

* revised language to rancher in docker caution message

Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>

* updated caution message for all versions of rancher

Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com>

---------

Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-08 13:48:48 -05:00
LucasSaintarbor
119888948e Update command for installing cert-manager helm chart 2024-03-07 16:39:45 -08:00
Billy Tat
28d6268f5f Use correct link 2024-02-02 16:05:54 -08:00
Billy Tat
dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Billy Tat
67c7ebcf1a Merge branch 'main' into move-pages-for-subheaders-2.5 2024-01-23 15:06:39 -08:00
Marty Hernandez Avedon
2302e37376 #753 other title improvements (#1050)
* vagrant quickstart retitled for consistency

* rm number from title

* 2. rm number from title

* 3. rm number from title (Istio related, as were 2 prev)

* 4. rm number from title (Istio related)

* 5. rm number from title (Istio related)

* 6. rm number from title (Istio related)

* making backup 'examples' title more specific

* rewrite + making monitoring 'examples' title more specific

* suggestions from Btat

correcting capitalization for github, combining two lines into one

* versioning previous commit

* applying sunil's suggestions

rm'ing numbers from titles of pages missed in 2.0-2.4

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-01-17 13:30:50 -05:00
Billy Tat
ca77220901 [2.5] Move files out of pages-for-subheaders 2024-01-11 16:36:20 -08:00
Marty Hernandez Avedon
3a4b7e73c0 #766 Consistently using verbs in titles (#1038)
* gerundify Configuration for Storage Classes in Azure

* gerundify Authentication Config

* gerundify Bootstrap Password

* gerundify and disambiguate manage-PSP

* gerundify and disambiguate create-PSP

* syncing? Syncing what?

* updating label for Configure OpenLDAP

* updating label for authentication config

* updating label for configuring microsoft ad and shibboleth (saml)

* updating label for configuring microsoft ad and shibboleth (saml) in sidebars (last commit covered versioned docs)

* label + title for one of several sets of pages entitled role-based access control

* gerundify Upgrade a Hardened Custom/Imported Cluster to Kubernetes v1.25

* re-order title of Certificate Troubleshooting so verb comes first

* added 'about' to title because the page is about drivers that provision, not how to provision a driver

* template enforcement > enforcing templates

* update label to match title - deploy > deploying

* updated label to matach title - manage clusters > cluster administration

* gerundify set up in infrastructure setup section

* typo fix - spacing

* matching label to title - launch > launching

* label matching title - set up part 2

* label matching title - windows clusters

* how to configure > configuring

* using > launching (partially matches label to title)

* ingress config > configging an ingress

* match label to title - project administration

* match label to title - project resource quotas

* match title to label - monitoring/alerting guides

* matching label to title - enabling

* gerundify allow unsupported storage drivers

* Update openapi/swagger.json

* lost metadata syntax re-applied

* Apply suggestions from code review
2024-01-11 12:49:32 -05:00
Billy Tat
51ed6e977b Convert 'broken' links to standard Markdown links 2024-01-08 16:30:27 -08:00
Marty Hernandez Avedon
b75f346558 Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
2023-12-12 10:24:35 -05:00
martyav
6dd952d0b2 note about patch version irrelevance 2023-12-11 17:31:05 -05:00
martyav
119fcccc8e generalize, link to support matrix, all versions 2023-12-11 15:53:41 -05:00
Marty Hernandez Avedon
437ab199da correcting capitalization: helm > Helm (#1018) 2023-12-06 16:17:31 -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
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
13b59f56ca Fix links in /versioned_docs/version-2.5 2023-10-20 17:03:09 -07:00
Billy Tat
e9f5f7ff15 Fix links lin /versioned_docs/version-2.5 2023-10-20 15:19:38 -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
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
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