Commit Graph

6909 Commits

Author SHA1 Message Date
martyav 72e1f2d3b1 containerd links 2023-01-09 11:44:17 -05:00
martyav 949f994d10 second pass, marking content that needs technical help 2023-01-05 13:24:42 -05:00
martyav de343114ee rm refs to Docker registry, replace w container registry 2023-01-05 13:11:06 -05:00
Billy Tat 743dd5e1f3 Merge pull request #355 from vickyhella/vk-bilingual
Update Chinese translation for v2.6 and v2.7
2023-01-04 09:24:42 -08:00
Billy Tat 6514a58d4b Merge pull request #354 from muratcabuk/patch-1
installation option link was wrong
2023-01-03 16:08:30 -08:00
Billy Tat 2810df9a9c Merge pull request #352 from sbstp-suse/feat/rancher-machine-debug-logs
Document rancher-machine debug logs
2023-01-03 15:47:23 -08:00
Billy Tat 6e640e937a Apply 328472da to /docs (v2.7)
Original author: muratcabuk
'installation option link was wrong'
2023-01-03 15:42:23 -08:00
vickyhella 56648498fe Update Chinese translation for v2.6 and v2.7 2023-01-03 10:14:16 +08:00
murat cabuk 328472da46 installation option link was wrong 2023-01-02 22:15:19 +03:00
Simon Bernier St-Pierre 280e1bf12f Document rancher-machine debug logs 2022-12-30 12:11:50 -05:00
Tejeev 6d0fb3daf2 Removed typos and made it clearer what nodes the agents deploy to 2022-12-22 14:29:59 -07:00
Billy Tat cfd19d21b2 Merge pull request #350 from dkeightley/rancher-deploy
Add option to redeploy Rancher pods
2022-12-21 16:01:22 -08:00
dkeightley 69634dd089 Add option to redeploy Rancher pods 2022-12-22 09:14:49 +13:00
Billy Tat 6a4b382632 Merge pull request #349 from btat/enable-analytics
Enable Analytics and Cookie Consent
2022-12-19 10:04:21 -08:00
Billy Tat 7cd22e1bcd Enable Analytics 2022-12-16 15:07:44 -08:00
Billy Tat 3f6fab5c2c Merge pull request #348 from martyav/readme-update
Updated Docusaurus install instructions in README
2022-12-16 10:07:02 -08:00
Marty Hernandez Avedon dab2ba55c4 minor typo - missing ( 2022-12-16 10:37:01 -05:00
martyav 6b7eeac7ed updated instructions per review, rm'd Deployment section of README 2022-12-16 10:34:29 -05:00
martyav 68384da8e0 updated Docusaurus install instructions 2022-12-15 14:24:04 -05:00
Billy Tat 2ba362105b Merge pull request #284 from rmweir/add-scaling-tips
Add docs for scaling tips
2022-12-14 15:41:45 -08:00
Billy Tat e93efe714d Merge pull request #347 from btat/disable-stalebot
Disable stalebot
2022-12-14 15:35:34 -08:00
Billy Tat d92af9ab8a Disable stalebot
After the migration and transferring issues over we haven't had much of a chance to work on the backlog. Will revisit later whether stalebot is needed.
2022-12-14 15:10:18 -08:00
Billy Tat 38bc4f8fa0 Merge pull request #328 from btat/update-url-references
Use new site URL
2022-12-13 12:52:13 -08:00
Ricardo Weir 4058135ef1 Add docs for scaling tips 2022-12-13 13:31:51 -07:00
Billy Tat 9b48b7c7d4 Merge pull request #345 from rancher/dnoland1-patch-1
Removed <br/> to fix link
2022-12-13 10:12:12 -08:00
David Noland 2306f81270 Removed <br/> to fix link 2022-12-12 19:34:48 -08:00
Billy Tat ec97d80f1e Merge pull request #339 from btat/quick-start-p
Add page for Prime
2022-12-12 12:26:12 -08:00
Billy Tat 94ff11b5b8 Add page for Prime 2022-12-12 11:54:43 -08:00
Billy Tat a52be2e254 Merge pull request #337 from btat/extensions-dev
Extensions: link to dev docs
2022-12-09 16:26:35 -08:00
Billy Tat 65d93c24af Extensions: link to dev docs 2022-12-09 15:52:23 -08:00
Billy Tat 3a97dae8af Merge pull request #336 from btat/apps-marketplace
Update terminology 'Apps' vs 'Apps & Marketplace'
2022-12-08 17:52:01 -08:00
Billy Tat 6eb75c1d21 Update terminology 'Apps' vs 'Apps & Marketplace'
'Apps' applies to Rancher v2.6.5+
'Apps & Marketplace' applies to v2.6.0-v2.6.4
Ref: https://github.com/rancher/dashboard/pull/5489
2022-12-08 17:26:28 -08:00
Billy Tat 37e2e6e63b Merge pull request #335 from optimismuspur/patch-1
rke2-for-rancher.md Kubernetes Versions differ
2022-12-08 14:22:08 -08:00
Billy Tat aa011b01e3 Apply 350a80ec to v2.6 2022-12-08 13:53:22 -08:00
Billy Tat ac60735704 Merge pull request #334 from vickyhella/vk-bilingual
Update Chinese docs
2022-12-08 13:13:28 -08:00
optimismuspur 350a80ec57 rke2-for-rancher.md Kubernetes Versions differ
If you install RKE2 on the first node as specified in 'curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.20 sh -' (line 46) and on the other nodes with 'curl -sfL https://get.rke2.io | sh -' (line 59) you end up with different Versions on the first Node compared to the others. 
I think either specifying the Version in both cases, or just doing it without a Version specified should fix this.

My result:
linux15@linux15:~$ kubectl get nodes
NAME      STATUS   ROLES                       AGE   VERSION
linux15   Ready    control-plane,etcd,master   18h   v1.20.15+rke2r2
linux16   Ready    control-plane,etcd,master   18h   v1.24.8+rke2r1
2022-12-08 12:29:07 +01:00
vickyhella 6c4da196fe Redirect root/zh/v2.7 to root/zh 2022-12-08 15:57:03 +08:00
vickyhella 07b4f19c74 Update Chinese docs 2022-12-08 15:46:33 +08:00
Billy Tat 17132e732e Merge pull request #333 from btat/global-import-tabs
Globally import Tabs and TabItem
2022-12-07 15:29:43 -08:00
Billy Tat baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat f02c1961da Use new site URL
Update references of references of docs.ranchermanager.rancher.io to ranchermanager.docs.rancher.com
2022-12-06 17:55:35 -08:00
Billy Tat 3d15613ef2 Merge pull request #330 from btat/all-versions
Add entries for 2.7.0 and 2.6.9  on 'All versions' page
2022-12-06 17:51:16 -08:00
Billy Tat 8ebeb41c92 Add entries for 2.7.0 and 2.6.9 on 'All versions' page 2022-12-06 16:54:45 -08:00
Billy Tat 2d087b8390 Merge pull request #324 from vrevelas/patch-1
Fix helm install error
2022-12-06 15:38:58 -08:00
Billy Tat 09792e1166 Apply 3c491ec5 to /docs (2.7) 2022-12-06 15:08:30 -08:00
Billy Tat 319fa80361 Merge pull request #326 from btat/use-relative-links
Convert absolute links to relative links
2022-12-06 13:29:18 -08:00
Billy Tat afeac6f4d3 Convert absolute links to relative links 2022-12-06 12:37:58 -08:00
Vasili Revelas 3c491ec5f8 Fix helm install error
The error is "Error: unknown flag: --output-dir"

This is a leftover from when the instructions ran "helm template --output-dir ."
2022-12-06 16:35:21 +02:00
Billy Tat aa29a86080 Merge pull request #280 from jtravee/harvester-ports
Adding info on Harvester port requirements
2022-12-02 18:14:26 -08:00
Billy Tat a2dc11337a Apply suggestions from code review
Co-authored-by: Guangbo <guangbo.chen@suse.com>
Co-authored-by: Kiefer Chang <1691518+bk201@users.noreply.github.com>
2022-12-02 16:38:16 -08:00