2021年12月18日

k8s集群部署几种方式

摘要: 几种可选的工具 kubeadm https://github.com/kubernetes/kubeadm kops https://github.com/kubernetes/kops k0s https://k0sproject.io/ kubespray https://github.com/ 阅读全文

posted @ 2021-12-18 01:05 荣锋亮 阅读(354) 评论(0) 推荐(0) 编辑

webservice 动态调用使用技巧

摘要: 参考使用 maven 引用 <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxws</artifactId> <version>${cxf.version}</version> </depend 阅读全文

posted @ 2021-12-18 00:59 荣锋亮 阅读(188) 评论(0) 推荐(0) 编辑

导航