Commit Graph

575 Commits

Author SHA1 Message Date
Silvio Moioli 8bd7b4cffb Correct the default amount of time between Rancher cache syncs (#1401)
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-07-24 13:10:21 -04:00
LucasSaintarbor 5e3d43fdaa Update webhook table for v2.8.x 2024-07-23 14:19:03 -07:00
Eric Promislow 1ec4f5f111 Apply current changes to version 2.8 docs 2024-07-23 11:56:52 -07:00
Dan Pock 011085ac2d Sync versioned docs pages 2024-07-19 20:05:09 -04:00
Dan ee9876f04a Update versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry.md
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-07-19 13:27:23 -04:00
Dan 45bf343dba Update versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry.md
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-07-19 13:26:45 -04:00
Dan 38a442100c Update versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry.md
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-07-19 13:26:26 -04:00
Dan 6112a7b128 Update versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry.md
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-07-19 13:25:49 -04:00
Dan Pock bee7f2e892 Clarify the backup in question is BRO 2024-07-18 12:37:18 -04:00
Dan Pock bd87f0973b Add info about Private Registry Credentials covering backup labels 2024-07-18 11:32:44 -04:00
Billy Tat 2d6ede4f49 Merge pull request #1379 from dereknola/queryString_cleanup
Add querystring to Cleanup Cluster Nodes tabs
2024-07-16 12:05:23 -07:00
Derek Nola 7a3d982f79 Address feedback
Update versioned_docs/version-2.9/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md

Update versioned_docs/version-2.7/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md

Update versioned_docs/version-2.8/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes.md

Co-Authored-By: Billy Tat <btat@suse.com>
2024-07-16 09:29:40 -07:00
Billy Tat 2458b04c66 Merge pull request #1383 from btat/typo
Fix Tabs groupId typo + other typos
2024-07-15 17:15:57 -07:00
Billy Tat 822f8f4974 Fix Tabs groupId typo + other typos 2024-07-15 14:33:43 -07:00
Derek Nola 095620d105 Add to all versions
Signed-off-by: Derek Nola <derek.nola@suse.com>
2024-07-15 11:39:24 -07:00
Enrico Candino 19c6402fc3 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-07-15 10:43:26 +02:00
Sunil Singh d754e9d5ee Note - Generating Kiali Session Token (#1366)
* Adding note on generating session token and the service account name expected.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Updating after review and researching Kiali docs. Added link to Kiali docs and Kiali token authentication strategy page.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Updating link with better example

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Updating the Istio - Generate and View Traffic from Istio page to include text guiding users on token generation for Kiali login. This commit has strictly structural changes to the page.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Removing repetitive intro line.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Updating note across versions to include information on Istio auth strategy and adding text into Generate and View Traffic - Prereq section regarding auth strategy and the service account name to specify during token generation.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Applying review suggestions.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Fixing header to h2 and rephrasing optional text after review.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

---------

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-07-11 13:04:26 -04:00
Marty Hernandez Avedon 305729a434 #1358 Link to 'Settings for etcd tuning' no longer valid, plus other fixes to links to etcd.io/docs (#1362)
* 1358 Link to 'Settings for etcd tuning' no longer valid

updates dead link to new URL

* updated etcd version links

2.0-2.4 was tricky, I opted for etcd v3.3 as it's identical to the text on v3.4 except for a single clarifying heading

* update link in v2.5 to etcd v3.3 to cover downstream

* other 3.4 files in /docs

* other 3.4 files in /v2.9

* other 3.4 files in /v2.8

* other 3.4 files in /v2.7

* other 3.4 files in /v2.6

* other 3.4 files in /v2.5

* other 3.4 files in /v2.0-2.4

* rm'ing '.0' from URLs

* update v2.6 links to account for differing etcd versions

* chinese links
2024-07-10 14:42:31 -04:00
Marty Hernandez Avedon 4673195018 #778 graceful shutdown of vsphere vm (#1368)
* [2.9.0] 778 Graceful shutdown of vSphere VM

* rm'd placeholder from canonical link

* typo in tag

* versioning + sidebars

* renamed files

* capitalization of vSphere

* spacing

* sidebar files

* rm'd duplicate files

* canonical links

* retitle, update instructions

* upddated chart in /node-template-configuration/vsphere

* note on imported clusters + revise wording around node templates

* fix broken link

* another typo

* versioning
2024-07-10 14:40:59 -04:00
Sunil Singh c953ec3912 Merge pull request #1371 from sunilarjun/remove-old-version-ref
Remove Rancher v2.3 Reference
2024-07-09 16:06:09 -07:00
Sunil Singh f598120a60 Removing reference to outdated Rancher v2.3 version in the relevant documentation versions. The video demo uses an older Rancher version so I removed the section as well.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-07-09 14:55:01 -07:00
Billy Tat 55e5ff561d Add RKE2/K3s steps to add environment variable 2024-07-09 14:42:34 -07:00
martyav 4dcce5ca6e versioned 2024-07-09 14:15:54 -07:00
Billy Tat c2585bf9c2 Apply feedback: remove reference to old verions in body text 2024-07-08 15:29:25 -07:00
Marty Hernandez Avedon 3710dae5c2 Warn not to allow nonadmin on Rancher server cluster (#1365)
* Warn not to allow nonadmin on Rancher local cluster

* versioning

* Apply suggestions from code review

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

* versioning applied to suggestion

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2024-07-01 16:58:04 -04:00
Alejandro Ruiz a02e747d7d Add leader election configuration instructions (#1359) 2024-07-01 17:38:00 +02:00
Billy Tat 1c6aa9ada8 Remove refs to when old features became available 2024-06-26 17:10:01 -06:00
Sunil Singh 1c6891d6c4 Applying phrasing updates after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-24 16:08:56 -06:00
Billy Tat 1fd0e4fd5e Remove unused dirs/files 2024-06-19 13:21:48 -07:00
Billy Tat 993c72e4b7 Merge pull request #1336 from btat/integrations-doccard
Use built-in cards for tile layout on integrations page
2024-06-18 15:06:57 -07:00
Marty Hernandez Avedon e53d68026e Apply suggestions from code review 2024-06-18 11:44:51 -04:00
Pietro Dell'Amore ec6abe391e Add Rancher Security Release (Jun-2024) CVEs to latest/2.8/2.7 2024-06-18 11:55:32 -03:00
Marty Hernandez Avedon bab236b0a2 User Retention Feature for Security Release (#1343)
* SURE-8285 Document user retention feature

* fixing changes for global-configuration.md

* versioning plus the enable user authentication page

* Apply suggestions from code review

Co-authored-by: Andy Pitcher <andy.pitcher@suse.com>
Co-authored-by: Peter Matseykanets <peterm@mail.ru>
Co-authored-by: pdellamore <pietro.dellamore@suse.com>

* versioning, updates to descriptions of settings

* correcting versioning & rm v2.9 file

* one more correction

* if you can't remove the file, just make sure it's synced...

* Update docs/how-to-guides/advanced-user-guides/enable-user-retention.md

Co-authored-by: Peter Matseykanets <peterm@mail.ru>

* user-last-login-default

* more settings, more details about deletion behavior

* versioning

* more explanation for last-login

* revising blurb about disabling

* describing deletion behavior less direly

* corrected commands

* fix overwrite

* corrected commands

* updated description of zero value

* sidebars

* canonical link fixed

* rm'd parenthetical versioning remark

* heading capitalization, log in vs login

* more log in

* revise command, important box, enabling user retention section

* clarifying that some optional settings are also global

* rm patch mention from 2.9

* explain how to view settings for individual users

* Apply suggestions from code review

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

* duplicate word rm'd

---------

Co-authored-by: Andy Pitcher <andy.pitcher@suse.com>
Co-authored-by: Peter Matseykanets <peterm@mail.ru>
Co-authored-by: pdellamore <pietro.dellamore@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-06-17 18:09:40 -04:00
Sunil Singh e96e470add Merge pull request #1345 from sunilarjun/2.8.5-2.7.14-Feature-Addition
2.8.5/2.7.14 - Feature Flag Update
2024-06-17 15:05:58 -07:00
Sunil Singh 0ecba8ae01 Merge pull request #1325 from sunilarjun/2.8.5-deprecated-features
Update Deprecated Features Table - v2.8.5
2024-06-17 14:28:24 -07:00
Sunil Singh d79adef450 Merge pull request #1324 from sunilarjun/2.8.5-csp-adapter
Update CSP Adapter Table - v2.8.5
2024-06-17 14:27:34 -07:00
Sunil Singh d3732bedf7 Merge pull request #1322 from sunilarjun/2.8.5-webhook-table
Update Webhook Table - v2.8.5
2024-06-17 14:27:05 -07:00
Sunil Singh 7497b43a40 Adding update to feature flag page for new option in 2.8.5/2.7.14 Rancher release.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-17 09:16:29 -07:00
Sunil Singh 29145d254d Updating the date field
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-17 08:40:53 -07:00
Sunil Singh 252e6f4740 Updating webhook version after new rc.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-13 08:11:00 -07:00
Sunil Singh f613fc1e48 Adding CSP adapter version.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-12 16:03:35 -07:00
Sunil Singh f243edea4c Updating webhook version.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-12 15:57:12 -07:00
Billy Tat 81e033a712 Use built-in card layout on integrations page 2024-06-11 14:14:30 -07:00
martyav 71a2179f29 resolving merging conflict 2024-06-11 10:24:10 -04:00
Sunil Singh 5488c8267e Fixing out of sync numbering for configuration steps on Configure Okta (SAML) page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-10 15:31:50 -07:00
martyav a4f1a2a9f4 #1287 - ports listed also relevant for rke 2024-06-10 12:30:40 -04:00
martyav 11f27dc516 versioning -- correcting step numbers
v2.9 is included because it's getting out of sync with latest
2024-06-10 11:21:37 -04:00
Sunil Singh 82de6a898b Updating the deprecated features table with v2.8.5 section, leaving TBD until released.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-05 16:34:48 -07:00
Sunil Singh 5ce1b0385e Updating the CSP adapter table with v2.8.5 section, leaving TBD as there are no public builds yet.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-05 16:31:05 -07:00
Sunil Singh edf5e1a663 Updating the webhook table with v2.8.5 section, leaving TBD as there are no public builds yet.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-05 16:23:15 -07:00