Lucas Käldström

Results 92 comments of Lucas Käldström

@JING21 Which operating system and platform are you running on?

Oh, I see. It broke due to the new v1.8 branching thing. Well, can you please manually set the kubernetesVersion to v1.7.0-alpha.2? IIRC that was the one I used. This...

It's used for API Aggregation: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/aggregated-api-servers.md

No restrictions here, all clouds welcome :) However, at the moment I have only set up my env for testing this on GCE. If you could test on AWS, it...

@andrewchron Unfortunately it seems like Rook is pretty much broken right now. It's probably neither of us' fault, instead I think there's a slight bug in the operator that made...

`haproxy_reload` source is here: https://github.com/luxas/kubernetes-on-arm/blob/master/addons/images/loadbalancer/haproxy_reload Feel free to send a pull request!

Have you tried using the hostPath volume?

Docker 1.13 isn't validated by the k8s team and might or might not work. I'd stick with 1.12 until we get issues fixed w/ docker 1.13 in v1.6 of k8s