Hi All
Does this scenario belong to the Deployment where i have three stateless
replicas, but only one is active by acquiring a leader lock using etcd and
the rest are inactive.
In this case while doing a rolling update, if i bring down a passive one
and bring a new passive one up, it can clea
Yes, I think you need to run it with TLS "somehow" --- we actually just use
hardcoded self-signed certs and disable client cert validation (we use
tokens + webhook). We run the API server with self-signed SSL behind an AWS
ELB (ELB terminating SSL for clients!), simply because it needs to run wi
Is there an example app like guestbook-example that can be deployed on
Kubernetes v1.2.0? since 1.2.0 does not support deployments.
--
You received this message because you are subscribed to the Google Groups
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop re
The guestbook example existed before 1.2, so you could go through the
history and use an older version.
On Wed, Oct 26, 2016 at 12:38 PM, Tushar Karkera <
tusharkarkera1...@gmail.com> wrote:
> Is there an example app like guestbook-example that can be deployed on
> Kubernetes v1.2.0? since 1.2.0
Sorry, you said Pod and I read container. :)
On Oct 26, 2016 1:02 PM, "Rodrigo Campos" wrote:
> You can specify one for each container (and make each do all the things
> you need).
>
> Would that work?
>
> On Wednesday, October 26, 2016, Peter Gardfjäll <
> peter.gardfj...@elastisys.com> wrote:
You can specify one for each container (and make each do all the things you
need).
Would that work?
On Wednesday, October 26, 2016, Peter Gardfjäll <
peter.gardfj...@elastisys.com> wrote:
> Is it possible to specify more than one `readinessProbe` for a pod?
>
> best regards, Peter
>
> --
> You r
Tanks for clarifying.
/Peter
On 2016-10-26 12:12, 'Tim Hockin' via Kubernetes user discussion and Q&A wrote:
> No, but you can mux it yourself behind the scenes.
>
> On Wed, Oct 26, 2016 at 12:40 AM, Peter Gardfjäll
> wrote:
>> Is it possible to specify more than one `readinessProbe` for a pod?
No, but you can mux it yourself behind the scenes.
On Wed, Oct 26, 2016 at 12:40 AM, Peter Gardfjäll
wrote:
> Is it possible to specify more than one `readinessProbe` for a pod?
>
> best regards, Peter
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernete
Is it possible to specify more than one `readinessProbe` for a pod?
best regards, Peter
--
You received this message because you are subscribed to the Google Groups
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to ku