* Update aws-marketplace.md
Edit link to new listing. Remove link to outdated doc.
Remove outdated youtube video.
New video is forthcoming under separate PR.
* Update docs/getting-started/quick-start-guides/deploy-rancher-manager/aws-marketplace.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
* Update docs/getting-started/quick-start-guides/deploy-rancher-manager/aws-marketplace.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
* versioning
---------
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: martyav <marty.avedon@suse.com>
* 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>
* 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>
* 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
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>
* 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`.
* 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
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.
* 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
* 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
* 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
* 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