[kubernetes-users] Re: Gcloud get credentials for regional cluster

2017-12-10 Thread 'Wojciech Tyczynski' via Kubernetes user discussion and Q
Yes - most probably it's one of the two things mentioned by Lorenzo above: - you tried using "gcloud container ..." (instad of gcloud beta container ...) - or your gcloud isn't configured to use beta api:

Re: [kubernetes-users] Tainting preemptible node pools on GKE

2017-12-10 Thread Lorenzo Donina
Hi there, I’m using 1.8.4 latest with regional cluster deployments. Thanks Sent from my iPhone, erroneous words are a feature, not a typo. > On Dec 10, 2017, at 10:36 PM, 'David Oppenheimer' via Kubernetes user > discussion and Q wrote: > > What version

Re: [kubernetes-users] how to pass kubernetes pods arguments like Docker arguments from command line

2017-12-10 Thread Rodrigo Campos
Don't know about springboot, etc. But yes, pods connect to databases, and basically do any other network connection, without any issues. Just like any other process can. On Sunday, December 10, 2017, Henry Hottelet wrote: > Rodrigo, > > I am going to do a remote test with

Re: [kubernetes-users] Tainting preemptible node pools on GKE

2017-12-10 Thread 'David Oppenheimer' via Kubernetes user discussion and Q
What version are you using? I believe this was fixed in this PR . On Sat, Dec 9, 2017 at 5:48 AM, wrote: > Hi there, > I'm having troubles using GKE with preemptible nodes/pool and node taint. > > See below my

[kubernetes-users] K8S Go Client: How do you list all the pods associated to a Service?

2017-12-10 Thread buck . robert . j
Given a namespace name, and a service name, I'd like to use the In-Cluster Golang API to list the pod addresses for those pods associated to a service. Which APIs would I call to get this information? I'm not quite seeing how to do this. Thanks in advance. -Bob -- You received this message

Re: [kubernetes-users] how to pass kubernetes pods arguments like Docker arguments from command line

2017-12-10 Thread Henry Hottelet
Rodrigo, It is Datastax driver, not my driver for clarification. -Henry On Sunday, December 10, 2017 at 12:29:29 PM UTC-5, Henry Hottelet wrote: > > Rodrigo, > > I am going to do a remote test with Docker, however it has to be mapped to > a public IP address. At that point, the REST service,

Re: [kubernetes-users] how to pass kubernetes pods arguments like Docker arguments from command line

2017-12-10 Thread Henry Hottelet
Rodrigo, I am going to do a remote test with Docker, however it has to be mapped to a public IP address. At that point, the REST service, is mapped to a remote IP and port, which means that at that point, it doesn't matter if Cassandra runs in docker or not. However the question, still

Re: [kubernetes-users] how to pass kubernetes pods arguments like Docker arguments from command line

2017-12-10 Thread Rodrigo Campos
Okay, so that's not at all related with what I've said... I'm quite sure that port is fine regarding docker Kubernetes, don't know about your driver. Wild guess: might be just not using SO_REUSE or something like that in your local machine what you think it's the issue. Good luck with that On

Re: [kubernetes-users] how to pass kubernetes pods arguments like Docker arguments from command line

2017-12-10 Thread Henry Hottelet
Rodrigo, I have decided to go down another path, and consider Dynamic changes to IPaddress and Port numbers via REST interface calls remotely into a Docker image. Although configuring Pods at definition time, with arguments might be cool, I have gone down another path, and am considering

Re: [kubernetes-users] CoreDNS as Daemonset on each node?

2017-12-10 Thread Florian Koch
Hi, i think i go and scale my replicas... my cluster is not big (5 workers atm), thx. regards Flo 2017-12-08 21:30 GMT+01:00 John Belamaric : > In the manifests we’re building into kubeadm and other tools, CoreDNS will > be deployed as a clusterIP service with a