Commit Graph

55 Commits

Author SHA1 Message Date
Billy Tat 444bb237fe Refactor: convert Docker support warning to single file 2024-03-25 16:41:21 -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
Billy Tat dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Billy Tat c32fd49367 [2.0-2.4] Move files out of pages-for-subheaders 2024-01-12 16:07:44 -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 9c4b0d3845 Merge branch 'main' into link-prep 2024-01-09 11:17:32 -08:00
Billy Tat 51ed6e977b Convert 'broken' links to standard Markdown links 2024-01-08 16:30:27 -08:00
Martin Malek a6f77cba0f Fix links to load balancer configuration 2024-01-06 22:01:18 +01: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 e479cc33e3 rm 'add additional' phrase from docs (#1020)
* rm 'add additional' phrase from docs

* these > more
2023-12-06 18:35:48 -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 7a8d91d732 Fix links in /versioned_docs/version-2.0-2.4 2023-10-20 17:03:28 -07:00
Billy Tat a52f433848 More 2.0-2.4 link fixes
Syncing content was added to 2.x docs with a 2.5 milestone (https://github.com/rancher/docs/pull/2705). That portion of the content was likely not intended to be copied to the 2.0-2.4 docs when splitting the 2.x docs (https://github.com/rancher/docs/pull/3088).
2023-10-20 15:19:39 -07:00
Billy Tat 01d789ff36 Fix links lin /versioned_docs/version-2.0-2.4 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 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
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
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 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 401caeaa80 Update cert-manager version (#526)
* Update cert-manager version

* update helm jetstack/cert-manager version

* update helm jetstack/cert-manager versions

* Update docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md

* corresponding updates to version in zh

* corresponding updates to version in zh

* Re: https://github.com/rancher/rancher-docs/pull/526/files/8463f38aa515213967053931efe45938b44b82a6#r1161872773

---------

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>
2023-04-10 14:37:06 -04:00
Billy Tat ee7d33740b #384 Clarify which CA certs are needed 2023-01-31 11:18:15 -08:00
Billy Tat baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat d69f85b6fa Apply 666e370b to /docs (2.6) and 2.4 2022-10-31 13:10:47 -07:00
Billy Tat eaa89030f6 Convert h1 to h2 (2.0-2.4) 2022-10-28 18:48:50 -07:00
Billy Tat c390289797 Remove unsupported front matter fields 2022-09-23 10:11:24 -07:00
vickyhella 6f187bee01 Fix links and formatting 2022-09-15 17:48:58 +08:00
vickyhella efb87b2abd Change tab indentations to space indentations 2022-09-13 22:40:56 +08:00
Catherine Luse 5fdfa52386 Fix tables of contents, headers and formatting 2022-09-10 00:26:51 -07:00
Catherine Luse 82667d93f9 Replace Hugo shortcodes 2022-09-09 19:43:45 -07:00
Billy Tat 80b78c98d5 Sync content from rancher/docs
Start: cb708da8d Jul 7 2022
End: 09d646cfc Sep 2 2022
2022-09-09 14:21:51 -07:00
Billy Tat 460e3048b5 Fix links 2022-09-05 20:24:21 -07:00
Billy Tat 7f274cf2e8 Fix links 2022-09-05 19:08:47 -07:00
Billy Tat 33a5630ee9 Fix links 2022-09-01 16:56:01 -07:00