Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thingsboard/thingsboard-k8s-dns

The DNS server that is working inside the K8S cluster and allows external services to get IPs of internal services exposed through K8S NodePorts.
https://github.com/thingsboard/thingsboard-k8s-dns

coap dns dns-server k8s lwm2m udp

Last synced: 8 days ago
JSON representation

The DNS server that is working inside the K8S cluster and allows external services to get IPs of internal services exposed through K8S NodePorts.

Awesome Lists containing this project

README

        

# ThingsBoard k8s DNS server

The DNS server that is working inside the K8S cluster and allows external services to get IPs of internal services exposed through K8S NodePorts.
We have created this project to connect external UDP load balancer with the CoAP/LwM2M Transports, because existing K8S LoadBalancer implementations did not support our use case.