compressed

Results 14 comments of compressed

I was able to fix this by overriding the div with the `mdl-layout` class by specifying `height: auto` in the css. `_layout.scss` is specifying it as `height: 100%` which seems...

I was able to get this to work on GKE with the nginx ingress controller using the same instructions.

Ah actually, it seems that's not the case. It has some odd behavior where the IP will change to a new IP using the GCP LB 😢