adamant-kite-43734
09/05/2024, 8:05 PMcreamy-pencil-82913
09/05/2024, 8:19 PMabundant-hair-58573
09/05/2024, 8:33 PMk3s[29118]: E0930 03:51:35.455529 29118 server.go:166]
"Failed to listen and serve" err="http2: TLSConfig.CipherSuites is missing an HTTP/2-required
AES_128_GCM_SHA256 cipher (need at least one of TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 or
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256)"
That was an old version of K3s though, I want to say somewhere between 1.19 and 1.21creamy-pencil-82913
09/05/2024, 8:36 PMabundant-hair-58573
09/05/2024, 9:26 PMlevel=error msg="apiserver exited: error configuring http2: http2: TLSConfig.CipherSuites is missing an HTTP/2-required AES_128_GCM_SHA256 cipher (need at least one of TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 or TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256)"
Do you know if that is documented anywhere that we can point our security folks to? This says at least the kubelet should work with a subset of those cipher suites, but it did not work when I took it out of the --kubelet-arg=tls-cipher-suites=
arg or --kube-apiserver-arg=tls-cipher-suites=
in /etc/systemd/system/k3s.servicecreamy-pencil-82913
09/06/2024, 1:25 AMabundant-hair-58573
09/06/2024, 3:53 PMcreamy-pencil-82913
09/06/2024, 6:15 PM