上一页 1 2 3 4 5 6 7 8 9 10 ··· 102 下一页
摘要: 原文:https://developer.aliyun.com/article/749468 导读:上一篇文章主要介绍 Kubernetes 日志输出的一些注意事项,日志输出最终的目的还是做统一的采集和分析。在 Kubernetes 中,日志采集和普通虚拟机的方式有很大不同,相对实现难度和部署代价也 阅读全文
posted @ 2023-06-06 16:43 liujiacai 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.cnblogs.com/hujinzhong/p/15005523.html 一、常见日志收集方案 1.1、EFK ​ 在Kubernetes集群上运行多个服务和应用程序时,日志收集系统可以帮助你快速分类和分析由Pod生成的大量日志数据。Kubernetes中比较流行的 阅读全文
posted @ 2023-06-06 16:38 liujiacai 阅读(462) 评论(0) 推荐(0) 编辑
摘要: 原文:https://juejin.cn/post/7068065361312088095 大家好,我是楼仔!对于注册中心,在写这篇文章前,我其实只对ETCD有比较深入的了解,但是对于Zookeeper和其它的注册中心了解甚少,甚至都没有考虑过ETCD和Zookeeper是否适合作为注册中心。 经过 阅读全文
posted @ 2023-06-01 08:14 liujiacai 阅读(59) 评论(0) 推荐(0) 编辑
摘要: 原文:https://xie.infoq.cn/article/4fe6f02b220fb009844861b56 https://www.cnblogs.com/myitnews/p/13655000.html 一 概述 说完了 Consul 的服务注册,那么就该到服务发现了。大家有过 rpc 框 阅读全文
posted @ 2023-05-30 23:35 liujiacai 阅读(87) 评论(0) 推荐(0) 编辑
摘要: 原文:https://blog.csdn.net/guijianchouxyz/article/details/114482803 docker file让你有意想不到的收获针对这个docker file自己也是找了好久,想着怎么可以用自己的话,讲出来。当你学习一个东西的时候,不是因为你学会了他就过 阅读全文
posted @ 2023-05-25 16:52 liujiacai 阅读(1663) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.haxi.cc/archives/setup-k8s-1-23-1-cluster-using-binary.html https://blog.csdn.net/DY1316434466/article/details/89679436 https://www.cnb 阅读全文
posted @ 2023-05-25 16:19 liujiacai 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 原文:https://blog.csdn.net/DY1316434466/article/details/105440172 Deployment 简述Deployment 为 Pod 和 ReplicaSet 提供了一个声明式定义 (declarative) 方法,用来替代以前的 Replica 阅读全文
posted @ 2023-05-25 16:09 liujiacai 阅读(490) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.cnblogs.com/RidingWind/p/16144910.html https://www.gucat.vip/posts/20230519a.html#1-%E6%89%80%E6%9C%89%E8%8A%82%E7%82%B9%E8%BF%9B%E8%A1 阅读全文
posted @ 2023-05-24 09:43 liujiacai 阅读(538) 评论(0) 推荐(0) 编辑
摘要: 原文:https://ranchermanager.docs.rancher.com/zh/faq/container-network-interface-providers 什么是 CNI?​ CNI(容器网络接口)是一个云原生计算基金会项目,它包含了一些规范和库,用于编写在 Linux 容器中配 阅读全文
posted @ 2023-05-16 17:01 liujiacai 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.cnblogs.com/zhrx/category/2105795.html 阅读全文
posted @ 2023-05-06 15:06 liujiacai 阅读(7) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 102 下一页