Re: [kubernetes-users] Re: Running Calico on GKE

2016-11-30 Thread Brandon Philips
Aside: kube-flannel takes care of dropping the CNI plugin on the root filesystem in this way today . But, yes, the kubelet needs to be in CNI mode first. On Wed, Nov 30, 2016 at 10:13 AM 'Tim Hockin' via Kubernetes

Re: [kubernetes-users] Re: Running Calico on GKE

2016-11-30 Thread mxmxmx
Thanks for your answer. Thats mainly why we were sceptical about it. Do you think it could be done using a DaemonSet, or is there other main issues to consider ? Is there some public discussion to follow on this topic somewhere around ? Le mardi 29 novembre 2016 01:17:28 UTC+1, Tim Hockin a

[kubernetes-users] Re: Running Calico on GKE

2016-11-30 Thread timelab
Glad to read it ;) I will join calico's slack to try to catch someone who tested it. Le mardi 29 novembre 2016 00:56:46 UTC+1, Christopher Liljenstolpe a écrit : > > Greetings, > > It is possible to enable Calico on GKE. I haven't personally done it, but > we have tested it here. You need to

Re: [kubernetes-users] Re: Running Calico on GKE

2016-11-28 Thread 'Tim Hockin' via Kubernetes user discussion and Q
I am not sure that is true for GKE - where the whole node config is blown away on node upgrade. We are currently considering options for supporting NetworkPolicy on GKE, but we don't have a finished plan just yet. On Mon, Nov 28, 2016 at 3:56 PM, Christopher Liljenstolpe wrote:

[kubernetes-users] Re: Running Calico on GKE

2016-11-28 Thread Christopher Liljenstolpe
Greetings, It is possible to enable Calico on GKE. I haven't personally done it, but we have tested it here. You need to enable CNI in your config, then spin-up a self-hosted Calico install and you should be good to go. Calico will only be providing policy control at that point (which is