[kubernetes-users] The Container Runtime Interface (CRI) implementation will be enabled by default in Kubernetes 1.6

2017-03-17 Thread
*If you don’t use Docker or CNI plugins, and don’t care about upgrading Kubelet, you can stop reading now.* *TL;DR: *Kubelet uses the new CRI implementation by default in 1.6. Draining the node before upgrade Kubelet is recommended. Some CNI plugins may not work with the new Kubelet yet. In 1.5,

Re: [kubernetes-users] Error from server (Forbidden): the server does not allow access to the requested resource (post replicationcontrollers)

2017-03-17 Thread Rodrigo Campos
It seems you don't have valid credentials for your kubectl client. It depends on how is auth configured in your cluster, what you need for auth. Most tools, though, install credentials for kubectl when you run them. How did you install the cluster? On Friday, March 17, 2017, Caokun (Jack, Platf

[kubernetes-users] Pod in minion cannot reach the DNS in Master. But Pod in master works fine!

2017-03-17 Thread ilter P
Hi, I have an kubernetes installation with 2 Nodes (Master,Minion) and i am following (ai,i) installation. Here is the versions that i am using: export KUBE_VERSION=1.5.4 export FLANNEL_VERSION=0.7.0 export ETCD_VERSION=3.0.14 Kernel: Linux kube-ubuntu01 3.13.0-113-generic #160-Ubuntu SMP Thu M

[kubernetes-users] Error from server (Forbidden): the server does not allow access to the requested resource (post replicationcontrollers)

2017-03-17 Thread Caokun (Jack, Platform)
Hello experts, I have the issue on kubernetes http://stackoverflow.com/questions/42853991/error-from-server-forbidden-the-server-does-not-allow-access-to-the-requested when run some command ,error occur: /home/kubernetes/cluster/ubuntu/binaries# ./kubectl version Client Version: version.Info{Major:

[kubernetes-users] How to setup gce.conf

2017-03-17 Thread Badal Naik
Hello There, we have kubernetes cluster running on GCE. We need to add ice support to kubernetes,document says that I need to add gce.conf and I can't figure out what to put in gce.conf. I have gone through repository and I got to know that I need to add token-url and token-body, But how to get t