Hi, I've deployed kruize operator from OpenShift operator hub on OpenShift 4.21 and deployed kruize cr with cluster_type OpenShift.
Unfortunately in kruize pod I see error while connecting to thanos-querier:
"an unexpected error occurred while accessing datasource thanos-1 details: (protocol version)"
kruize-operator version:0.0.5.
autotune_operator:0.9
kruize:ui:0.1.0
kruize-optimiser:0.0.1
could you please point me what might be an issue?
EDIT: I am not sure if this is related - but I use KubeletConfig with tlsSecurityProfile: modern for all mcp pools - which enforce tls 1.3
EDIT2: I've downgraded tlsSecurityProfile to intermediate but it did not help
Hi, I've deployed kruize operator from OpenShift operator hub on OpenShift 4.21 and deployed kruize cr with cluster_type OpenShift.
Unfortunately in kruize pod I see error while connecting to thanos-querier:
"an unexpected error occurred while accessing datasource thanos-1 details: (protocol version)"
kruize-operator version:0.0.5.
autotune_operator:0.9
kruize:ui:0.1.0
kruize-optimiser:0.0.1
could you please point me what might be an issue?
EDIT: I am not sure if this is related - but I use KubeletConfig with tlsSecurityProfile: modern for all mcp pools - which enforce tls 1.3
EDIT2: I've downgraded tlsSecurityProfile to intermediate but it did not help