adamant-kite-43734
06/06/2024, 1:33 PMelegant-candle-74808
06/24/2024, 11:09 PMbrief-twilight-82954
06/25/2024, 7:01 AMelegant-candle-74808
06/25/2024, 7:21 AMbrief-twilight-82954
06/25/2024, 7:31 AMelegant-candle-74808
06/26/2024, 5:50 AME0626 01:20:10.808349 53803 memcache.go:265] couldn't get current server API group list: Get "https://<fqdn>:6443/api?timeout=32s": tls: failed to verify certificate: x509: certificate signed by unknown authority
I feel I’m near…. 🙂 but don’t know what should I use here. In the cluster ACE configuration I used the fqdn but i didn’t specified anything in the field “CA certificate” (Certificates required for the client to successfully verify the validity of the certificate returned by the endpoint”)brief-twilight-82954
06/26/2024, 6:13 AMopenssl s_client -connect <fqdn>:6443
This should give you all the details concerning the certificate chain that is currently used and point out which certificate is not trusted.elegant-candle-74808
06/26/2024, 6:18 AM---
SSL handshake has read 1515 bytes and written 437 bytes
Verification error: self-signed certificate in certificate chain
---brief-twilight-82954
06/26/2024, 6:19 AMelegant-candle-74808
06/26/2024, 6:31 AMbrief-twilight-82954
06/26/2024, 6:39 AMelegant-candle-74808
06/26/2024, 6:43 AMelegant-candle-74808
06/26/2024, 1:50 PMmemcache.go:265] couldn't get current server API group list: the server has asked for the client to provide credentials
error: You must be logged in to the server (the server has asked for the client to provide credentials)
brief-twilight-82954
06/26/2024, 2:00 PM<load_balancer_fqdn>:6443
in the fqdn field.
Then I made sure that our load-balancer is configured as follow:
port 6443 sends traffic to port 6443 of the control-plane nodes
port 443 sends traffic to port 443 of the worker nodes
I hope this helps.elegant-candle-74808
06/26/2024, 2:21 PMelegant-candle-74808
06/26/2024, 2:22 PMelegant-candle-74808
06/26/2024, 4:37 PM64051 memcache.go:265] couldn't get current server API group list: the server has asked for the client to provide credentials
error: You must be logged in to the server (the server has asked for the client to provide credentials)
elegant-candle-74808
06/26/2024, 4:53 PMbrief-twilight-82954
06/27/2024, 1:19 PMelegant-candle-74808
06/27/2024, 1:24 PMbrief-twilight-82954
06/27/2024, 1:25 PMmicroscopic-translator-38786
09/02/2024, 7:11 AMmicroscopic-translator-38786
09/02/2024, 7:11 AM