ginn13
28a1f42962
Helm chart monitoring improvements ( #3406 )
2 years ago
Kaiwalya Joshi
6e9d39ac72
feat: Add support for initContainers
2 years ago
Kaiwalya Joshi
53e3536975
feat: Add PVC Storage option to Filer Logs.
2 years ago
liubaojiang
106dd13306
fix the spelling error
2 years ago
vincent
1093e8e6d7
fix filer using leveldb2 may lose data
3 years ago
Konstantin Lebedev
761ffdc405
helm add auditLogConfig option
3 years ago
Chris Lu
c4e22b5a9a
filer: deprecate "-peers" option
3 years ago
Chris Lu
7eeff1d8a1
rename directory
3 years ago
LazyDBA247-Anyvision
91a3314d36
filer/s3: enable/disable s3 and peers
enable/disable s3 pods
launch s3 in filer pod, to reduce network/latency between pods when using s3
disable/enable the peers option (with external backend DB is not needed)
added option to create s3 admin+read users
4 years ago
LazyDBA247-Anyvision
d595b35ca7
filer peers & client service
in order to start several filers with peers setting, they need to be discoverable by dns name, we need a service with
- tolerate-unready-endpoints: "true"
- publishNotReadyAddresses: true
so the filer will start and "See" each other...
added "client" service which expose only ready and line filer
changed s3 config to use the new service
4 years ago
LazyDBA247-Anyvision
c1ed647daf
increase timeout
reduce unwanted k8s pod restarts on slow response
4 years ago
LazyDBA247-Anyvision
cfc2033bf8
shell.toml
enable running shell from each pod with default
filer & master config
4 years ago
LazyDBA247-Anyvision
de277418bf
remove extra curly brace
helm read/need only 2
4 years ago
Konstantin Lebedev
6f501a9f0e
add service monitors
4 years ago
LazyDBA247-Anyvision
2bed15f1dc
update and add options to the filer statefulset & filer cmd
4 years ago
LazyDBA247-Anyvision
e73f0d4e81
change default livens & readiness probe timings to allow less pod restarts on large
clusters
4 years ago
Chris Lu
9b3109a5d8
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
5 years ago
LazyDBA247-Anyvision
b058867852
SEAWEEDFS-K8S: helm chart
seaweedfs on k8s deployment through helm chart & stateful sets
5 years ago