Commit Graph

1015 Commits

Author SHA1 Message Date
Sheng Yang
8374a05263
Update README.md
Correct URL
2018-08-02 08:23:49 -07:00
Sheng Yang
3418431ead
Update README.md 2018-08-02 00:18:17 -07:00
Sheng Yang
dfcf7ca8cf Fix wrong path of storageclass.yaml 2018-08-02 00:16:30 -07:00
Sheng Yang
3757bf9e6c Update README.md and yaml for v0.3-rc1 2018-08-02 00:03:55 -07:00
Sheng Yang
4bceb56cec
Update README.md
Add RKE Flexvolume plugin location.
2018-06-20 12:35:54 -07:00
Per Junel
9cdf5f9533 Fixed some README typos. 2018-05-30 20:33:51 -07:00
Sheng Yang
cb142bc4b2 Update maager to rancher/longhorn-manager:010fe60
Manager commit ae53e68957477860efb917a22ad3d7f72af15a50
2018-04-13 20:05:20 -07:00
Sheng Yang
ec69318770 Update UI
Now we can get backup URL from UI, which can be used in `fromBackup` parameter.
2018-03-28 22:41:54 -07:00
Sheng Yang
b6d3ab2e68
Update README.md
Update to point to the yaml file from the master branch.

And we will try to keep that stable.
2018-03-27 18:10:55 -07:00
Sheng Yang
2ce49a1235
Update README.md
Update demo video
2018-03-26 20:50:28 -07:00
Sheng Yang
b212b29d18 examples: Add deployment example 2018-03-26 16:52:08 -07:00
Sheng Yang
a534a4e091
Update README.md
Add demo video
2018-03-26 15:11:48 -07:00
Sheng Yang
b43f3e6b54 example: Add example of StatefulSet 2018-03-26 13:43:03 -07:00
Sheng Yang
d22bb22d23
Update README.md
Add cmd to delete all the volumes.
2018-03-26 11:07:59 -07:00
Sheng Yang
0244dd932d
Update README.md
Add some details about Longhorn UI.
2018-03-26 10:52:41 -07:00
Sheng Yang
1c3c1d838b
Update README.md
Fix a typo. `0.2` vs `v0.2`
2018-03-23 14:56:55 -07:00
Sheng Yang
91ecdeb356 Longhorn v0.2 release
Longhorn Manager:
image: rancher/longhorn-manager:1ebf5cb
version: 8be099b76e

Longhorn Engine:
image: rancher/longhorn-engine:de88734
version: 8be099b76e

Longhorn UI:
image: rancher/longhorn-ui:4611040
version: 4611040596
2018-03-23 14:53:32 -07:00
Sheng Yang
d52443bea3 Update longhorn-manager image to rancher/longhorn-manager:1ebf5cb
Bug fixes.
2018-03-23 14:47:08 -07:00
Sheng Yang
d34090c014
Update README.md
Update to use the 0.2 release yaml.
2018-03-22 18:20:50 -07:00
Sheng Yang
5336239166 Rename main deployment files 2018-03-22 18:13:57 -07:00
Sheng Yang
f9ec48f684 Add example for GKE
Updated the Flexvolume directory location for GKE
2018-03-22 18:13:57 -07:00
Sheng Yang
5586cab8cd Update README.md
Remove manual PV creation part.
2018-03-22 18:13:57 -07:00
Sheng Yang
a91da5cbe7 Update longhorn-manager and UI
Match longhorn-manager: 7db0d8bd7a69bdfc0bf1a299f3929448aff977d3

Mostly bug fixes and clean up.
2018-03-22 15:57:12 -07:00
sheng-liang
12c26136ef
Merge pull request #36 from sheng-liang/master
Update README.md
2018-03-16 11:48:10 -07:00
sheng-liang
31e0779460
Update README.md 2018-03-16 11:47:21 -07:00
Sheng Yang
ab6fd8ccf0
Update README.md
To reflect the change:
1. Added storage class and dynamic provisioner.
2. Update the deployment mechanism of Longhorn driver.
2018-03-13 17:36:09 -07:00
Sheng Yang
a074a933de Update longhorn-manager to rancher/longhorn-manager:aa8b454
Also add example-storageclass.yaml to use with dynamic provisioner
2018-03-13 17:25:58 -07:00
Sheng Yang
d4a4865fef Update longhorn-manager
Longhorn manager: 5871843d78168db37d156460a01c56d8620b6f8e

