Commit Graph

431 Commits

Author SHA1 Message Date
Marty Hernandez Avedon
b1aff707a9 sync versioned-docs with 1235 (#1237) 2024-04-15 14:16:53 -04:00
Marty Hernandez Avedon
489b54c333 #593 add password requirements (#1208)
* 593 Add password requirments

* re-organize page to use tabs, remove redundant material

* eng: Bootstrap password has no validation/length requirements, subsequent admin passwords must be 12 chars or longer

* update quickstart guides with link to password requirments

* link to content in setting up bootstrap password

* Apply suggestions from code review

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

* suggestions from code review

* update password requirements

* helm cli

* fix link

* another link

* Apply suggestions from code review

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

* sync 2.8

* syncing 2.7

* adding in helm-cli sync for 2.7 & 2.8

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-04-15 11:28:59 -04:00
Marty Hernandez Avedon
f76c9e5790 version sync for 1225 (#1229) 2024-04-10 10:36:37 -04:00
Marty Hernandez Avedon
eda6da5c7f #911 migration doc in need of clarification (#1193)
* 911 Migration doc in need of clarification

Clarified  value

* dns step added

* revise wording

* revised based on 760

* Apply suggestions from code review

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

* > <registry>

* rm double newlines

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-04-09 17:11:32 -04:00
Marty Hernandez Avedon
6ccd0b7b6c Syncing sidebar with page titles and disambiguating brief titles (#1197)
* Syncing sidebar labels with page titles

Deploying Rancher Server: Update sidebar label to match title

* Installing/Upgrading Rancher: Update title to match sidebar

This is a reference/hub page for install guides with no step-by-step instructions, so we're breaking the -ing rule to match other reference pages as well as the current sidebar label

* Cluster Access: Update title to match sidebar

* Kubernetes Persistent Storage: Volumes and Storage Classes - Update title to match sidebar

* Don't have a Kubernetes cluster? Try one of these tutorials: Update title to match sidebar and make old title intro to page

* Don't have infrastructure for your Kubernetes cluster? Try one of these tutorials: Update title to match sidebar and make old title intro to page

* versioning Deploying Rancher Server update to other sidebars

* Setting Up Kubernetes Clusters in Rancher: Update sidebars to match title and other sidebar labels

* capitalization

* Creating a vSphere Cluster: Update sidebar to match title and other labels

* Creating a Nutanix AOS Cluster: Update sidebar to match title and other labels

* Kubernetes Clusters in Rancher Setup across the board for title and sidebar, to match convention in sidebar

* Kubernetes Resources: Updated title to match sidebar and distinguish from identically-titled page in troubleshooting section

* The Horizontal Pod Autoscaler: Updated title to match sidebar

* Backups and Disaster Recovery: Update title to match sidebar

* typo fix

* revert to Installation and Upgrade of Rancher

fix typo in title: Create Kubernetes Persistent files

* fix typo in Persistent Storage files

* Configuration: Update title to match sidebar item Monitoring V2 Configuration Guides

* Setup Guide: Make both sidebar + title Istio Setup guides to match other sidebar labels

* Best Practices: Update both to Best Practice Guides

* Architecture: Update to match sidebar Rancher Architecture.

Note that there are multiple pages with identical titles, one is on Fleet and another on some other subject

* Architecture: Retitle logging-architecture.md files Logging Architecture

* Architecture: Retitle fleet/architecture.md files Fleet Architecture

* GKE Cluster Configuration: Update sidebar to match title and other labels in same section

* Security: Update both to Rancher Security Guides

* RKE Hardening Guide: Update to match sidebar

* typo

* RKE2 Hardening Guide: Update to match sidebar

* K3s Hardening Guide: Update to match sidebar

* various FAQ pages: Add FAQ to title to disambiguate content

* Cloud Native Storage with Longhorn: Versioning so older pages match current title

* rm international pages for now

* typo in metadata killed build

* updated sidebar: plural Istio Setup Guides

* updating Monitoring Config Guides title/label and distinguishing from similar section under References

* monitoring V2 config examples: rm 'V2'

* Kubernetes Cluster Setup > Setting up a Kubernetes Cluster for Rancher Server
2024-04-09 17:10:29 -04:00
Billy Tat
0f8d17de31 Merge pull request #1223 from btat/remove-multi-cluster-apps
Remove multi-cluster apps references
2024-04-09 10:54:26 -07:00
Billy Tat
2105fc4c23 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2024-04-09 09:11:04 -07:00
Sunil Singh
82fdb5d185 Merge pull request #1216 from sunilarjun/capi-integrations
Adding Rancher Turtles Overview - Integrations with Rancher Section
2024-04-09 08:02:09 -07:00
Billy Tat
2fa977d4a3 Fix Fleet integration page/URL 2024-04-08 19:03:36 -07:00
Billy Tat
b7997fcbac Merge branch 'main' into remove-multi-cluster-apps 2024-04-08 18:44:58 -07:00
Billy Tat
053a52900a Remove references to multi-cluster apps feature 2024-04-08 18:42:42 -07:00
Billy Tat
6c24fdb4f7 Replace links to deploy-across-clusters/fleet.md 2024-04-08 18:42:40 -07:00
Sunil Singh
3d6a25e6ed Fixing markdown links after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-08 13:42:20 -07:00
Sunil Singh
05e29d94de Updating the capi.md page to cluster-api.md to correct intended URL.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-08 12:26:40 -07:00
Sunil Singh
d156476d16 Fixing markdown links and syncing across versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-08 10:32:19 -07:00
Sunil Singh
f6ecdab010 Added brief body text as a demo overview and moved the demo section into the installing via UI section as the demo primarily uses the Rancher UI to accomplish tasks.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-08 10:25:37 -07:00
Sunil Singh
2056cce401 Syncing versions after review updates applied.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-08 09:28:31 -07:00
Marty Hernandez Avedon
aff1de294b #1213 Instructions on altering minimum password length (#1219)
* 1213 Instructions on altering minimum password length

* typo fix plus note about versions
2024-04-08 11:25:21 -04:00
Sunil Singh
6f1a4ef1bf Updating broken link.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-05 13:49:37 -07:00
Sunil Singh
eb5b3c8b10 Updating title for search term CAPI and Cluster API.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-05 13:48:23 -07:00
Sunil Singh
ab25aa2067 Updating CAPI term use for better readability and applying review changes to add numbered ordering.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-05 13:41:47 -07:00
Sunil Singh
297b515f4d Updating after review for syntax/wording and moving pre-reqs into top intro section.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-05 10:54:08 -07:00
Billy Tat
a4a0ab1903 Remove 'deploy-apps-across-clusters' and subpages
- Subpage on Fleet is duplicated content
- Multi-cluster apps was previously deprecated and now removed
2024-04-04 16:24:20 -07:00
Billy Tat
a8470170cc Updated deprecated features table (#1214)
* Add missing entries to deprecated features table

* Remove reference to version in filename

* Add redirects

* Update canonical links

* Update sidebars

* Update header capitalization

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2024-04-04 12:04:08 -04:00
Sunil Singh
bbe73308a7 Adding the CAPI integrations dropdown and overview page to Rancher latest, v2.8, and v2.7. Adjusting the sidebars for the respective versions as well.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-03 17:03:20 -07:00
Billy Tat
7ef80ffcca [2.7] Update csp-adapter version table (#1210) 2024-04-02 10:19:08 -04:00
Sunil Singh
6c79a27393 Updating links that were showing an error for previous pages-for-subheaders links, as well as a broken markdown link in the v2.0-v2.4 namespace-migration.md page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-01 12:48:49 -07:00
Sunil Singh
34beb5f7f5 Merge pull request #1181 from sunilarjun/2.7.12-webhook-version
Adding Webhook Mapping for Release 2.7.12
2024-03-29 08:19:22 -07:00
Billy Tat
6c4eb63232 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2024-03-28 08:58:47 -07:00
Billy Tat
e81da89b4e Remove reference to archived repo 2024-03-27 16:59:56 -07:00
Billy Tat
3c043cac1e Merge pull request #1194 from btat/docker-warning
Warn users that Rancher in Docker isn't supported part 2
2024-03-26 14:42:57 -07: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
Billy Tat
87c743543a Headers should start at h2 2024-03-25 16:53:35 -07:00
Billy Tat
03db01f162 Apply Docker support warning to other files 2024-03-25 16:53:33 -07:00
Billy Tat
444bb237fe Refactor: convert Docker support warning to single file 2024-03-25 16:41:21 -07:00
Marty Hernandez Avedon
c256118aa9 API token docs are outdated (#1184)
* API token docs are outdated, out of sync

synced 2.8 and latest

* updates and syncing with v2.7

* more syncing, more revisions, v2.6 versioning

* more syncing

* sync v2.8 w latest

* Duration according to https://github.com/rancher/rancher/pull/42269

* Apply suggestions from code review

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

* syncing how we describe the value

* capitalization of ttl

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-03-25 18:05:17 -04:00
Marty Hernandez Avedon
cb9ac7370c Fix broken canonical links for PAYG (#1192)
* fix broken canonical links for PAYG

* rm canonical links until we have alt versions
2024-03-25 14:21:33 -04:00
Chirayu Kapoor
ab8df7f920 Add additional linked libraries to be mounted as a volume to run systemd-run (#1186)
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-03-21 11:52:48 -04:00
Marty Hernandez Avedon
bc33662b1f #1155 Amazon in-tree to out-of-tree migration guide contradicts UI behavior (#1162)
* 1155 Amazon in-tree to out-of-tree migration guide contradicts UI behavior

* typo fix

* re-adding info that got lost

* missed one
2024-03-21 11:36:28 -04:00
Jake Hyde
51beaa2aeb Update node selector to control-plane for RKE2 clusters (#1188) 2024-03-20 15:38:34 -04:00
Lucas Saintarbor
d6a5c9cb78 Merge pull request #1165 from LucasSaintarbor/update-install-cert-manager-instructions
Update command for installing cert-manager helm chart
2024-03-19 11:28:38 -07:00
Sunil Singh
e936aacd19 Updating the Rancher webhook table for release 2.7.12.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-15 14:49:40 -07:00
Lucas Saintarbor
558e533dd1 Merge pull request #1149 from LucasSaintarbor/unified-payg-faq
Add unified PAYG FAQ
2024-03-14 18:14:30 -07:00
Marty Hernandez Avedon
31cdce4a59 #1163 Title change 'Helm Charts in Rancher' and add 'Catalogs' heading for SEO (#1170)
* 1163 Title change 'Helm Charts in Rancher' and add 'Catalogs' heading for SEO

* versioning + formatting

* casing, periods

* formatting force

* Apply suggestions from code review

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* moved and renamed section about catalogs

* .

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-03-14 14:10:19 -04:00
LucasSaintarbor
c30bd272c7 Move FAQ reference to top of page for visibility 2024-03-14 10:25:07 -07:00
Lucas Saintarbor
8979f221b8 Fixes headers and removes repetitive content
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-14 10:19:47 -07:00
LucasSaintarbor
b8cbfaa2c3 Add tabs for How to Use section 2024-03-12 10:40:52 -07:00
Lucas Saintarbor
d6ef2f108f Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-12 10:23:42 -07:00
Lucas Saintarbor
8fc6c72999 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-03-12 10:22:31 -07:00
Billy Tat
4db4014a20 Merge pull request #1145 from btat/broken-abs-links
Fix broken links
2024-03-11 14:27:29 -07:00