Falko Menge

Results 128 comments of Falko Menge

Node Pool creation already works since 7c59ae535ef91ad396bb0cb5c837534717ef065e Next step is to create the storage class.

I had to add a taint to the node pool to ensure no workloads get scheduled on it non-Hyperdisk PVCs: `hyperdisk=required:NoSchedule` I plan to make the taint a configuration property...

Works correctly in FEEL Scala: https://camunda.github.io/feel-scala/docs/playground/?expression=aW5jbHVkZXMoWzUuLjEwXSwgNik%3D&context=ewoKfQ%3D%3D&expression-type=expression

My current prospect is affected by this, too.

The customer use case for this type of installation is: - Small test system for development and testing on AWS EKS - K8s namespace has very limited resources - Installation...

It should have been the latest version at the time of my posting.

Actually, the customer is partially air-gapped. So they downloaded the Helm chart sources as a zip file from GitHub around the time when I opened the issue and the pointed...

@p4tr0ckz I decribed my workaround at the bottom of the issue description ;-)