Re: [kubernetes-users] Kubernetes 1.9 on Fedora 27 get nodes shows no resource found

2018-03-14 Thread Sreejith Sreejayan
Hi, Rober Bailey setup cluster used pure kubernetes open source documention . Actually problem solved ,Accidentally looked into journetctl -u kublet and error was on turining on swap after turing it off cluster started working and in kubelet configuration file they deprecated

Re: [kubernetes-users] Kubernetes 1.9 on Fedora 27 get nodes shows no resource found

2018-03-14 Thread 'Robert Bailey' via Kubernetes user discussion and Q
How did you set up your cluster? If you used a tool, you would probably get better support from the tool authors rather than the general purpose users list. On Tue, Mar 13, 2018 at 10:12 PM Sreejith Sreejayan wrote: > setup kubernests 1.9 cluster on fedora 27. In kube

[kubernetes-users] Username of non-root UID

2018-03-14 Thread gautham0791
how to specify a name for the non-root UID in yaml? -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[kubernetes-users] Proposal for a new SIG: SIG-ibmcloud

2018-03-14 Thread Sahdev Zala
Hello everyone, I would like to propose the creation of SIG-ibmcloud with a purpose similar to other cloud provider SIGs such as SIG-aws, SIG-azure and SIG-gcp. Below are the details: *Mission statement:* A Special Interest Group (SIG) for building, deploying, maintaining, supporting, and

[kubernetes-users] HIMSS Annual Conference and Exhibition 2018,

2018-03-14 Thread Molly Peterson
Hi, Good day to you, This is an outstanding offer for the HIMSS Annual Conference and Exhibition 2018, Sands Expo Center and Venetian Congress | Las Vegas, NV I am writing to check if you would be interested in acquiring the list of 78,204 attendees participated in HIMSS Annual Conference

[kubernetes-users] Cluster-autoscaler v1.0.4 error

2018-03-14 Thread purna pradeep
Hello ,I’m using CA v1.0.4 from kubernetes for aws node autoscaling (Kubernetes version 1.8.3) https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/aws And I’m getting below error in the logs of CA pod node registry: RequestError: send request failed caused

[kubernetes-users] List Pod's Labels from an Endpoint instance

2018-03-14 Thread Joao Morais
Hi list, I need to retrieve the Labels map from a Pod object but I only have the Endpoint object. The options I think I have are: - Instantiate the Pod or the ObjectMeta of the Pod from the ep.Subsets[].Addresses[].TargetRef.(ObjectReference). If this is a valid option, how do I instantiate

[kubernetes-users] Trying to connect to cloud sql via kubernetes deployment

2018-03-14 Thread yariv
HI, I am following the steps from this: https://cloud.google.com/sql/docs/postgres/connect-kubernetes-engine when I am updating the deployment yaml I get this error: Deployment.apps "hello-web" is invalid: spec.template.spec.containers[1].volumeMounts[0].name: Not found: