摘要: 就是有没有存储功能,比如http服务,没有,mysql,redis,有 阅读全文
posted @ 2020-08-27 18:25 埃姆提斯 阅读(232) 评论(0) 推荐(0)
摘要: 横向自动扩容,核心特性。 通过CPU利用率或者TPS,QPS来控制Pod伸缩。 比如CPU利用率90 阅读全文
posted @ 2020-08-27 18:24 埃姆提斯 阅读(443) 评论(0) 推荐(0)
摘要: RS : Replica Set RC升级版,区别在于支持标签集合 RC是通过系统对某一类Pod的数量期望控制Pod Deployment 内部使用RS,实现对Pod的编排,与RS的升级之处在于可以随时查看部署进度 阅读全文
posted @ 2020-08-27 18:02 埃姆提斯 阅读(130) 评论(0) 推荐(0)
摘要: 重启 阅读全文
posted @ 2020-08-27 14:35 埃姆提斯 阅读(665) 评论(0) 推荐(0)
摘要: git config --global key value git config --global --unset key 阅读全文
posted @ 2020-08-27 11:39 埃姆提斯 阅读(904) 评论(0) 推荐(0)