ks安装版本2.x,安全扫描得到如下:
漏洞名称:
SSL/TLS协议信息泄露漏洞(CVE-2016-2183)

端口:10250,10257,10259,2379,2380,6443,8443

建议:避免使用DES算法

1、OpenSSL Security Advisory [22 Sep 2016]
解决办法:
链接:https://www.openssl.org/news/secadv/20160922.txt
请在下列网页下载最新版本:
https://www.openssl.org/source/
2、对于nginx、apache、lighttpd等服务器禁止使用DES加密算法
主要是修改conf文件
3、Windows系统可以参考如下链接:
https://social.technet.microsoft.com/Forums/en-US/31b3ba6f-d0e6-417a-b6f1-d0103f054f8d/ssl-medium-strength-cipher-suites-supported-sweet32cve20162183?forum=ws2016

返回信息:
DES/3DES Ciphers: TLS12_RSA_WITH_3DES_EDE_CBC_SHA

kubectl version
Client Version: version.Info{Major:“1”, Minor:“16”, GitVersion:“v1.16.7”, GitCommit:“be3d344ed06bff7a4fc60656200a93c74f31f9a4”, GitTreeState:“clean”, BuildDate:“2020-02-11T19:34:02Z”, GoVersion:“go1.13.6”, Compiler:“gc”, Platform:“linux/amd64”}
Server Version: version.Info{Major:“1”, Minor:“16”, GitVersion:“v1.16.7”, GitCommit:“be3d344ed06bff7a4fc60656200a93c74f31f9a4”, GitTreeState:“clean”, BuildDate:“2020-02-11T19:24:46Z”, GoVersion:“go1.13.6”, Compiler:“gc”, Platform:“linux/amd64”}

docker version
Client:
Version: 18.09.7
API version: 1.39
Go version: go1.10.8
Git commit: 2d0083d
Built: Thu Jun 27 17:56:06 2019
OS/Arch: linux/amd64
Experimental: false

请问官方怎么解决这个漏洞?

    RolandMa1986 但是是通过ks一起安装的,版本是2.1,升级步骤有吗?不可能一下升级到3.1版本吧?有兼容性问题吗?毕竟hi生产环境