-
### Use Case
In a vSAN ESA Cluster ( vSAN 8 U1 ) the usage of a Polling Intervall of 30Sec helps greatly in peak Situation , as the 5Minute is too long for a good Look inside the Storage Data .
h…
-
I am connecting to MQTT broker which is protected. I have created below component spec based on details which work with a software like MQTT Explorer to connect to the broker from my machine.
apiVe…
-
With the following values set on v0.6.0-rc1, a fatal error `concurrent map writes` crashes the pod:
```yaml
replicaCount: 3
leaderElect: true
extraArgs:
enable-secrets-caching: true
client…
-
**Describe the solution you'd like**
In a `SecretStore` resource using the `aws` provider, I must pass a full IAM role ARN to the `role` field. If I only pass the role name, it fails with
```
Warni…
-
I wanted to get a snapshot of the api-versions to be able to pass it into helm template.
I came up with the following command:
```bash
kubectl api-resources --context fap-eks-shared | tail -n +…
-
**Describe the solution you'd like**
I like to create a prefix per environment/secretstore, so that I can refer to a secret without having to worry about the path of the secret.
**What is the ad…
-
### Relevant telegraf.conf
```toml
[[inputs.mysql]]
servers = ["telegraf:hunter2@tcp(localhost:3306)/"]
metric_version = 2
mariadb_dialect = true
gather_user_statistics = true
…
-
**What would you like to be added**:
Now dapr support pluggable component [pluggable component](https://docs.dapr.io/developing-applications/develop-components/pluggable-components/develop-plug…
-
As of telegraf 1.25.2, sending a SIGHUP no longer discovers new config files that were placed into a `--config-directory`. On 1.25.1 when adding files to this folder, then sending a SIGHUP, they were …
-
### Relevant telegraf.conf
```toml
# cat /etc/telegraf/telegraf.conf
[agent]
interval = "10s"
round_interval = true
# Telegraf will send metrics to output in batch of at most metric_b…