-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-1.26] Use secure ciphers for metrics-server #7642
Comments
Validated new release commmit-id showing the removal of 3DES etc C ranked algorithm by nmap. $ sudo INSTALL_K3S_VERSION=v1.26.5+k3s1 INSTALL_K3S_EXEC=server ./install-k3s.sh
$ kgn
$ kgp -A
$ k3s -v
$ sudo /usr/local/bin/crictl -r /var/run/k3s/containerd/containerd.sock images |grep metrics
$ kg svc metrics-server -n kube-system
$ nmap --script ssl-enum-ciphers -p 443 10.43.193.35
$ sudo INSTALL_K3S_COMMIT=f3b08c3863b7f3a7d6655e99077482353a54b309 INSTALL_K3S_EXEC=server ./install-k3s.sh
$ kgn
$ kgp -A
$ k3s -v
$ sudo /usr/local/bin/crictl -r /var/run/k3s/containerd/containerd.sock images |grep metrics
$ kg svc metrics-server -n kube-system
$ nmap --script ssl-enum-ciphers -p 443 10.43.1.5
|
The text was updated successfully, but these errors were encountered: