Commit 751fd62
committed
chore: Adjust discovery ListenerClass
When running the getting started script against a local kind cluster,
stackablectl will automatically choose the stable-nodes preset, which
works out of the box with both external-stable and external-unstable.
However, when using helm, the default preset (ephemeral-nodes) is used
and causes OpenSearch cluster pods to not start up, because kind doesn't
support LoadBalancers. This is the reason why we chose to do the less
invasive change, and change the ListenerClass to external-unstable.1 parent d470ef5 commit 751fd62
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments