Commit Graph

874 Commits

Author SHA1 Message Date
Sunil Singh
e9eefeb03f Resyncing new links in API tokens page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:28:09 -07:00
Sunil Singh
67d22738f1 Removing backticks after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:14:36 -07:00
Sunil Singh
9beef5c1fa Syncing with PR 1184 and editing the canonical links to correct URL.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:11:05 -07:00
Sunil Singh
b482173615 Updating some wording and aligning the sidebars for latest and v2.8.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 11:14:03 -07:00
Sunil Singh
3993a5e1e5 Merge branch 'rancher:main' into update-api-sidebar 2024-04-02 10:32:53 -07:00
Billy Tat
7ef80ffcca [2.7] Update csp-adapter version table (#1210) 2024-04-02 10:19:08 -04:00
Sunil Singh
5a7a3788ae Merge branch 'rancher:main' into update-api-sidebar 2024-04-01 14:59:35 -07:00
Sunil Singh
6a7782a6a6 Fixing merge conflict.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-01 14:59:10 -07:00
Sunil Singh
03c6b650ca Updating some links after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-01 13:58:38 -07: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
1b6f3ee909 Updating markdown link error tied to pages-for-subheaders.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-01 08:57:42 -07:00
Sunil Singh
d7e29d7c19 This commit aims to fix the broken markdown links to pass the checker and updates the sidebar structure/titles of pages to add clarification.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 16:00:06 -07:00
Sunil Singh
0f6dec11ac This commit consists of removing the old API section completely and updating the API sidebards for Latest/2.8. Subsequent commits will focus on content adjustment as needed.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 14:26:45 -07:00
Sunil Singh
867eb490b7 Merge branch 'rancher:main' into update-api-sidebar 2024-03-29 13:24:58 -07:00
Sunil Singh
de1b9f3a08 Syncing page with 2.8 version to fix merge conflict.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 13:24:12 -07:00
Sunil Singh
f23888fcad Adding back in About the API section to fix merge conflict.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 13:18:52 -07:00
Meera Belur
7ec567a5a6 Update csp-adapter version table 2024-03-29 08:45:27 -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
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
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
Sunil Singh
e85792acfc Updating to correct webhook version (location mentioned in parent issue).
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-26 14:32:21 -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
Alejandro Ruiz
680e7d4d20 Apply changes to versioned docs for 2.8 2024-03-22 17:49:42 +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
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
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
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
Sunil Singh
ae770c672f Merge branch 'rancher:main' into update-api-sidebar 2024-03-11 15:12:55 -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
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
Lucas Saintarbor
37df45110e Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-03-08 14:33:39 -08:00