-
To troubleshoot have used following steps
$ kubectl get pods -n kube-system
NAME READY STATUS RESTARTS AGE
calico-node-q6k75 2/2 …
-
### What happened?
The default DP DNS config has:
https://github.com/kumahq/kuma/blob/1633d34ad116dd1e618f4a27dd1526f5ff7d8bde/pkg/config/app/kuma-dp/config.go#L36-L38
On Kubernetes, these ar…
-
### Description
The issue with `memsw.limit_in_bytes` is back. CoreDNS and other containers yield this error.
Related issues and PRs: https://github.com/containerd/containerd/issues?q=memory.memsw…
-
Hello all,
I have fresh install of kubeadm cluster
> kubeadm version: &version.Info{Major:"1", Minor:"29", GitVersion:"v1.29.3", GitCommit:"6813625b7cd706db5bc7388921be03071e1a492d", GitTreeState:…
-
Cloning into 'coredns'...
remote: Enumerating objects: 44, done.
remote: Counting objects: 100% (44/44), done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 50352 (delta 12), reus…
-
review and check https://github.com/threefoldtech/tf_gateway
- creating coreDNS record on redis (coredns redis plugin)
- creating tcp service record on tcprouter
# usage example
- `j.tool…
-
CoreDNS exports basic process and Go runtime metrics as well as CoreDNS-specific metrics, on port 9153/metrics
https://coredns.io/plugins/metrics/
Get metrics from CoreDNS in real time to visual…
-
I use plugin/geoip and plugin/view to provide GSLB dns services. The Corefile looks like this:
```
my.com {
geoip ./geoip.mmdb
view counrty_a {
expr metadata('geoip/country/na…
-
Something like - e.g. `image: quay.io/oriedge/k8s_gateway:1.9.1-0.3.0`
-
Does Kubernetai plugin work with CoreDNS v1.11.1 (latest) ?
Resolving doesn't work for some reason.
Same configuration works well with CoreDNS-1.8.0
.:53 {
errors
heal…