https://github.com/elek/docker-seaweedfs
Seaweedfs Docker image and Kubernetes resource definitions
https://github.com/elek/docker-seaweedfs
flekszible seaweedfs
Last synced: about 1 year ago
JSON representation
Seaweedfs Docker image and Kubernetes resource definitions
- Host: GitHub
- URL: https://github.com/elek/docker-seaweedfs
- Owner: elek
- License: apache-2.0
- Created: 2020-05-17T14:59:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T07:39:11.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T10:55:26.173Z (over 1 year ago)
- Topics: flekszible, seaweedfs
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Seaweedfs](https://github.com/chrislusf/seaweedfs) Docker image and Kubernetes resource definitions
Docker image: `elek/seaweedfs`
Using in Kubernetes:
Install [flekszible](https://github.com/elek/flekszible)
```
cd /tmp/test
flekszible init
flekszible source add github.com/elek/docker-seaweedfs
flekszible generate
kubectl apply -f
```