Sheng Yang
6f98f4fc78
Add community section in the README.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 09:36:36 -10:00
Sheng Yang
d02316da0d
Update README.md
...
Update GitHub repo to longhorn/longhorn instead of rancher/longhorn.
#642
2019-07-22 11:27:29 -07:00
wu.sphinx
3966ff41ed
del needless symbol
2019-07-03 18:54:45 -07:00
Sheng Yang
097dc50bbf
Merge pull request #561 from rancher/v0.5.0
...
Longhorn v0.5.0 release
2019-05-18 12:44:41 -07:00
Sheng Yang
f0fd037eda
Longhorn v0.5.0 release
...
Highlights:
1. Users now can use Disaster Recovery Volume support (#495 ) to recover
the volume in another Kubernetes cluster with defined RTO and RPO. See
[here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/dr-volume.md )
for details
2. Users now can see Kubernetes workload information and create PV/PVC in
Longhorn UI (#461 ) .See
[here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/k8s-workload.md )
for details
3. Users now can set backup scheduling in the storage class (#362 )
4. We now add the Helm chart in the Longhorn repo, in addition to Rancher
Apps. (#445 )
See all the issues resolved in v0.5.0 at:
https://github.com/rancher/longhorn/milestone/3?closed=1
The volume engines would need to upgrade to v0.5.0 as well.
Please follow the instruction to upgrade engine.
2019-05-18 12:42:15 -07:00
Shuo Wu
e7c9e7c197
Add doc for disaster recovery volume
...
Longhorn issue 535
2019-05-17 18:53:53 -07:00
Shuo Wu
5a7a3cb755
Add doc for Kubernetes integration feature
...
Longhorn issue 536
2019-05-16 18:20:00 -07:00
Shuo Wu
e0775905bf
chart: updated README.md
2019-05-09 10:37:57 -07:00
Shuo Wu
ad3d52d531
chart: add installation guide and related config yaml file for chart
2019-05-08 18:15:34 -07:00
Shuo Wu
af0be15b89
Update README.md for uninstall modification
2019-04-17 23:16:24 -07:00
Sheng Yang
87a890efe4
Update README.md
2019-04-16 14:53:11 -07:00
Sheng Yang
42a56c38b2
Update README.md
2019-04-16 14:45:54 -07:00
Sheng Yang
9e73d276a1
Update README.md
...
Fix typos
2019-04-05 13:09:50 -07:00
Sheng Yang
ee06f2a8a1
Update README.md
2019-04-03 13:06:46 -07:00
Sheng Yang
3c86c1340a
Update README.md
2019-04-03 11:10:13 -07:00
Sheng Yang
56ad623888
Update README.md
2019-04-03 10:55:15 -07:00
sheng-liang
3a7ea32d01
Update README.md
2019-04-03 09:30:11 -07:00
Sheng Yang
8bacfac868
Update README.md
2019-04-02 11:43:13 -07:00
Sheng Yang
6a8a73d5ab
Update README.md
2019-04-01 19:34:08 -07:00
Sheng Yang
36719830eb
Update README.md
2019-04-01 19:31:45 -07:00
Sheng Yang
09af299e43
Update README.md
2019-04-01 19:30:53 -07:00
Sheng Yang
413c73afeb
Update README.md
2019-04-01 19:28:23 -07:00
Sheng Yang
de65424b51
Update README.md
2019-04-01 19:26:55 -07:00
Sheng Yang
eb3debf099
Update README.md
2019-04-01 19:23:24 -07:00
Shuo Wu
15f0b9c26b
add CoreOS support and rename rancheros.md to csi-config.md
2019-03-26 18:18:58 -07:00
Sheng Yang
2c07481b75
Longhorn v0.4.1 release
...
Longhorn v0.4.1 has added support for RancherOS and K3S.
Highlights:
1. Support for RancherOS and K3S. See https://github.com/rancher/longhorn/blob/v0.4.1/docs/rancheros.md
2. Support for restore a backup into an image file. See https://github.com/rancher/longhorn/blob/v0.4.1/docs/restore-to-file.md
3. Improve logging mechanism across the board.
See all the issues resolved in v0.4.1 at: https://github.com/rancher/longhorn/milestone/10?closed=1
The volume engines would need to upgrade to v0.4.1 as well. Please follow the instruction to upgrade engine.
2019-03-22 20:09:57 -07:00
Shuo Wu
ef96541f0d
Add doc restore-to-file.md
2019-03-22 19:07:09 -07:00
Shuo Wu
14b194d826
Add rancheros.md
2019-03-22 16:09:44 -07:00
Sheng Yang
26c2a70df9
Longhorn v0.4.0 release
2019-02-22 11:41:56 -08:00
Sheng Yang
31798dca74
Update README.md
...
Update version to 0.4.0
2019-02-21 21:04:09 -08:00
Sheng Yang
f7c572cfb6
Update README.md
...
Add node-failure.md and support bundle explanation.
2019-02-21 17:00:28 -08:00
Sheng Yang
c78236329c
Longhorn v0.3.3 release
...
Engine image: rancher/longhorn-engine:v0.3.3
Manager image: rancher/longhorn-manager:v0.3.3
UI Image: rancher/longhorn-ui:v0.3.3
New features:
1. #299 Support set the default number of replicas (replica count) and dynamic adjust replica count of an attached volume.
2. Live upgrade for Engine image became beta. Upgrade from Engine v0.3.0 to v0.3.3 can be done without volume downtime (except if you need the fix for #324 2TB volume size limitation)
Notice Longhorn Engine has been updated to v0.3.3. Please follow the steps [here](https://github.com/rancher/longhorn/blob/master/docs/upgrade.md#upgrade-engine-images ) to upgrade engines.
See [here](https://github.com/rancher/longhorn/milestone/6?closed=1 ) for the list of bugs fixed.
2019-01-15 13:18:20 -08:00
Sheng Yang
fb540f2f86
Update README.md
2019-01-15 10:21:05 -08:00
Sheng Yang
17ca2f2acb
Update README.md
2019-01-15 10:20:09 -08:00
Sheng Yang
1ccddcec6d
Longhorn v0.3.3-rc1 release
2019-01-11 18:01:32 -08:00
Sheng Yang
c45856553f
Update README.md
2019-01-11 12:13:39 -08:00
Sheng Yang
3402a98209
Update README.md
...
Update about Kubernetes v1.13.
2019-01-11 12:13:05 -08:00
James Oliver
6454bd3fa8
Update uninstallation procedure, synchronize chart doc
2019-01-11 12:05:23 -08:00
Sheng Yang
a57e48b24c
Longhorn v0.3.2 release
...
Engine image: rancher/longhorn-engine:v0.3.0
Manager image: rancher/longhorn-manager:v0.3.2
UI Image: rancher/longhorn-ui:v0.3.2
Changelog:
1. Fix CSI support for Kubernetes v1.12
2. Fix unable to delete nodes which already have been removed from Kubernetes
3. Add the Upgrade Checker to allow automatically checking for the new version of Longhorn.
Rancher Longhorn App Chart:
1. Longhorn App has been updated to use Rancher proxy. It means Longhorn UI now behind the Rancher server authentication.
2. Rancher v2.1.x users can now uninstall Longhorn directly from the Rancher UI. Rancher v2.0.x users still need to follow the instruction to uninstall using the cleanup script.
2018-11-09 16:20:10 -08:00
Sheng Yang
249ba938b1
Update README.md
2018-11-09 08:34:19 -08:00
Sheng Yang
932f7459b0
Longhorn v0.3.1 release
...
1. Fixed a critical NPE during the upgrade to v0.3.0 release
2. Now reboot a node with attached volume would result in volume automatically reattach to the node.
3. The new Flexvolume automatic detection mechanism should simply the deployment process.
2018-09-17 20:29:36 -07:00
James Oliver
103ed52d7a
Update upgrade docs for v0.3.1 release
2018-09-14 15:53:38 -07:00
Sheng Yang
39cc2f1a14
Update README, separate a few items into docs
2018-09-13 20:03:09 -07:00
James Oliver
b7ba5170e0
Update the uninstallation procedure
2018-09-12 18:03:39 -07:00
James Oliver
581b54651a
Update docs relevant to FlexVolume dirpath setting
2018-09-12 18:03:39 -07:00
Alex B
64ae665ba8
AWS S3 backup store settings added to README.md ( #280 )
...
Add instruction for adding AWS S3 backupstore.
2018-09-07 13:51:55 -07:00
Sheng Yang
b8ff0b5011
Update README.md
...
Add how to install open-iscsi on Ubuntu or RHEL.
2018-08-24 12:26:33 -07:00
Sheng Yang
8f7c94c23d
Update README.md
...
Add the instruction to delete all the PV/PVC resources before uninstalling.
2018-08-24 11:55:20 -07:00
Sheng Yang
e98caf3583
Longhorn v0.3.0
2018-08-23 15:08:22 -07:00
Sheng Yang
b64d87f998
Update README.md
...
Update Demo.
2018-08-23 15:04:40 -07:00