<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>负载均衡 - 标签 - 海岸实验站</title>
        <link>https://study.seahi.me/tags/%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1/</link>
        <description>负载均衡 - 标签 - 海岸实验站</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>lu_xdxy@163.com (seaHi)</managingEditor>
            <webMaster>lu_xdxy@163.com (seaHi)</webMaster><lastBuildDate>Mon, 29 Dec 2025 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://study.seahi.me/tags/%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1/" rel="self" type="application/rss+xml" /><item>
    <title>8.6 Swarm 高可用与负载均衡</title>
    <link>https://study.seahi.me/8.6%E9%AB%98%E5%8F%AF%E7%94%A8%E4%B8%8E%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1/</link>
    <pubDate>Mon, 29 Dec 2025 00:00:00 &#43;0000</pubDate><author>
        <name>seaHi</name>
    </author><guid>https://study.seahi.me/8.6%E9%AB%98%E5%8F%AF%E7%94%A8%E4%B8%8E%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://static.seahi.me/2025/12/1766986599660.jpg" referrerpolicy="no-referrer">
            </div><div class="details admonition abstract open">
    <div class="details-summary admonition-title">
        <span class="icon"><svg class="icon"
    xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M48 48a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm448 16H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"/></svg></span>实验介绍<span class="details-icon"><svg class="icon"
    xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></span>
    </div>
    <div class="details-content">
        <div class="admonition-content"><p>在 Docker Swarm 集群中，<strong>高可用性（High Availability）</strong> 和 <strong>负载均衡（Load Balancing）</strong> 是两个核心特性。</p>
<ul>
<li><strong>高可用</strong>：当集群中的某个节点发生故障时，Swarm 会自动检测并将其上运行的任务调度到其他健康节点，确保服务不中断。</li>
<li><strong>负载均衡</strong>：Swarm 将访问流量自动分发到后端的各个容器副本。</li>
</ul></div></div></div>]]></description>
</item></channel>
</rss>
