paulbouwer / hello-kubernetes

Provides a demo app to deploy to a Kubernetes cluster. It displays a message, the name of the pod and details of the node it's deployed to.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

background-color is slightly off.

alyx opened this issue · comments

commented

the background-color element for the body is close to the K8s image background, but slightly off. This is uncomfortable 😢

Current background is: #303030 and the K8s image has a background color of #333333.

Thanks @alyx - I've fixed this in PR #9. There s a new image available paulbouwer/hello-kubernetes:1.6 with the update.