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
Service "dingo-demo-6.8-es-transport" is invalid: metadata.name: Invalid value: "dingo-demo-6.8-es-transport": a DNS-1035 label must consist of lower case alphanumeric characters or '-', start with an alphabetic character, and end with an alphanumeric character (e.g. 'my-name', or 'abc-123', regex used for validation is '[a-z]([-a-z0-9]*[a-z0-9])?')
I am testing on Google Cloud with GKE. All the latest versions works very well as intended.
But cannot find a working combination for 6.8.23. According to the support matrix it should be supported.
Would you please advise on that?
BTW, we can quickly reproduce on Google Cloud by using this repo
./bin/demo.sh will launch all the latest that works,
but
./bin/demo.sh 6.8
tend to launch 6.8.23 doesn't with clear errors or clues. Thanks.The text was updated successfully, but these errors were encountered: