* 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`.
* added ui instructions for cluster list to access-clusters
* re-org access-clusters so that 'Cluster List' becomes a searchable heading
* rewording
* added instructions and links for Global Settings
* added global config + retitle/rephrase
retitle to disambiguate global settings from global config
listed some relevant global config items that need more info
* correction: updated access-clusters page in /docs, not /versioned_docs
* added Nodes UI instructions
* download kubeconfig UI instructions added/modified
one file contained correct instructions but they were somewhat convoluted, as you can download the file from a page mentioned earlier in the suggested instructions and the button thery describe is an icon, not labeled with any text
* restoring formatting
* updated pathway for image list downloads
* finding rancher-images.txt
* added instructions for Apps Marketplace
* link pointing to v1 monitoring
* link pointing to v1 dashboards
* added links for v1 notifiers, logging tools
* global dns entries, global dns providers, catalog links added
* Rancher portal > Rancher UI
* updated access-clusters page
* rm note & add third way to access cluster dashboard
* heading levels
* addressed comments in global-configuration
* addressed comments for nodes-and-node-pools
* addressed comment on authorized-cluster-endpoint
* rm'd create apps steps
* updated kubeconfig download instructions
* adjusting headers
* updated images list instructions as version # is now an About link
* restored intro to monitoring-and-alerting
* KubeConfig > kubeconfig (except for naming the UI label)
* left navigation sidebar > left navigation
* Update docs/how-to-guides/new-user-guides/manage-clusters/access-clusters/authorized-cluster-endpoint.md
Co-authored-by: Billy Tat <btat@suse.com>
* applied changes to v2.7 docs
---------
Co-authored-by: Billy Tat <btat@suse.com>
Although we don't have confirmation that this applies to earlier versions of Rancher (2.6 and below) I'm merging as the information is important for the latest (2.7). Specifically, it's not clear to me from the AWS site if you can install earlier versions.
* Update upgrades.md
Add consideration for the current 'Rancher Setup' AWS Marketplace offering, which uses the deployment name of 'rancher-setup'.
* Apply suggestions from code review
* versioned docs sync to 2.7
---------
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
Co-authored-by: martyav <marty.avedon@suse.com>
* 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
As the script fully supports not only Ubuntu but all other major distros like SUSE Linux Enterprise Server it's important to highlight that to build awareness around our own products.
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