有大佬帮忙看一下吗。redis的服务是正常的,就是连不上
[root@localhost test]# kubectl -n kubesphere-system logs -l app=redis
1:C 20 Aug 2020 05:12:28.698 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 20 Aug 2020 05:12:28.698 # Redis version=5.0.5, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 20 Aug 2020 05:12:28.698 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
1:M 20 Aug 2020 05:12:28.700 * Running mode=standalone, port=6379.
1:M 20 Aug 2020 05:12:28.700 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
1:M 20 Aug 2020 05:12:28.700 # Server initialized
1:M 20 Aug 2020 05:12:28.700 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
1:M 20 Aug 2020 05:12:28.700 * Ready to accept connections
[root@localhost test]# kubectl -n kubesphere-system logs -l app=ks-apigateway
[DEV NOTICE] Registered directive 'authenticate' before 'jwt'
[DEV NOTICE] Registered directive 'authentication' before 'jwt'
[DEV NOTICE] Registered directive 'swagger' before 'jwt'
Activating privacy features... done.
2020/08/20 08:47:03 [INFO][cache:0xc0001c50e0] Started certificate maintenance routine
E0820 08:47:08.326876 1 redis.go:51] unable to reach redis hostdial tcp: i/o timeout
2020/08/20 08:47:08 dial tcp: i/o timeout