11 2022 档案
microk8s
摘要:https://snapcraft.io/docs/installing-snap-on-centos 阅读全文
posted @ 2022-11-25 13:27 heidsoft 阅读(51) 评论(0) 推荐(0) 编辑
spring-beas定义与类型关系
摘要:![](https://img2022.cnblogs.com/blog/72602/202211/72602-20221125121458885-852500301.png) 阅读全文
posted @ 2022-11-25 12:15 heidsoft 阅读(49) 评论(0) 推荐(0) 编辑
springboot 与 k8s结合使用
摘要:https://juejin.cn/post/7138975184114941965 https://techdozo.dev/deploying-a-restful-spring-boot-microservice-on-kubernetes/ https://piotrminkowski.com 阅读全文
posted @ 2022-11-24 18:38 heidsoft 阅读(277) 评论(0) 推荐(0) 编辑
ubuntu 20.04 网卡配置
摘要:/etc/netplan$ cat 01-network-manager-all.yaml Let NetworkManager manage all devices on this system network: version: 2 renderer: networkd ethernets: e 阅读全文
posted @ 2022-11-23 23:25 heidsoft 阅读(753) 评论(0) 推荐(0) 编辑
aws 与 aliyun 容器集群升级调研
摘要:https://help.aliyun.com/document_detail/86497.html#section-t4q-rgc-7da ACK保障最近的三个Kubernetes子版本的稳定运行,同时支持最新版本往前两个子版本的升级功能。例如当前最新版本为V1.22,则ACK支持V1.20和V1 阅读全文
posted @ 2022-11-22 13:29 heidsoft 阅读(23) 评论(0) 推荐(0) 编辑
tomcat 中启动多个spring boot 问题
摘要:https://www.apolloconfig.com/#/zh/usage/java-sdk-user-guide?id=_121-appid https://github.com/apolloconfig/apollo/issues/1993 阅读全文
posted @ 2022-11-21 12:14 heidsoft 阅读(30) 评论(0) 推荐(0) 编辑
Spring-boot-源码-BeanMetadataElement
摘要:org.springframework.beans.BeanMetadataElement 接口 BeanMetadataElement /** Interface to be implemented by bean metadata elements that carry a configurat 阅读全文
posted @ 2022-11-21 12:11 heidsoft 阅读(90) 评论(0) 推荐(0) 编辑
ceph-学习
摘要:https://bbs.huaweicloud.com/blogs/357515#:~:text=%E6%9F%A5%E7%9C%8Bpg%E7%9A%84%E6%95%B0%E9%87%8F%20%5Broot%40ceph-node-1%20~%5D%23%20ceph%20osd%20pool 阅读全文
posted @ 2022-11-18 13:14 heidsoft 阅读(35) 评论(0) 推荐(0) 编辑
aws-成本分析
摘要:https://docs.aws.amazon.com/zh_cn/awsaccountbilling/latest/aboutv2/aws-tags.html https://docs.aws.amazon.com/zh_cn/awsaccountbilling/latest/aboutv2/ac 阅读全文
posted @ 2022-11-18 13:12 heidsoft 阅读(11) 评论(0) 推荐(0) 编辑
aws-landing-zones
摘要:https://docs.aws.amazon.com/zh_cn/prescriptive-guidance/latest/migration-aws-environment/building-landing-zones.html 阅读全文
posted @ 2022-11-18 12:14 heidsoft 阅读(38) 评论(0) 推荐(0) 编辑
Pool资源池中PG与PGP的关系
摘要:PG是用来存放Object对象的,PGP相当于是PG存放在OSD的一种排列组合。 例如集群中有三个OSD,分别是OSD-1、OSD-2、OSD-3,如果Pool的副本数为2,PGP的数量为1,那么所有的PG存放在OSD组合就只有一种情况,例如[OSD-1,OSD-2],此时所有的PG主从副本都会分别 阅读全文
posted @ 2022-11-18 11:52 heidsoft 阅读(155) 评论(0) 推荐(0) 编辑
IAM学习
摘要:https://docs.aws.amazon.com/zh_cn/IAM/latest/UserGuide/IAM_UseCases.html https://docs.aws.amazon.com/zh_cn/IAM/latest/UserGuide/getting-started_create 阅读全文
posted @ 2022-11-18 11:35 heidsoft 阅读(22) 评论(0) 推荐(0) 编辑
aws-学习
摘要:https://www.stacksimplify.com/aws-eks/microservices-on-aws-eks/learn-to-deploy-microservices-on-aws-eks/ https://www.iloveaws.cn/ 阅读全文
posted @ 2022-11-17 18:56 heidsoft 阅读(17) 评论(0) 推荐(0) 编辑
腾讯云容器产品
摘要:https://main.qcloudimg.com/raw/document/product/pdf/457_6758_cn.pdf https://cloud.tencent.com/document/product/457/44966 阅读全文
posted @ 2022-11-16 17:28 heidsoft 阅读(14) 评论(0) 推荐(0) 编辑
阿里云发行版-产品对比
摘要:https://www.infoq.cn/article/z1ltn*pei2h6tl4cd8yt https://help.aliyun.com/document_detail/389073.html?spm=a2c4g.11186623.0.0.189929ecNsZUN2 https://gi 阅读全文
posted @ 2022-11-16 17:26 heidsoft 阅读(18) 评论(0) 推荐(0) 编辑
K8S-代码共享情况
摘要:https://k8s.devstats.cncf.io/d/8/company-statistics-by-repository-group?orgId=1 阅读全文
posted @ 2022-11-16 16:05 heidsoft 阅读(14) 评论(0) 推荐(0) 编辑
红帽openshift迁移升级
摘要:https://www.redhat.com/en/technologies/cloud-computing/openshift/migrating 阅读全文
posted @ 2022-11-16 14:26 heidsoft 阅读(18) 评论(0) 推荐(0) 编辑
aliyun sdk调研
摘要:https://api.aliyun.com/#/lab https://help.aliyun.com/document_detail/262063.html 阅读全文
posted @ 2022-11-08 11:57 heidsoft 阅读(9) 评论(0) 推荐(0) 编辑
jenkins plugin 开发
摘要:https://code.dblock.org/2011/09/07/implementing-my-first-jenkins-plugin-ansicolor.html https://medium.com/hootsuite-engineering/how-to-write-a-jenkins 阅读全文
posted @ 2022-11-02 13:31 heidsoft 阅读(14) 评论(0) 推荐(0) 编辑
多个war包在tomcat中部署
摘要:https://docs.amazonaws.cn/en_us/elasticbeanstalk/latest/dg/java-tomcat-multiple-war-files.html https://iamvickyav.medium.com/deploying-spring-boot-war 阅读全文
posted @ 2022-11-02 13:11 heidsoft 阅读(34) 评论(0) 推荐(0) 编辑
ceph-slow ops
摘要:https://zhuanlan.zhihu.com/p/440464163 https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/troubleshooting_guide/troubleshooting 阅读全文
posted @ 2022-11-01 13:50 heidsoft 阅读(328) 评论(0) 推荐(0) 编辑




点击右上角即可分享
微信分享提示