README: Add storage section
This commit is contained in:
11
README.md
11
README.md
@@ -25,3 +25,14 @@ automatically launch worker nodes as Kubernetes pods.
|
|||||||
See [Jenkins Kubernetes Integration](jenkins/README.md) for details.
|
See [Jenkins Kubernetes Integration](jenkins/README.md) for details.
|
||||||
|
|
||||||
[0]: https://plugins.jenkins.io/kubernetes/
|
[0]: https://plugins.jenkins.io/kubernetes/
|
||||||
|
|
||||||
|
|
||||||
|
## Persistent Storage
|
||||||
|
|
||||||
|
Persistent storage for pods is provided by [Longhorn][0]. Longhorn runs within
|
||||||
|
the cluster and provisions storage on worker nodes to make available to pods
|
||||||
|
over iSCSI.
|
||||||
|
|
||||||
|
See [Persistent Storage Using Longorn](storage/README.md) for details.
|
||||||
|
|
||||||
|
[0]: https://longhorn.io/
|
||||||
|
|||||||
Reference in New Issue
Block a user