* 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>
* 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
* Add steps to install Rancher Extensions in an air-gapped environment
* added link from install guide
* added notes to import/install steps as suggested by rohitsakala
* minor copyedits
* updating extensions explicitly given own section
* tightened up note
* updated note for v2.7
* ensuring all 3 versions have same text
* versioning install-rancher-ha
* del extension repos + (partially) upgrade
* fixed comment syntax
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
* Apply suggestions from code review
* completed update instructions
* no dropdown, text input
* more explanation + delete
* Apply suggestions from code review
* extensions repo container image delete
* versioning
* revert changes to v2.7
---------
Co-authored-by: Billy Tat <btat@suse.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`.
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.
* Addressing request to re-add notes regarding 2.6
* versioned docs updated as well
* rm'ed note from page that didn't need it added back
* zh pages + missing en page