1
0
Fork 0

README: Add storage section

dch-webhooks-secrets
Dustin 2022-07-31 01:38:46 -05:00
parent 157353ddb0
commit 4cce8df62d
1 changed files with 11 additions and 0 deletions

View File

@ -25,3 +25,14 @@ automatically launch worker nodes as Kubernetes pods.
See [Jenkins Kubernetes Integration](jenkins/README.md) for details.
[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/