mercari / certificate-expiry-monitor-controller

Certificate Expiry Monitor Controller monitors the expiration of TLS certificates used in Ingress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker : unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

jancovic opened this issue · comments

WHAT

Docker : unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

I just pulled this app from docker hub via Portainer on my NAS, but when I run the container I got this error.

[ERROR] Failed to create clientSet: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

I don't have kubernates installed yet on NAS, is it mandatory or how can I run it just in docker without Kubernates ?

WHY

(Write the background of this issue)