coredns / coredns/learning-coredns
best practice core config files
Open
- Dominant language
- Go
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
It would be fantastic to see some best practices for some of the coredns yaml files that were mentioned in the book!
//example
Example 8-3 shows the log plug-in in use.
Example 8-3. The log plug-in in action
```
. {
forward . 8.8.8.8 8.8.4.4
cache 3600
log
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.