Torben Dury
Torben Dury
@alexei-led I fear that the same problems await us in our company. Is it possible to take the `gaiaadm/pumba` as a base image and install the `iproute2` package directly on...
@alexei-led So I could also use the **Pumba** Dockerfile and just add the lines below or simply pull the existing Docker Image and add the `tc` package? ```Dockerfile RUN apk...
Kubernetes resources can get very complex, regarding configurable properties of some of them. Did you think of visualizing all properties or only the connections and dependencies between those resources? I...
```bash curl --output minio.RELEASE.2020-10-09T22-55-05Z http://dl.min.io/server/minio/release/linux-amd64/minio.RELEASE.2020-10-09T22-55-05Z % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 49.4M 100 49.4M 0 0 3375k...
Thank you @rzrbld if you need more information on any of my setup, I'll be reachable at weekend
I will test your solution in the morning. Thank you in advance!
Hello, I've been trying to get your helm charts to work. I've been dry-running them to get the YAMLs and edited them in several ways to fit my k8s cluster....
Update: I'm getting the same errors again. **AdminIO-API (release-1.4) log**: ```bash [HTTP Server] http: panic serving XXXXXXXXXX: runtime error: invalid memory address or nil pointer dereference goroutine 99 [running]: net/http.(*conn).serve.func1(0xc00017e640)...
Yes my MinIO cluster is up and running. There's two buckets with several thousand objects, users and policies.
Below you can find the output of `mc admin --json info %alias%`. Everything seems normal. For adminio-api I tried using the admin credentials and also created a new user with...