MySQL数据库 mysql8.0编译报错/usr/bin/cc is not a full path to an existing compiler tool. 报错截图 The CMAKE_C_COMPILER: /usr/bin/cc is not ...
k8s K8S访问ui报错Error: 'dial tcp 172.17.65.2:9090: getsockopt: connection timed out' Trying to reach: 'http://172.17.65.2:9090/'的解决办法 今天在部署k8s服务的ui的时候,访问报错 解决办法: 需要开启iptables的转发功能(...