You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shell:~/nebula-stats-exporter$ ./nebula-stats-exporter --bare-metal-config="/nebula-stats-exporter/config.yaml"
F0818 16:56:51.941470 40432 main.go:63] build config failed: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined
The text was updated successfully, but these errors were encountered:
You should specify the baremental environment with --bare-metal parameter.
./nebula-stats-exporter --bare-metal --bare-metal-config="/nebula-stats-exporter/config.yaml"
我想直接指定配置文件启动服务,没想容器部署,为什么一定要制定KUBERNETES_SERVICE_HOST 和 KUBERNETES_SERVICE_PORT呢?
shell:~/nebula-stats-exporter$ ./nebula-stats-exporter --bare-metal-config="/nebula-stats-exporter/config.yaml"
F0818 16:56:51.941470 40432 main.go:63] build config failed: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined
The text was updated successfully, but these errors were encountered: