Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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
1c346eb3f6
K8s support (#22)
* Update to reflect k8s deployment

* Fix a typo

* Update README.md
2017-12-06 10:37:00 +08:00