Commit Graph

253 Commits

Author SHA1 Message Date
Marty Hernandez Avedon 6ae22a0431 When using AzureAD authentication provider the rancher URL gets redirected back to the primary URL instead of staying at an alternate. (#1241)
* When using AzureAD authentication provider the rancher URL gets redirected back to the primary URL instead of staying at an alternate.

* improve description and add example

* rv'ing preliminary edits -- they unnecessarily expand the scope of the PR

* reword

* revised wording again, rm'd example

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

* versioning up through v2.7

* added more versions

ticket notes that this is an inherent design decision in Rancher
2024-05-09 11:46:39 -04:00
Carlos Salas 7d3d40ae83 docs: edit hosted providers upstream/config sync (#1258)
* docs: edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* docs: 2.7 edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* docs: 2.8 edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* Apply suggestions from code review

---------

Signed-off-by: Carlos Salas <carlos.salas@suse.com>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-05-07 10:59:19 -04:00
Marty Hernandez Avedon 3c0b963f9f #1182 add warning note for node driver deletion on vmware (#1242)
* 1182 Add warning note for node driver deletion on vmware

* fix typos

* fix headings, reword for clarity

* typos, formating, added bit about providers & instructions to view

* reword

* added back steps about cluster management page

* Apply suggestions from code review

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

* versioning

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-05-06 16:54:51 -04:00
Marty Hernandez Avedon 31c279bd42 #1240 Adding 'VMware' to mentions of vSphere in titles/headings (#1261)
* Adding 'VMware' to mentions of vSphere in titles/headings

* fix bad links

* vSphere stragglers

* versioning
2024-05-06 15:12:01 -04:00
Marty Hernandez Avedon 32d05e9489 Added note about cve-2024-22030 to security faq (#1244)
* added note about cve-2024-22030 to security faq

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* suggestions from Slack applied

* versioning

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-05-01 13:10:23 -04:00
Billy Tat c735cf2402 Merge pull request #1248 from btat/cattle-agent-resource-recs
Add cattle cluster agent cpu and mem request recommendation
2024-04-30 14:35:54 -07:00
Marty Hernandez Avedon 54dc6b187b #1228 Overlay test for Windows nodes (#1239)
* 1228 Overlay test for Windows nodes

* Apply suggestions from code review

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

* updated note about error message

* versioned note on 2.0-2.4

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-04-30 17:21:19 -04:00
Billy Tat 8b71096b32 Apply feedback 2024-04-30 11:04:41 -07:00
Billy Tat 6a52c6b462 Move cattle agent cpu and mem rec to cluster agent specific page. Revert additions to incorrect pages 2024-04-29 17:03:13 -07:00
Billy Tat edd9f47033 Add cattle cluster agent cpu and mem request recommendation 2024-04-22 15:00:30 -07:00
Sunil Singh f83cb0297f Merge pull request #1238 from sunilarjun/update-capi-feedback
Updating CAPI Overview - Prereqs Section/Additional Links
2024-04-16 11:27:36 -07:00
Sunil Singh 59818ec882 Updating links on CAPI page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-16 10:59:13 -07:00
Sunil Singh 679f210e15 Replacing /docs links with latest.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-16 10:53:26 -07:00
Sunil Singh c902e29222 Updating phrasing after PR review for added steps.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-16 08:17:26 -07:00
Sunil Singh 2882b4ad6d Adjusting the prereq section with clear steps and updating the Security section after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-15 15:41:16 -07:00
Sunil Singh 7b7d140cf9 Updating the links after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-15 15:01:19 -07:00
Sunil Singh 5507bef49d Adding an update to the CAPI Overview page specifying where to disable and remove webhooks and the embedded-cluster-api, as well as adding links to the CAPI site on CAPI provider information.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-15 11:51:12 -07:00
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 fcff8576f7 Merge pull request #1224 from btat/2.8.3-prime
Update v2.8.3 Prime status
2024-04-09 09:15:39 -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 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
Billy Tat 2e834995cd Update 2.8.3 Prime status 2024-04-08 18:38:45 -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
Marty Hernandez Avedon d60a015493 syncing with 1218 (#1222) 2024-04-08 16:32:07 -04: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
Meera Belur 7ec567a5a6 Update csp-adapter version table 2024-03-29 08:45:27 -07:00
Sunil Singh 5330e6e002 Merge pull request #1202 from sunilarjun/2.8.3-webhook-version
Update 2.8.3 Webhook Table - Community
2024-03-28 16:58:46 -07:00
Sunil Singh ba04468ce6 Updating the webhook table for 2.8.3 to be community only.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-28 16:36:12 -07:00
Sunil Singh 48f4b33402 Merge pull request #1180 from sunilarjun/2.8.3-webhook-version
Adding Webhook Mapping for Release 2.8.3
2024-03-28 12:50:41 -07:00
Sunil Singh cd940d28c5 Merge pull request #1191 from rancher/leader-election-lease
Update trobleshooting tips regarding leader election
2024-03-28 12:50:11 -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