<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Devops - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/devops/</link><description>Devops - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/devops/" rel="self" type="application/rss+xml"/><item><title>Git 服务搭建</title><link>https://rd163.visword.com/posts/git-server/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/git-server/</guid><description><![CDATA[<p>在团队私有代码托管、内网交付或学习 Git 内部原理的场景中，不依赖 GitHub、Gitea 这类平台，只用一台带 SSH 服务的 Linux 机器就能跑起一台可用的 Git 服务器。本文基于 Pro Git 官方文档的 &ldquo;Git on the Server&rdquo; 一章，整理协议选型、最小化搭建步骤，以及若干安全加固要点。</p>]]></description></item><item><title>K8s 多集群</title><link>https://rd163.visword.com/posts/k8s-multi-cluster/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/k8s-multi-cluster/</guid><description><![CDATA[<h2 id="1-为什么需要-k8s-多集群" class="headerLink">
    <a href="#1-%e4%b8%ba%e4%bb%80%e4%b9%88%e9%9c%80%e8%a6%81-k8s-%e5%a4%9a%e9%9b%86%e7%be%a4" class="header-mark"></a>1. 为什么需要 K8s 多集群</h2><p>在讨论方案之前，先厘清概念。所谓 K8s 多集群（Multi-Cluster）,顾名思义就是多个 Kubernetes 集群协同工作。企业或组织可能根据自身需求，出于隔离性、可用性、合规性或使用成本等考虑，将应用运行在一个或多个集群中。在更成熟的形态下，应用实际运行的集群能够动态调度，不同集群间的应用也应支持相互访问。</p>]]></description></item><item><title>K8s 跨集群通信</title><link>https://rd163.visword.com/posts/k8s-pod-to-pod-different-clusters/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/k8s-pod-to-pod-different-clusters/</guid><description>&lt;p>跨集群 Pod 通信（Cross-Cluster Pod-to-Pod Communication）是多集群架构里最常被问到的问题之一。按底层网络是否互通，可以分两种情况讨论。&lt;/p></description></item><item><title>后台技术</title><link>https://rd163.visword.com/posts/server-tech/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/server-tech/</guid><description>&lt;p>「后台技术」(Backend / Server-side Technology)是一个边界宽泛、持续演化的概念。它泛指运行在服务器侧、为前端(浏览器、App、小程序、IoT 设备等)提供数据与业务能力支撑的全部技术栈,涵盖编程语言、应用框架、存储、消息、网络、运维、安全等多个层面。&lt;/p></description></item></channel></rss>