Commit Graph

33 Commits

Author SHA1 Message Date
Billy Tat 02df16cead Fix broken links 2024-11-05 14:45:36 -08:00
Billy Tat de3c7be316 Use GitHub repo for 2.0-2.4 links and other refs 2024-10-28 16:47:44 -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
Marty Hernandez Avedon 0a7c7e7230 #1172 refresh helm charts in rancher page (#1173)
* 1172-refresh-helm-charts-in-rancher-page

* wording revised, steps compressed

* smoothing instructions, syncing language in similar steps

* updated heading levels

* versioning

* versioned headings

* Apply suggestions from code review

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* rm'd br tag, revised descr of project/namespace filter, made all nouns plural to match verb

* Apply suggestions from code review

missed one

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Helm apps > Kubernetes apps

* h3 heading and moved feature charts section

* absolute link to older docs, spacing

* heading levels

* reorganizing/renaming helm charts in rancher section

* rename some headings

* changing path to apps/repositories to instead go through explore button

* once > after

* engineers say the default branch is set by the remote repo. Rancher will respect whatever that default is unless you specifically tell it to pull from another branch

* straggler

* fix in-page links after heading changed

* wrong verb!

* hyphen

* moved section up as to not interrupt flow

* moved info about upstream charts

* moved line 64 to part of line 31

* Apply suggestions from code review

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

* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md

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

* Apply suggestions from code review

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

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-03-26 10:12:29 -04:00
LucasSaintarbor 119888948e Update command for installing cert-manager helm chart 2024-03-07 16:39:45 -08:00
Billy Tat dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Marty Hernandez Avedon 5f6b134ddd #982 Fix Documentation for upgrade steps on a Rancher 2.6 air-gapped (originally installed and upgraded with helm template) (#1066)
* 982 Fix Documentation for upgrade steps on a Rancher 2.6 air-gapped (originally installed and upgraded with helm template)

* typo fix in heading, rm duplicate text

* rm explanation as it's not pertinent to upgrades

* added kubectl apply command

* revised command based on code review

* Apply suggestions from code review

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2024-01-25 15:49:59 -05:00
Billy Tat 0513177b76 [2.6] Move files out of pages-for-subheaders 2024-01-11 15:39:11 -08:00
Marty Hernandez Avedon 437ab199da correcting capitalization: helm > Helm (#1018) 2023-12-06 16:17:31 -05:00
Billy Tat 628607a3ee Fix links in /versioned_docs/version-2.6 2023-10-20 17:02:53 -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 5693bf2c1a syncing v2.6 page with PR 747 (#754) 2023-08-04 11:08:35 -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
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
Max Sokolovsky 4b6250e41b Add Helm settings for ingress-nginx for AKS cluster running Rancher 2023-06-13 16:22:43 +00: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 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 bd8b5d4a8c Fix links 2023-05-31 16:11:07 -07:00
Billy Tat 35266e037b Fix links 2023-05-31 16:10:46 -07: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
vickyhella f6ab15291d Fix broken links and typo in EN docs 2023-05-10 18:17:06 +08:00
Marty Hernandez Avedon 5c7e125389 #536 Updating info about nginx helm charts (#574)
* #536 Updating info about nginx helm charts

* versioned docs + eks

* rm'd link to wrong compatibility table

* reworded instructions and added command to see helm chart app versions

* updated commands

* one more

* spacing

* Apply suggestions from code review

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

* updated version numbers

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-04 16:51:36 -04:00
Marty Hernandez Avedon f3612708d0 #536 Updating link and wording of note regarding upgrades (#537)
* #536 outdated references to nginx helm chart version

updated link to nginx migration guide

* rewording note

* typo fix
2023-04-13 17:28:48 -04:00
Lucas Saintarbor 595b9dd2e3 Update versioned_docs/version-2.6/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-gke.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-02-06 15:44:24 -08:00
Lucas Saintarbor 901ceab664 Update rancher-on-gke.md 2023-02-06 14:39:37 -08:00
Lucas Saintarbor dd41234a55 Update rancher-on-gke.md 2023-02-06 14:15:14 -08:00
Lucas Saintarbor 2d25adb5d8 Update rancher-on-gke.md 2023-02-06 14:12:19 -08:00
Billy Tat 6eb75c1d21 Update terminology 'Apps' vs 'Apps & Marketplace'
'Apps' applies to Rancher v2.6.5+
'Apps & Marketplace' applies to v2.6.0-v2.6.4
Ref: https://github.com/rancher/dashboard/pull/5489
2022-12-08 17:26:28 -08:00
Billy Tat baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat 97e971216f 2.6 - Fix broken links 2022-11-15 10:05:39 -08:00
Billy Tat f706e7491c Add versioned docs for 2.6 2022-11-14 10:56:27 -08:00