Currently if you run gnmic in docker or kubernetes, the only way to reload the configuration is by restarting the container/pod.
This could be triggered the same way as prometheus allows you to reload a config file, e.g., sending a SIGHUP to the process or sending a POST request to a url.