Toggle navigation
NerdyNik
All Posts
hass
homelab
Archive
NerdyNik
My Random Collection of Writeup, Notes, Findings, and Muzings
Unrecognized Name issues with HomeAssistant
How to resolve the Unrecognized Name issues within Kubernetes Pods
Recently I ran into an issue while trying to create a new instance of HomeAssistant on a K3s install of Kubernetes. Getting HomeAssistant up and running and connected to an MQTT server within the same cluster worked as expected. However, the issue came up when I attempted to get it to connect to NabuCasa or make connections out to any TLS/SSL (HTTPS) addresses. Viewing the HomeAssistant logs from the `Settings->System->Logs` area, I noticed I was getting a very vague error of `tlsv1 unrecognized name`.
Posted by Nik Verbeck on Wednesday, March 20, 2024
FEATURED TAGS
coredns
dns
externaldns
has
homeassistant
homelab
https
iot
k3s
k8s
kubernetes
self-hosted
ssl
tls
LAST POSTS
Unrecognized Name issues with HomeAssistant
Exposing Kubernetes Services with CoreDNS