All Projects → jzelinskie → cuddlefs

jzelinskie / cuddlefs

Licence: Apache-2.0 license
Kubernetes userspace filesystem

Programming Languages

go
31211 projects - #10 most used programming language

cuddlefs

Go Report Card Build Status Travis Godoc Releases LICENSE

Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get stable binaries.

cuddlefs is a userspace filesystem for Kubernetes.

Development

In order to compile the project, the latest stable version of Go and knowledge of a working Go environment are required.

git clone [email protected]:jzelinskie/cuddlefs.git
cd cuddlefs
GO111MODULE=on go build ./cmd/cuddlefs

License

cuddlefs is made available under the Apache 2.0 license. See the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].