<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dockerfile on 云原生与运维</title>
    <link>https://www.ipyker.com/tags/dockerfile/</link>
    <description>Recent content in Dockerfile on 云原生与运维</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 May 2021 14:02:14 +0000</lastBuildDate><atom:link href="https://www.ipyker.com/tags/dockerfile/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Pod SHELL传递信号</title>
      <link>https://www.ipyker.com/post/k8s-process-trap/</link>
      <pubDate>Mon, 17 May 2021 14:02:14 +0000</pubDate>
      
      <guid>https://www.ipyker.com/post/k8s-process-trap/</guid>
      <description>背景 在 Kubernetes 中，Pod 停止时 kubelet 会先给容器中的主进程发 SIGTERM 信号来通知进程进行 shutdown 以实现优雅停止，如果超时进程还未完全停止则会使用 SIGKILL 来强行终止。 但有时我</description>
    </item>
    
  </channel>
</rss>
