Skip to content

setting tls-min-version to TLSv1.3 will result in kube-apiserver constant restarts #16894

Answered by zhzhuang-zju
zhzhuang-zju asked this question in Q&A
Discussion options

You must be logged in to vote

In these error messages, 303 is TLS 1.2, 302 is TLS 1.1, 301 is TLS 1.0 and 300 is SSL 3.0. This means that kube-apiserver can only support tls1.2 when connecting to etcd. Therefore, I upgraded the version of the component kube-apiserver and found that when its release version was v1.28.0, the restart problem was solved.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zhzhuang-zju
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants