David Dyball
David Dyball
In almost all cases I usually want `kiam` pods to be some of the very first to come up with a node (with the exception of any K8s control plane...
Are there any plans to implement persistent storage for flow data? Understandably this would require a lot of storage space, but it might be a useful feature to consider.
**Describe what happened:** Provisioning new `DatadogAgent` resources with `spec.agent.apm.unixDomainSocket.enabled: true` creates a socket under `/var/run/datadog/apm.sock`, which contradicts most client libraries default lookup path of `/var/run/datadog/apm.socket` (`socket` not `sock`). **Describe what...
In the bootstrap channel builder code ([here](https://github.com/kubernetes/kops/blob/master/upup/pkg/fi/cloudup/bootstrapchannelbuilder.go#L639)) there is a comment with regard to creating a config option to allow `networking: {"cni": {}}` in cluster spec to use a custom...
### Issue submitter TODO list - [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems) - [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues) - [X] I've tried running `master`-labeled...
Trying to post to an ES 6.0 domain in AWS and getting the following error. I can't find any information on the `undefined method \`[]\`` error it's complaining about though....
## Request Feature request to add support for per-store tls configuration. ## Use Case I have `store` running alongside `query` on my main "monitoring" cluster and we don't use TLS...
#### Summary Created a Docker-specific config file to disable all sinks in the base container. #### Motivation When you run the base container it defaults to enabling DataDog, which is...
Hi, In my index settings I changed the `index.version.created` number from the example `1070499` to the propper version to match my ES deployment (`2030399`) and creating mappings after doing so...
Hi, Thanks a bunch for updating the `elasticsearch-image` plugin to be `2.x` compatible. I really appreciate all the work you've done. I was wondering if you could assist with some...