摘要: # Default Properties file for use by StdSchedulerFactory # to create a Quartz Scheduler Instance, if a different # properties file is not explicitly s 阅读全文
posted @ 2019-12-16 21:48 天宇轩-王 阅读(664) 评论(0) 推荐(1)
摘要: 报错现象: [root@localhost ~]# kubectl get nodes The connection to the server localhost:8080 was refused - did you specify the right host or port? 但是也想让子节点 阅读全文
posted @ 2019-12-16 17:24 天宇轩-王 阅读(2270) 评论(0) 推荐(1)
摘要: 今天安装k8sV1.16的版本时候,执行突然发现命令不对,之前安装V1.15的时候是可以的,可能是版本升级的原因。 解决: unknown flag: --experimental-upload-certs,将–experimental-upload-certs 替换为 --upload-certs 阅读全文
posted @ 2019-12-16 16:58 天宇轩-王 阅读(9157) 评论(0) 推荐(2)