Sheng Yang
112b697422
Update README.md
...
Correct word styling.
2018-08-22 17:28:06 -07:00
Sheng Yang
d8b911cb6a
Update README.md
...
Fixes https://github.com/rancher/longhorn/issues/233
2018-08-22 14:35:38 -07:00
Sheng Yang
7d4d7eb947
Update README.md
2018-08-22 12:38:55 -07:00
Sheng Yang
e3f6c79b8e
Update README.md
2018-08-22 12:36:59 -07:00
James Oliver
158c767e55
Refer to check environment script where applicable
2018-08-21 20:43:30 -07:00
James Oliver
0dc32d7676
Document upgrade path from v0.1, v0.2 to v0.3
2018-08-21 16:12:43 -07:00
Sheng Yang
dbb54b4588
Revert "docs: Remove Upgrade instruction for now"
...
This reverts commit ac838a35a9
.
Adding back the doc. We're going to release when it's ready.
2018-08-09 19:33:27 -07:00
James Oliver
01d4660660
Document base image
2018-08-09 17:53:36 -07:00
Sheng Yang
f694739060
Update README.md
2018-08-09 17:15:57 -07:00
Sheng Yang
4a3078a84b
Update README.md
...
Add instruction on how to find out if host supports MountPropagation.
2018-08-09 17:14:42 -07:00
Sheng Yang
ac838a35a9
docs: Remove Upgrade instruction for now
...
It's not ready yet.
2018-08-09 13:34:36 -07:00
Sheng Yang
9c9b77b120
Add docs for upgrade and iSCSI
2018-08-08 00:25:16 -07:00
Michael William Le Nguyen
7cf33f33dd
Add documentation for restoring for Stateful Set
2018-08-07 11:25:43 -07:00
Sheng Yang
a009f02e71
Update README.md
...
Correct link.
2018-08-04 00:32:54 -07:00
Sheng Yang
4e97389621
Update README.md
...
Add link to the example pvc and show the minio-secret yaml file.
2018-08-04 00:31:04 -07:00
Sheng Yang
50354e4611
Create ./docs/ for documents
...
And move part of README.md to it.
2018-08-04 00:13:27 -07:00
Sheng Yang
a5441c30dc
Update README.md
...
Update backupstore URL
2018-08-02 13:40:10 -07:00
Sheng Yang
082817fb79
Update README.md
...
Fix typo for s3.
2018-08-02 10:54:19 -07:00
Sheng Yang
382d2a588a
Update README.md
...
Format fix.
2018-08-02 08:59:06 -07:00
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
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
a534a4e091
Update README.md
...
Add demo video
2018-03-26 15:11:48 -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
d34090c014
Update README.md
...
Update to use the 0.2 release yaml.
2018-03-22 18:20:50 -07:00
Sheng Yang
5586cab8cd
Update README.md
...
Remove manual PV creation part.
2018-03-22 18:13:57 -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
a917063ebc
Update README.md
...
Fix a typo regarding kubelet flexvolume dir parameter.
2018-03-01 16:24:38 -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
b415528f11
Update README.md
...
Add simple introduction on how to build Longhorn.
2017-04-27 16:33:49 -07:00
sheng-liang
9d362586aa
Update README.md
2017-04-27 13:15:23 -07:00
sheng-liang
e6bac48c5c
Update README.md
2017-04-27 13:12:32 -07:00
sheng-liang
2f16be54c9
Update README.md
2017-04-21 00:17:27 -07:00
sheng-liang
1e680da8a9
Update README.md
2017-04-16 00:25:39 -07:00
Sheng Yang
4992098908
Change the name of nfs deploy script
2017-04-14 19:41:35 -07:00
sheng-liang
b3f50e9122
Update README.md
2017-04-14 19:38:06 -07:00
sheng-liang
bcd829a05a
Update README.md
2017-04-14 19:37:08 -07:00
sheng-liang
1f718f3589
Update README.md
2017-04-14 19:31:10 -07:00