Changes:
1. Complete rewrite of orchestration of Longhorn manager
2. Updated the deployment model of Longhorn driver

This breaks the compatiability with previous version. Please clean up and
re-deploy.
2018-03-12 18:00:36 -07:00
Sheng Yang
a917063ebc
Update README.md
Fix a typo regarding kubelet flexvolume dir parameter.
2018-03-01 16:24:38 -08:00
Sheng Yang
c4bfe1bdc6 Update deploy example.yaml 2018-01-24 14:44:28 -08:00
Sheng Yang
1300ef6a98 Update deploy example.yaml
Major updates:
1. Fix volume restore
2. Fix controller HA case
3. Move CRD creation to the yaml file
2018-01-22 19:05:13 -08:00
Sheng Yang
fa60ab7b21
Update README.md
Add uninstall command
2018-01-16 11:14:09 -08:00
Sheng Yang
1dd3618256 Update deploy example.yaml
Major updates:
1. Longhorn will now run in the `longhorn-system` namespace by default.
2. Improvement on Longhorn Driver includes dependency check when started and
automatic static-linked jq installation
3. Use ganesha as the NFS server for testing to remove the dependency of
`nfs-kernel-server` on the host.
2018-01-15 18:01:27 -08:00
Sheng Yang
2c6328d7cc
Update README.md 2017-12-06 11:06:31 +08:00
Sheng Yang
1c346eb3f6
K8s support (#22)
* Update to reflect k8s deployment

* Fix a typo

* Update README.md
2017-12-06 10:37:00 +08:00
Sheng Yang
8154c91419 deploy: Fix a typo 2017-05-10 21:20:09 -07:00
Sheng Yang
148478a080 Update longhorn-manager
longhorn-manager: rancher/longhorn-manager:57f92f0
2017-05-10 20:55:45 -07:00
Sheng Yang
b415528f11 Update README.md
Add simple introduction on how to build Longhorn.
2017-04-27 16:33:49 -07:00
sheng-liang
2b457b2b0e Merge pull request #9 from sheng-liang/master
Update README.md
2017-04-27 13:15:46 -07:00
sheng-liang
9d362586aa Update README.md 2017-04-27 13:15:23 -07:00
sheng-liang
aa41b68bb9 Merge pull request #8 from sheng-liang/master
Update README.md
2017-04-27 13:12:59 -07:00
sheng-liang
e6bac48c5c Update README.md 2017-04-27 13:12:32 -07:00
Sheng Yang
085a87fee0 Add restart policy to services 2017-04-26 20:51:56 -07:00
Sheng Yang
1cf9dbd1db Update longhorn-manager
longhorn-manager: rancher/longhorn-manager:51d1ff2
2017-04-26 20:42:00 -07:00
Sheng Yang
b0bfd94ccf Update longhorn-ui
longhorn-ui: rancher/longhorn-ui:b09b215
2017-04-26 19:57:52 -07:00
Sheng Yang
f90ee30b70 Update longhorn-manager and longhorn-ui
longhorn-manager: rancher/longhorn-manager:e9ed45f
longhorn-ui: rancher/longhorn-ui:91908f6
2017-04-26 19:57:52 -07:00
Sheng Yang
031545bc37 deploy: minor change 2017-04-26 19:57:52 -07:00
sheng-liang
f292f9e440 Merge pull request #2 from sheng-liang/master
Update README.md
2017-04-21 00:17:57 -07:00
sheng-liang
2f16be54c9 Update README.md 2017-04-21 00:17:27 -07:00
sheng-liang
a1cbd91d97 Merge pull request #1 from sheng-liang/master
Update README.md
2017-04-16 00:26:13 -07:00