smpio / kubernator

Alternative Kubernetes UI
https://hub.docker.com/r/smpio/kubernator/
MIT License
478 stars 37 forks source link

run error #28

Closed haozi4263 closed 6 years ago

haozi4263 commented 6 years ago

nginx-log:/usr/share/nginx/html/apis" failed (2: No such file or directory),

nailgun commented 6 years ago

Note that exposing it as ingress won't work, because the page should be on the same domain as API server. This is totally client-side app. kubectl proxy should be running.