<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Better</title>
  <icon>https://www.xiayinchang.top/icon.png</icon>
  
  <link href="/atom.xml" rel="self"/>
  
  <link href="https://www.xiayinchang.top/"/>
  <updated>2021-09-20T16:00:00.000Z</updated>
  <id>https://www.xiayinchang.top/</id>
  
  <author>
    <name>夏印昌</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>正则表达式</title>
    <link href="https://www.xiayinchang.top/post/2f57a694.html"/>
    <id>https://www.xiayinchang.top/post/2f57a694.html</id>
    <published>2021-09-20T16:00:00.000Z</published>
    <updated>2021-09-20T16:00:00.000Z</updated>
    
    <summary type="html">
    
      常用的正则表达式的写法。
    
    </summary>
    
    
      <category term="正则" scheme="https://www.xiayinchang.top/categories/%E6%AD%A3%E5%88%99/"/>
    
    
      <category term="正则" scheme="https://www.xiayinchang.top/tags/%E6%AD%A3%E5%88%99/"/>
    
  </entry>
  
  <entry>
    <title>公钥与证书</title>
    <link href="https://www.xiayinchang.top/post/3e994927.html"/>
    <id>https://www.xiayinchang.top/post/3e994927.html</id>
    <published>2021-07-02T16:00:00.000Z</published>
    <updated>2021-07-02T16:00:00.000Z</updated>
    
    <summary type="html">
    
      证书。
    
    </summary>
    
    
      <category term="证书" scheme="https://www.xiayinchang.top/categories/%E8%AF%81%E4%B9%A6/"/>
    
    
      <category term="证书" scheme="https://www.xiayinchang.top/tags/%E8%AF%81%E4%B9%A6/"/>
    
      <category term="公钥" scheme="https://www.xiayinchang.top/tags/%E5%85%AC%E9%92%A5/"/>
    
      <category term="加密" scheme="https://www.xiayinchang.top/tags/%E5%8A%A0%E5%AF%86/"/>
    
  </entry>
  
  <entry>
    <title>敏捷笔记</title>
    <link href="https://www.xiayinchang.top/post/d753fa14.html"/>
    <id>https://www.xiayinchang.top/post/d753fa14.html</id>
    <published>2021-06-14T16:00:00.000Z</published>
    <updated>2021-06-14T16:00:00.000Z</updated>
    
    <summary type="html">
    
      敏捷开发笔记。
    
    </summary>
    
    
      <category term="敏捷" scheme="https://www.xiayinchang.top/categories/%E6%95%8F%E6%8D%B7/"/>
    
    
      <category term="敏捷" scheme="https://www.xiayinchang.top/tags/%E6%95%8F%E6%8D%B7/"/>
    
      <category term="agile" scheme="https://www.xiayinchang.top/tags/agile/"/>
    
  </entry>
  
  <entry>
    <title>helm 常用命令</title>
    <link href="https://www.xiayinchang.top/post/848070c7.html"/>
    <id>https://www.xiayinchang.top/post/848070c7.html</id>
    <published>2021-06-06T16:00:00.000Z</published>
    <updated>2021-06-06T16:00:00.000Z</updated>
    
    <summary type="html">
    
      helm 常用命令记录。
    
    </summary>
    
    
      <category term="helm" scheme="https://www.xiayinchang.top/categories/helm/"/>
    
    
      <category term="helm" scheme="https://www.xiayinchang.top/tags/helm/"/>
    
  </entry>
  
  <entry>
    <title>认证与鉴权</title>
    <link href="https://www.xiayinchang.top/post/df65a2b0.html"/>
    <id>https://www.xiayinchang.top/post/df65a2b0.html</id>
    <published>2021-05-23T16:00:00.000Z</published>
    <updated>2021-05-23T16:00:00.000Z</updated>
    
    <summary type="html">
    
      认证与鉴权相关知识。
    
    </summary>
    
    
      <category term="认证与鉴权" scheme="https://www.xiayinchang.top/categories/%E8%AE%A4%E8%AF%81%E4%B8%8E%E9%89%B4%E6%9D%83/"/>
    
    
      <category term="认证" scheme="https://www.xiayinchang.top/tags/%E8%AE%A4%E8%AF%81/"/>
    
      <category term="鉴权" scheme="https://www.xiayinchang.top/tags/%E9%89%B4%E6%9D%83/"/>
    
  </entry>
  
  <entry>
    <title>Go 测试相关</title>
    <link href="https://www.xiayinchang.top/post/f918c9e0.html"/>
    <id>https://www.xiayinchang.top/post/f918c9e0.html</id>
    <published>2021-04-19T16:00:00.000Z</published>
    <updated>2021-04-28T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Go 测试相关实践。
    
    </summary>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/categories/Go/"/>
    
    
      <category term="测试" scheme="https://www.xiayinchang.top/tags/%E6%B5%8B%E8%AF%95/"/>
    
  </entry>
  
  <entry>
    <title>S3 使用</title>
    <link href="https://www.xiayinchang.top/post/28376d03.html"/>
    <id>https://www.xiayinchang.top/post/28376d03.html</id>
    <published>2021-04-19T16:00:00.000Z</published>
    <updated>2021-04-26T16:00:00.000Z</updated>
    
    <summary type="html">
    
      S3 使用相关。
    
    </summary>
    
    
      <category term="存储" scheme="https://www.xiayinchang.top/categories/%E5%AD%98%E5%82%A8/"/>
    
    
      <category term="对象存储" scheme="https://www.xiayinchang.top/tags/%E5%AF%B9%E8%B1%A1%E5%AD%98%E5%82%A8/"/>
    
  </entry>
  
  <entry>
    <title>MongoDB 使用</title>
    <link href="https://www.xiayinchang.top/post/f07e554d.html"/>
    <id>https://www.xiayinchang.top/post/f07e554d.html</id>
    <published>2021-04-08T16:00:00.000Z</published>
    <updated>2021-04-19T16:00:00.000Z</updated>
    
    <summary type="html">
    
      MongoDB 使用记录。
    
    </summary>
    
    
      <category term="数据库" scheme="https://www.xiayinchang.top/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
    
    
      <category term="数据库" scheme="https://www.xiayinchang.top/tags/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
    
  </entry>
  
  <entry>
    <title>PostgreSQL 使用</title>
    <link href="https://www.xiayinchang.top/post/8d587d49.html"/>
    <id>https://www.xiayinchang.top/post/8d587d49.html</id>
    <published>2021-03-31T16:00:00.000Z</published>
    <updated>2021-04-22T16:00:00.000Z</updated>
    
    <summary type="html">
    
      PostgreSQL 使用记录。
    
    </summary>
    
    
      <category term="数据库" scheme="https://www.xiayinchang.top/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
    
    
      <category term="数据库" scheme="https://www.xiayinchang.top/tags/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
    
  </entry>
  
  <entry>
    <title>Shell 脚本 snippets</title>
    <link href="https://www.xiayinchang.top/post/d2d8a73b.html"/>
    <id>https://www.xiayinchang.top/post/d2d8a73b.html</id>
    <published>2021-01-15T16:00:00.000Z</published>
    <updated>2021-03-31T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Shell 脚本 snippets。
    
    </summary>
    
    
      <category term="linux" scheme="https://www.xiayinchang.top/categories/linux/"/>
    
    
      <category term="linux" scheme="https://www.xiayinchang.top/tags/linux/"/>
    
      <category term="shell" scheme="https://www.xiayinchang.top/tags/shell/"/>
    
  </entry>
  
  <entry>
    <title>client-go 的零零碎碎的用法</title>
    <link href="https://www.xiayinchang.top/post/91373500.html"/>
    <id>https://www.xiayinchang.top/post/91373500.html</id>
    <published>2021-01-09T16:00:00.000Z</published>
    <updated>2021-04-19T16:00:00.000Z</updated>
    
    <summary type="html">
    
      client-go 使用过程的中一些零碎知识的记录。
    
    </summary>
    
    
      <category term="kubernetes" scheme="https://www.xiayinchang.top/categories/kubernetes/"/>
    
    
      <category term="kubernetes" scheme="https://www.xiayinchang.top/tags/kubernetes/"/>
    
      <category term="client-go" scheme="https://www.xiayinchang.top/tags/client-go/"/>
    
  </entry>
  
  <entry>
    <title>context 相关知识与用法</title>
    <link href="https://www.xiayinchang.top/post/b246b51.html"/>
    <id>https://www.xiayinchang.top/post/b246b51.html</id>
    <published>2021-01-09T16:00:00.000Z</published>
    <updated>2021-01-09T16:00:00.000Z</updated>
    
    <summary type="html">
    
      context 相关的知识和用法。
    
    </summary>
    
    
      <category term="go" scheme="https://www.xiayinchang.top/categories/go/"/>
    
    
      <category term="go" scheme="https://www.xiayinchang.top/tags/go/"/>
    
      <category term="context" scheme="https://www.xiayinchang.top/tags/context/"/>
    
  </entry>
  
  <entry>
    <title>实用容器镜像</title>
    <link href="https://www.xiayinchang.top/post/8f9fb710.html"/>
    <id>https://www.xiayinchang.top/post/8f9fb710.html</id>
    <published>2020-12-26T16:00:00.000Z</published>
    <updated>2020-12-26T16:00:00.000Z</updated>
    
    <summary type="html">
    
      一些实用的容器镜像。
    
    </summary>
    
    
      <category term="容器" scheme="https://www.xiayinchang.top/categories/%E5%AE%B9%E5%99%A8/"/>
    
    
      <category term="容器" scheme="https://www.xiayinchang.top/tags/%E5%AE%B9%E5%99%A8/"/>
    
  </entry>
  
  <entry>
    <title>Go 的一些为什么</title>
    <link href="https://www.xiayinchang.top/post/7dd960ec.html"/>
    <id>https://www.xiayinchang.top/post/7dd960ec.html</id>
    <published>2020-12-23T16:00:00.000Z</published>
    <updated>2020-12-23T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Go 为什么这样设计和使用的一些问题。
    
    </summary>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/categories/Go/"/>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/tags/Go/"/>
    
  </entry>
  
  <entry>
    <title>Kubelet 工作过程简析</title>
    <link href="https://www.xiayinchang.top/post/aad9c438.html"/>
    <id>https://www.xiayinchang.top/post/aad9c438.html</id>
    <published>2020-12-18T16:00:00.000Z</published>
    <updated>2020-12-18T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Kubelet 工作过程相关知识点的记录。
    
    </summary>
    
    
      <category term="Kubernetes" scheme="https://www.xiayinchang.top/categories/Kubernetes/"/>
    
    
      <category term="Kubernetes" scheme="https://www.xiayinchang.top/tags/Kubernetes/"/>
    
  </entry>
  
  <entry>
    <title>Linux 内存管理基础知识</title>
    <link href="https://www.xiayinchang.top/post/51188647.html"/>
    <id>https://www.xiayinchang.top/post/51188647.html</id>
    <published>2020-12-17T16:00:00.000Z</published>
    <updated>2020-12-17T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Linux 内存管理基础知识。
    
    </summary>
    
    
      <category term="Linux" scheme="https://www.xiayinchang.top/categories/Linux/"/>
    
    
      <category term="Linux" scheme="https://www.xiayinchang.top/tags/Linux/"/>
    
      <category term="内存管理" scheme="https://www.xiayinchang.top/tags/%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/"/>
    
  </entry>
  
  <entry>
    <title>Go 开发与调试工具与方法</title>
    <link href="https://www.xiayinchang.top/post/a36d54e2.html"/>
    <id>https://www.xiayinchang.top/post/a36d54e2.html</id>
    <published>2020-12-15T16:00:00.000Z</published>
    <updated>2021-01-08T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Go 开发与调试辅助工具。
    
    </summary>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/categories/Go/"/>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/tags/Go/"/>
    
  </entry>
  
  <entry>
    <title>Go 值得关注的开源项目</title>
    <link href="https://www.xiayinchang.top/post/5d0690ba.html"/>
    <id>https://www.xiayinchang.top/post/5d0690ba.html</id>
    <published>2020-10-29T16:00:00.000Z</published>
    <updated>2020-10-29T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Go 值得关注的开源项目。
    
    </summary>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/categories/Go/"/>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/tags/Go/"/>
    
  </entry>
  
  <entry>
    <title>Go snippets</title>
    <link href="https://www.xiayinchang.top/post/beea4a6b.html"/>
    <id>https://www.xiayinchang.top/post/beea4a6b.html</id>
    <published>2020-10-20T16:00:00.000Z</published>
    <updated>2021-04-19T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Go 可复用的代码片段。
    
    </summary>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/categories/Go/"/>
    
    
      <category term="Go" scheme="https://www.xiayinchang.top/tags/Go/"/>
    
  </entry>
  
  <entry>
    <title>Kubernetes CNI</title>
    <link href="https://www.xiayinchang.top/post/2e65e43b.html"/>
    <id>https://www.xiayinchang.top/post/2e65e43b.html</id>
    <published>2020-10-15T16:00:00.000Z</published>
    <updated>2020-10-15T16:00:00.000Z</updated>
    
    <summary type="html">
    
      Kubernetes CNI。
    
    </summary>
    
    
      <category term="Kubernetes" scheme="https://www.xiayinchang.top/categories/Kubernetes/"/>
    
    
      <category term="Kubernetes" scheme="https://www.xiayinchang.top/tags/Kubernetes/"/>
    
  </entry>
  
</feed>
