上一页 1 2 3 4 5 6 7 ··· 22 下一页
摘要: 原文:https://www.jianshu.com/p/ba0cb6989db8 阅读全文
posted @ 2021-08-06 00:24 nanaindi 阅读(49) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/yangyuliufeng/p/14360558.html https://kubernetes.io/zh/blog/2019/03/07/raw-block-volume-%E6%94%AF%E6%8C%81%E8%BF%9B%E5%85%A5-b 阅读全文
posted @ 2021-08-04 00:51 nanaindi 阅读(23) 评论(0) 推荐(0)
摘要: /* 原文:https://blog.csdn.net/manom/article/details/89331283 iscsiadm -m node -T iqn.2021-06.com.xxx -p 10.1.1.1:3260 -I default -o new iscsiadm -m node 阅读全文
posted @ 2021-07-23 10:25 nanaindi 阅读(1615) 评论(0) 推荐(0)
摘要: /* vim /etc/docker/daemon.json { "registry-mirrors": [ "https://a8qh6yqv.mirror.aliyuncs.com", "http://hub-mirror.c.163.com" ], "exec-opts": ["native. 阅读全文
posted @ 2021-07-22 16:15 nanaindi 阅读(962) 评论(0) 推荐(0)
摘要: /* k8s部署参考: https://www.hangge.com/blog/cache/detail_2414.html https://latelee.blog.csdn.net/article/details/103774072 https://www.yuque.com/docs/shar 阅读全文
posted @ 2021-07-20 14:41 nanaindi 阅读(207) 评论(0) 推荐(0)
摘要: 参考:https://cloud.tencent.com/developer/article/1703237 kubectl edit source 删掉Finalizers label 阅读全文
posted @ 2021-07-19 19:21 nanaindi 阅读(42) 评论(0) 推荐(0)
摘要: /* 参考: https://www.bbsmax.com/A/pRdB64X6dn/ https://kubernetes.io/zh/docs/concepts/storage/persistent-volumes/ 针对 PV 持久卷,Kubernetes 支持两种卷模式(volumeMode 阅读全文
posted @ 2021-07-16 18:02 nanaindi 阅读(1055) 评论(0) 推荐(1)
摘要: 原文链接:https://blog.csdn.net/weixin_43731128/article/details/115413620 如果没有自动生成jre,就需要手动生成 jre手动生成方法: cmd进入jdk安装路径 我的是:D:\Java\jdk16 后面输入如下命令: bin\jlink 阅读全文
posted @ 2021-07-13 12:59 nanaindi 阅读(428) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/sanduzxcvbnm/p/13072429.html https://www.codercto.com/a/29041.html leaderelection:https://blog.csdn.net/qingdao666666/article/ 阅读全文
posted @ 2021-07-07 14:26 nanaindi 阅读(88) 评论(0) 推荐(0)
摘要: 参考https://www.cnblogs.com/liyongjian5179/p/11557315.html kubectl delete pod xxxxxx --grace-period=0 --force 阅读全文
posted @ 2021-06-28 15:38 nanaindi 阅读(96) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 22 下一页