* 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>
* Update aws-marketplace.md
Removed reference to outdated Youtube video. New video will be referenced from Enceladus
* versioning
---------
Co-authored-by: Kevin A <9853029+kevinayres@users.noreply.github.com>
* 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`.
* 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>