Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charmed-kubernetes/charm-coredns
CoreDNS charm for Kubernetes. Report bugs at https://bugs.launchpad.net/charmed-kubernetes.
https://github.com/charmed-kubernetes/charm-coredns
Last synced: 3 months ago
JSON representation
CoreDNS charm for Kubernetes. Report bugs at https://bugs.launchpad.net/charmed-kubernetes.
- Host: GitHub
- URL: https://github.com/charmed-kubernetes/charm-coredns
- Owner: charmed-kubernetes
- License: apache-2.0
- Created: 2019-10-09T13:51:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T05:18:09.000Z (10 months ago)
- Last Synced: 2024-04-19T06:25:50.586Z (10 months ago)
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-coredns - charmed CoreDNS operator - CoreDNS operator for [Charmed Kubernetes](https://github.com/charmed-kubernetes) (Tools / CoreDNS outside K8s)
README
# CoreDNS Operator
[CoreDNS][] is a flexible, plugin-based DNS server, and is the recommended
solution for providing DNS to Kubernetes services within the cluster.
This operator enables integration with [Charmed Kubernetes][] via a
cross-model relation and allows for more customization than provided by the
deployment of CoreDNS provided by default by Charmed Kubernetes.More information on using this operator with Charmed Kubernetes can be found
[here](https://ubuntu.com/kubernetes/docs/cdk-addons#coredns), and bugs should
be filed [here](https://bugs.launchpad.net/charmed-kubernetes).[CoreDNS]: https://coredns.io/
[Charmed Kubernetes]: https://ubuntu.com/kubernetes/docs