https://github.com/brigadecore/kind-node
A custom Kind node image that supports NFS
https://github.com/brigadecore/kind-node
Last synced: 11 months ago
JSON representation
A custom Kind node image that supports NFS
- Host: GitHub
- URL: https://github.com/brigadecore/kind-node
- Owner: brigadecore
- License: apache-2.0
- Created: 2021-04-01T16:43:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T22:22:46.000Z (about 4 years ago)
- Last Synced: 2025-02-26T05:19:21.915Z (over 1 year ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Brigade Kind Node Image

[](https://kubernetes.slack.com/messages/C87MF1RFD)
This project provides a custom [kind](https://kind.sigs.k8s.io/) node image that
supports the use of networked file systems. kind does not include this
out-of-the-box, so the Brigade team has created this custom image to facilitate
running Brigade v2 on kind clusters with full support for shared workspaces
(volumes) that are mounted across a worker and the jobs that worker spawns.
## Contributing
The Brigade project accepts contributions via GitHub pull requests. The
[Contributing](CONTRIBUTING.md) document outlines the process to help get your
contribution accepted.
## Support & Feedback
We have a slack channel!
[Kubernetes/#brigade](https://kubernetes.slack.com/messages/C87MF1RFD) Feel free
to join for any support questions or feedback, we are happy to help. To report
an issue or to request a feature open an issue
[here](https://github.com/brigadecore/kind-node/issues).
## Code of Conduct
Participation in the Brigade project is governed by the
[CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).