-
Please add:
To [daemonset.yaml](https://github.com/aws/eks-charts/blob/master/stable/aws-cloudwatch-metrics/templates/daemonset.yaml):
# ...
spec:
{{- if .Values.priorityClassName }}
…
-
**What happened**:
Hello, the container for the test network start, and it fail with this error message:
```sh
time="2021-08-18T09:52:40Z" level=fatal msg="failed to list containers: Cannot con…
-
Per discussion in #13, I think it makes a lot of sense to run `oklog ingest` alongside `logspout` as a DaemonSet, with `oklog store` running as a deployment. I'll put together a `helm` chart in a few …
-
## Bug Report
The stackdriver plugin appears to only want to use the google metadata service even if running off cloud. Reopening #5563
**To Reproduce**
- deploy fluentbit:3.0.3 daemonset on …
-
SQL注入漏洞:
(1)第一处:
`/apis/kpanda.io/v1alpha1/asl/namespaces?cluster=t-k8scloud-ywcluster01')/**/AND/**/updatexml(1,concat(0x7e,(SELECT/**/database()),0x7e),1)/**/AND/**/('bUxB'='bUxB&page=1&pageSize=1…
-
Do you mean to have a t2 ucsd node hardcoded in the frontier-squid kustomization's nodeSelector? Perhaps mention in docs.
cvmfs-daemonset/frontier.yaml
-
nearly all the k8s resources here: https://github.com/rancher/qa-tasks/issues/1261 are failing in some way or another in the python tests. This ticket is to track the progress of creating RBAC tests f…
-
**Describe what happened:**
nodeSelector values are not interpolated correctly
**Describe what you expected:**
nodeselector should become a valid key/value item
```
helm template --debug . …
-
**Describe the bug**
I wanted to deploy Unbound into my Kubernetes cluster in order to host a local network DNS server with a few predefined records that I could take advantage of between my home net…
-
The currect daemonset.yaml does support adding of Annotations.
I had to update the file as follow:
{{- with .Values.Annotations }}
annotations:
{{ toYaml . | nindent 8 }}
{{…