Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard does not work offline #481

Closed
cheld opened this issue Mar 2, 2016 · 1 comment
Closed

Dashboard does not work offline #481

cheld opened this issue Mar 2, 2016 · 1 comment
Assignees

Comments

@cheld
Copy link
Contributor

cheld commented Mar 2, 2016

Issue details

Dashboard cannot be run offline because Roboto font and MD icons are loaded from the internet.

http://fonts.googleapis.com/icon?family=Material+Icons
http://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic

Steps to reproduce
  1. Remove internet connectivity
  2. Reload
  3. Do some actions in the UI
Observed result

Sometimes some icons are not shown

Expected result

Works.

Comments

Any workaround for the browser?
offline

Kubernetes/Docker has also some problems with pulling Redis-Master, although the image is already on disk. I have not investigated yet

@bryk bryk added this to the Post v1.0 milestone Mar 2, 2016
@bryk
Copy link
Contributor

bryk commented Mar 2, 2016

Yes, known problem. We should be inlining styles to make this work on intranets.

@maciaszczykm maciaszczykm self-assigned this Mar 11, 2016
anvithks pushed a commit to anvithks/k8s-dashboard that referenced this issue Sep 27, 2021
Added performance monitoring UI. Overall & details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants