Ryan Schneider
Ryan Schneider
Seeing this issue as well, appears that not authentication is being attempted.
Listing all pods behind a service (label matching) and then column for wether each one is in service or not would be immensely helpful. It shows at a glance which...
@floreks what I mean is there is a distinction between what pods are *supposed* to be targeted by the service vs. which ones are actively being targeted. If a pod...
I believe `readinessProbe` is being mistaken/confused with `livenessProbe`. I’m referring to `readinessProb` which does not affect the restarting of a Pod, but rather whether traffic is routed to it by...
Yep, exactly. Sorry if I was not clear enough in the beginning of communication of this issue. So if we step back to the original request in this issue, I...
> @djschny do you recommend doing the masters first in that scenario (when updating certs?) Yes @ethanwinograd. Sorry I should have stated that explicitly in the steps.
The definition of what a `zone` is something the user must provide as it depends upon their deployment environment and topology. I would suggest passing through the the shared awareness...
Correct, the desired startup sequence of a cluster would be as follows: * Start master node(s) and wait until the Elasticsearch API says all expected master node(s) are in the...
In this scenario for administrative task like this you will want to query the master node(s).
http should be enabled on all nodes always