-
But this time, add a value where one can specify if one would like telegraf deployed as a deployment or as a daemonset. You can reference helm's nginx chart where they do something similar: https://gi…
-
First of all, congratulations on open-sourcing the project. I'm deploying Stackrox at home to play around and get used to the interface, in addition to increasing the security posture of my home-based…
-
## Stories
_-As a cluster admin, I want the proxy settings to be automatically injected only for applications with a specific annotation in order to allow each application to opt-in if it requires co…
-
**Describe the bug**
I found the configmap kubeav-updater and saw that I could use this to add additional signature databases. But the complete configmap are updated and the content is reset when the…
-
K8s resources (i.e. Deployments, StatefulSet, DaemonSet, Pod, Job/CronJob) allow the option to set PriorityClass to ensure that certain pods are not evicted (due to k8s preemption operations). Conside…
-
I just deployed the stable helm chart and noticed a lot of RBAC errors.
Example:
```
ERROR: logging before flag.Parse: E0713 20:01:18.423061 1 reflector.go:205] github.com/bitnami-labs/ku…
-
The `app.kubernetes.io/instance` label needs to be unique for each pod. See: https://kubernetes.io/docs/reference/labels-annotations-taints/#app-kubernetes-io-instance
See:
```
➜ tanka git:(main) ✗…
-
While following https://docs.openshift.com/container-platform/4.12/network_observability/configuring-operator.html
And running flow logs pipeline with k8s enrichment on large clusters ~20k pods, …
-
**Describe the feature:**
Please, make some of the default hard-coded `volumes` and `volumeMounts` optional for Filebeat DaemonSet.
At this moment Filebeat DaemonSet has some hard-coded `volumes/v…
-
The operator currently leaves kernel version labeling of the nodes to NFD if the `KERNEL_LABELING_METHOD` environment variable is set to `nfd`.
Given the very low overhead of this additional controll…