Michael Eklund
Michael Eklund
#### Setup Details CIS Version : 2.8.0 Build: f5networks/k8s-bigip-ctlr:2.8.0 BIGIP Version: Big IP 12.1.5.3 HotFix 0.16.5 AS3 Version: 3.19.0-4 Agent Mode: AS3 Orchestration: K8S Orchestration Version: 1.20.14 Pool Mode: Nodeport...
Wondered if there was a plan to handle the fact that the pires/docker-elasticsearch-kubernetes repo is abandoware at this point.
I have a mix of k8s ingress defined apps and CRD defined apps and group ordering seems to be random-ish. It appears that the ingress defined apps are first, in...
I have been toying with Opensearch on spot nodes. When a spot k8s node gets recalled, the opensearch node gets rescheduled as expected. What is unusual is that a rolling...
**Describe the bug** Certain common circumstances can cause a storm of state transfers. **To reproduce** In an active active cluster if you do a rolling restart of the nodes for...
### What happened? Due to the processing order change in #4895 using components with replacements causes errors in 5.0.0+ where it did not in 4.4.x and 4.5.x. The use case...
I would like to be able to set some servers to read-only, this can be done at the pdns level with `experimental-api-readonly` or `api-readonly`, but not having the buttons and...
See the docs [here](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#url-format) I think you could test if cluster by calling: ${url}:8481/admin/tenants the flags url would be: ${url}:8481/flags and query for ${tenant} (the default is 0) would be:...
## Current situation I currently customize my containerd config.toml just to add the following settings: ``` [plugins."io.containerd.grpc.v1.cri".registry] config_path = "/etc/containerd/certs.d" ``` My testing shows that containerd does not care if...