Siri

Results 16 comments of Siri

I never use opensearch before but if the opensearch support IAM Role access. You should be able to use [IRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html)

Thank you for pointing this out. The document is surely not accurate. Since Graylog 5 upgrades to Java 17 the option `-XX:+UseContainerSupport` has been added. This option will let JVM...

1. You can create ALB by annotate the [graylog.ingress.annotations](https://github.com/KongZ/charts/blob/main/charts/graylog/values.yaml#L297) with `kubernetes.io/ingress.class: alb`. Class name may different depends on how you setup ALB controller. 2. The NLB is already TCP. 3....

Classic load balancer can be created without adding annotation. But it is remove in AWS LB Controller 2.7.2 See https://docs.aws.amazon.com/eks/latest/userguide/network-load-balancing.html > Another question: Is there any schedule for releasing a...

Right now, it does not support the specified secret version. But it is a great idea to have it. I will add it to the improvement list.

@l2D yes, it is. I will close the issue. :)