<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>deployment - 标签 - 胡涛的个人网站 | Seven Coffee Cups</title>
        <link>https://www.danielhu.cn/tags/deployment/</link>
        <description>deployment - 标签 - 胡涛的个人网站 | Seven Coffee Cups</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>farmer.hutao@outlook.com (胡涛 | Daniel Hu)</managingEditor>
            <webMaster>farmer.hutao@outlook.com (胡涛 | Daniel Hu)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 03 Nov 2021 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://www.danielhu.cn/tags/deployment/" rel="self" type="application/rss+xml" /><item>
    <title>Kubernetes Deployment 源码分析（二）</title>
    <link>https://www.danielhu.cn/k8s-deployment-2/</link>
    <pubDate>Wed, 03 Nov 2021 00:00:00 &#43;0000</pubDate>
    <author>作者</author>
    <guid>https://www.danielhu.cn/k8s-deployment-2/</guid>
    <description><![CDATA[概述 源码版本：kubernetes-v1.22.3 / commit-id: c92036 Deployment 是最常用的 Kubernetes 原生 Workload 资源之一，我们一开始尝试使用 Kubernetes 的时候大概率就是从运行一个 Deployment 类型的]]></description>
</item><item>
    <title>Kubernetes Deployment 源码分析（一）</title>
    <link>https://www.danielhu.cn/k8s-deployment-1/</link>
    <pubDate>Mon, 01 Nov 2021 00:00:00 &#43;0000</pubDate>
    <author>作者</author>
    <guid>https://www.danielhu.cn/k8s-deployment-1/</guid>
    <description><![CDATA[概述 Deployment 是最常用的 Kubernetes 原生 Workload 资源之一，我们一开始尝试使用 Kubernetes 的时候大概率就是从运行一个 Deployment 类型的工作负载开始的。今天开始我们计划分成几讲来从 Deployment 的特性]]></description>
</item></channel>
</rss>
