Michael Eklund

Results 34 comments of Michael Eklund

I'd like to send errors to a specific channel, and the chaff to another, so I am in the same boat.

I think I am hitting this too. ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning FailedScheduling 21m default-scheduler persistentvolumeclaim "user-data-mysql-claim-qa" not found Warning FailedScheduling 21m...

my kubelets are running as root, with /dev having `drwxr-xr-x. 17 root root 3700 Nov 25 22:34 dev` so this is not the issue in my case.

I attempted to use nginx, but it appears that the grpc call is not sending a host header. Can anyone confirm this is the case? (Or at least anyone with...

In my case I would like to park the grpc on a virtual host, instead of running a special nginx instance just for grpc.

Up to this point nginx ingress has worked for us and I would rather not complicate things any more then I need to. I have been looking at envoy and...

No pods were all on separate nodes and even in separate AZs. Nothing earth shattering here: ``` apiVersion: opensearch.opster.io/v1 kind: OpenSearchCluster metadata: name: content namespace: opensearch spec: general: version: 2.2.1...

I have been messing with the chart and I am pretty sure the issue is that a set of keeper replicas is created for every shard. Looking over the documentation...