-
### What happened?
coredns is in the CrashLoopBackOff due to
```
plugin/errors: /etc/coredns/Corefile:3 - Syntax error: Unexpected token 'stacktrace', expecting 'consolidate'
```
### What did …
-
Expected Outcome:
pod/weave-net-lxzfx 2/2 Running 7 (26h ago) 3d3h
Actual Outcome:
cyx@node2:/$ kubectl get all -n kube-system
NAME READY STATUS …
-
**What happened**:
We are testing Coredns as a service on Ubuntu 18.04 in Azure, using the Azure plugin to load 50 Azure Private DNS zones. I noticed that when one of these zone resources gets re…
-
Hello,
CoreDNS has a feature to query a Redis instance for zone information. It seems support for managing the data in Redis is useful in libdns. You can see what the CoreDNS plugin expects here: h…
-
**What happened**:
In preparation for adding my own plugin as described in https://coredns.io/2017/07/25/compile-time-enabling-or-disabling-plugins/#build-with-external-golang-source-code I bui…
-
CoreDNSで`go get`するとerrorになる件、issueのコメントを見ると将来的に解消される、という認識で良いのかな?
```
# github.com/coredns/coredns/plugin/metrics
src/github.com/coredns/coredns/plugin/metrics/metrics.go:43:49: too many argument…
-
### What happened?
the `imageID` property on ContainerStatus seems inconsistent on clusters running different CRI implementations (or the same CRI implementation with different configuration), whic…
ghost updated
2 months ago
-
When under high load, the server pauses for a couple of seconds now and again.
I've tried to work out what could have caused this.
But at my wits end to find this.
Has someone else seen somet…
-
when i describe node, there is no gpu resource, why?
```
Capacity:
cpu: 48
ephemeral-storage: 574137520Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: …
-
nacos 的github主页一直有写
> Dynamic DNS Service
>
> Nacos supports weighted routing, making it easier for you to implement mid-tier load balancing, flexible routing policies, flow control, and simple…