Commit Graph
1034 Commits
Author SHA1 Message Date
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 TatandMarty Hernandez Avedon 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
Sunil Singh 5e5385910c Updating docs version.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-26 15:08:33 -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
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 AvedonandBilly Tat 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
Alejandro Ruiz 84ac216b9c Update trobleshooting tips regarding leader election
Starting on Rancher 2.8.3 and 2.9.X, only `Lease` objects will be used as a lock for leader election. Previously, a multi-lock `ConfigMap` + `Lease` was used, so these docs changes are backward compatible.
2024-03-22 17:06:28 +01: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 0d6df81676 Updating the Rancher Webhook table for release 2.8.3.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-15 13:41:57 -07:00
Marty Hernandez AvedonandSunil Singh 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
Billy Tat 4db4014a20 Merge pull request #1145 from btat/broken-abs-links
Fix broken links
2024-03-11 14:27:29 -07:00
Marty Hernandez Avedon ef19e6525d #1153 update rancher kubernetes api project creation workflow doc to include annotation requirement for cluster member (#1167)
* Update Rancher Kubernetes API Project creation workflow doc to include annotation requirement for Cluster Member

* revised note

* revised wording
2024-03-11 10:15:29 -04:00
Trent VandMarty Hernandez Avedon f37b7655f9 Warn users that Rancher in Docker isn't supported (#1166)
* 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>
2024-03-08 13:48:48 -05:00
LucasSaintarbor 119888948e Update command for installing cert-manager helm chart 2024-03-07 16:39:45 -08:00
Sunil Singh dfcb3b7fde Merge pull request #1159 from sunilarjun/update-repositories-page
Updating the Helm Charts in Rancher Page
2024-03-07 12:25:22 -08:00
Sunil Singh e18bb7cc04 Adding in rephrasing after review/citing sources.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-07 11:10:55 -08:00
Michal JuraandMarty Hernandez Avedon 0e76fd2d59 Update eks cluster configuration (#1048)
* Update eks cluster configuration

Issue: https://github.com/rancher/eks-operator/issues/301

Update eks cluster configuration with section about:
- Launching self-managed Amazon Linux nodes
- IAM roles for service accounts

* Apply suggestions from code review

* Apply suggestions from code review

* fixed bad link

* versioning

---------

Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-07 11:56:04 -05:00
Marty Hernandez Avedon 5664965fa1 #1128 Highlight expected behavior around permissions (#1130)
* 1128 Highlight expected behavior around permissions

* including test accounts

* versioning

* capitalization
2024-03-07 11:18:37 -05:00
Marty Hernandez Avedon 224bc8168b #743 Role template management title updated (#1160)
* 743 Role Templates management title updated

In v2.7.7, the title of the Roles page under Users & Authentication, was updated to instead read Role Templates

* updated for v2.7 pages

* syncing v2.7 verbage

* more syncing across versions
2024-03-07 10:28:26 -05:00
Kevin A 6b0b653e7c Update aws-marketplace.md (#1156)
Removed reference to outdated Youtube video.  New video will be referenced from Enceladus
2024-03-06 15:48:28 -05:00
Sunil Singh 189d93d656 Updating the Helm Charts in Rancher page to include information about creating chart repositories through Git/Helm.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-05 16:42:29 -08:00
Sunil Singh 3ccf3ddd13 Merge branch 'main' into deprecation-weave 2024-03-04 09:29:11 -08:00
Josh Meranda b78a5cb897 Merge pull request #1148 from joshmeranda/view-monitoring
Clarify monitoring read only role limitations
2024-02-29 15:20:56 -05:00
Marty Hernandez Avedon d8180384be Apply suggestions from code review 2024-02-29 13:45:48 -05:00
joshmeranda 48bb9052b4 add visibility to monitoring-ui-view 2024-02-28 13:46:08 -05:00
joshmeranda f9bb639344 clarify monitoring read only role limitations 2024-02-27 19:57:44 -05:00
Billy Tat 9ad451f11f Merge pull request #1144 from btat/helm2-deprecation
Add Helm 2 deprecation note
2024-02-27 09:25:25 -08:00
Billy Tat 43fc8c84bd Fix broken links 2024-02-26 17:19:44 -08:00
Billy Tat a7ce4ff08f Add Helm 2 deprecation note 2024-02-26 16:41:31 -08:00
Billy Tat e332ff4ffa Merge pull request #1126 from btat/webhook-prime-community
Webhook table - indicate Prime/Community availability
2024-02-26 16:35:50 -08:00
Billy Tat 0ab94d8800 Merge pull request #1141 from btat/deprecation-opagatekeeper
Add OPA Gatekeeper deprecation notice
2024-02-23 15:17:41 -08:00
Billy Tat 53357bc7f0 Explicitly indicate when unavaiable. More descriptive headers 2024-02-23 14:51:05 -08:00
Billy Tat ff63f11116 Add Weave deprecation notice 2024-02-23 14:12:58 -08:00
Billy Tat 1e76595c2f Add OPA Gatekeeper deprecation notice 2024-02-23 14:02:27 -08:00
Max SokolovskyandMarty Hernandez Avedon b29b762dd6 Add a note about project deletion in Public API
Update docs/api/workflows/projects.md

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2024-02-23 11:50:47 -05:00
Billy Tat fa11eeda9f Merge pull request #1135 from btat/global-import-cni-pop
Globally import CNI popularity
2024-02-21 12:53:44 -08:00
Billy Tat 5a9d423cb6 Globally import CNI popularity 2024-02-21 10:56:33 -08:00
Marty Hernandez Avedon d56729e94a #995 Correct configure teams receiver commands (#1014)
* 995 - Correct receivers.md

* every heading uses the same verb form

* rm'd sentence fragment
2024-02-21 13:24:54 -05:00