Update README.md
Update about Kubernetes v1.13.
This commit is contained in:
parent
6454bd3fa8
commit
3402a98209
@ -27,7 +27,8 @@ Longhorn is 100% open source software. Project source code is spread across a nu
|
||||
## Minimal Requirements
|
||||
|
||||
1. Docker v1.13+
|
||||
2. Kubernetes v1.8+
|
||||
2. Kubernetes v1.8 - v1.12
|
||||
2.1. Kubernetes v1.13 support is a work-in-progress.
|
||||
3. Make sure open-iscsi has been installed in all nodes of the Kubernetes cluster. For GKE, recommended Ubuntu as guest OS image since it contains open-iscsi already.
|
||||
1. For Debian/Ubuntu, use `apt-get install open-iscsi` to install.
|
||||
2. For RHEL/CentOS, use `yum install iscsi-initiator-utils` to install.
|
||||
|
Loading…
Reference in New Issue
Block a user