You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ kubectl versionClient Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:17:57Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"darwin/amd64"}Server Version: version.Info{Major:"1", Minor:"21+", GitVersion:"v1.21.5-eks-bc4871b", GitCommit:"5236faf39f1b7a7dabea8df12726f25608131aa9", GitTreeState:"clean", BuildDate:"2021-10-29T23:32:16Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}WARNING: version difference between client (1.23) and server (1.21) exceeds the supported minor version skew of +/-1
Which version of the chart:
1.17.2
What happened:
Multiple master node
What you expected to happen:
Only one master node
How to reproduce it (as minimally and precisely as possible):
Graylog deployed on self-managed (brought up with kubespray) with similar vaules file has the correct labelled pods with only one master node. self-managed elasticsearch is used.
Also the ELB is net set to SSL and the cert is not associated (after deploy, I have to manaually perform setup)
The text was updated successfully, but these errors were encountered:
Deployed helm chart tried 1.17.2, all Graylog nodes are master nodes. The pod label graylog-role label is not set.
Version of Helm and Kubernetes:
Kubernetes Version:
Which version of the chart:
1.17.2
What happened:
Multiple master node
What you expected to happen:
Only one master node
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Graylog deployed on self-managed (brought up with kubespray) with similar vaules file has the correct labelled pods with only one master node. self-managed elasticsearch is used.
Also the ELB is net set to SSL and the cert is not associated (after deploy, I have to manaually perform setup)
The text was updated successfully, but these errors were encountered: