mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Added new post about inotify leaking in kubelet
This commit is contained in:
+32
-27
@@ -5,7 +5,7 @@
|
||||
|
||||
<meta name="description" content="My personal blog, some contents are useful, the others are not. Just like my mediocre life.
|
||||
">
|
||||
<link rel="canonical" href="https://blog.pengzhan.dev/archive"><link rel="alternate" type="application/rss+xml" title="STSD" href="/feed.xml"><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
|
||||
<link rel="canonical" href="https://dev.pengzhan.dev/proxy/4000/archive"><link rel="alternate" type="application/rss+xml" title="STSD" href="/proxy/4000/feed.xml"><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
|
||||
<link rel="manifest" href="/assets/site.webmanifest">
|
||||
@@ -14,7 +14,7 @@
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="msapplication-config" content="/assets/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<link rel="stylesheet" href="/assets/css/main.css"><link rel="stylesheet" href="/static/2022-09/all.css" >
|
||||
<link rel="stylesheet" href="/proxy/4000/assets/css/main.css"><link rel="stylesheet" href="/static/2022-09/all.css" >
|
||||
|
||||
<style>
|
||||
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&family=ZCOOL+XiaoWei&display=swap')
|
||||
@@ -27,14 +27,14 @@
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta name="description" content="My personal blog, some contents are useful, the others are not. Just like my mediocre life." />
|
||||
<meta property="og:description" content="My personal blog, some contents are useful, the others are not. Just like my mediocre life." />
|
||||
<link rel="canonical" href="https://blog.pengzhan.dev/archive" />
|
||||
<meta property="og:url" content="https://blog.pengzhan.dev/archive" />
|
||||
<link rel="canonical" href="https://dev.pengzhan.dev/archive" />
|
||||
<meta property="og:url" content="https://dev.pengzhan.dev/archive" />
|
||||
<meta property="og:site_name" content="STSD" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="STSD" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Pengzhan Hao"},"dateModified":"2021-10-25T14:53:15-04:00","description":"My personal blog, some contents are useful, the others are not. Just like my mediocre life.","headline":"STSD","url":"https://blog.pengzhan.dev/archive"}</script>
|
||||
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Pengzhan Hao"},"dateModified":"2021-10-25T14:53:15-04:00","description":"My personal blog, some contents are useful, the others are not. Just like my mediocre life.","headline":"STSD","url":"https://dev.pengzhan.dev/archive"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
@@ -271,7 +271,7 @@
|
||||
}
|
||||
},
|
||||
paths: {
|
||||
search_js: '/assets/search.js'
|
||||
search_js: '/proxy/4000/assets/search.js'
|
||||
}
|
||||
};
|
||||
window.TEXT_VARIABLES = TEXT_VARIABLES;
|
||||
@@ -426,9 +426,9 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
</g>
|
||||
</svg>
|
||||
-->
|
||||
<img src="/assets/favicon-32x32.png" style="margin-right: 5px;"><a title="My personal blog, some contents are useful, the others are not. Just like my mediocre life.
|
||||
" href="/">STSD</a></div><button class="button button--secondary button--circle search-button js-search-toggle"><i class="fas fa-search"></i></button></div><nav class="navigation">
|
||||
<ul><li class="navigation__item"><a href="/archive.html">Archive</a></li><li class="navigation__item"><a href="https://pengzhan.dev">About</a></li><li><button class="button button--secondary button--circle search-button js-search-toggle"><i class="fas fa-search"></i></button></li></ul>
|
||||
<img src="/proxy/4000/assets/favicon-32x32.png" style="margin-right: 5px;"><a title="My personal blog, some contents are useful, the others are not. Just like my mediocre life.
|
||||
" href="/proxy/4000/">STSD</a></div><button class="button button--secondary button--circle search-button js-search-toggle"><i class="fas fa-search"></i></button></div><nav class="navigation">
|
||||
<ul><li class="navigation__item"><a href="/proxy/4000/archive.html">Archive</a></li><li class="navigation__item"><a href="https://pengzhan.dev">About</a></li><li><button class="button button--secondary button--circle search-button js-search-toggle"><i class="fas fa-search"></i></button></li></ul>
|
||||
</nav></div>
|
||||
</header>
|
||||
</div><div class="page__content"><div class ="main"><div class="grid grid--reverse">
|
||||
@@ -442,7 +442,7 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
<ul class="menu">
|
||||
<li>
|
||||
<button type="button" class="button button--secondary button--pill tag-button tag-button--all" data-encode="">
|
||||
Show All<div class="tag-button__count">9</div>
|
||||
Show All<div class="tag-button__count">10</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Binghamton+university">
|
||||
<span>Binghamton university</span><div class="tag-button__count">1</div>
|
||||
@@ -450,8 +450,8 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Charles+proxy">
|
||||
<span>Charles proxy</span><div class="tag-button__count">1</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Debug">
|
||||
<span>Debug</span><div class="tag-button__count">1</div>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-2" data-encode="Debug">
|
||||
<span>Debug</span><div class="tag-button__count">2</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Diary">
|
||||
<span>Diary</span><div class="tag-button__count">1</div>
|
||||
@@ -459,11 +459,14 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-2" data-encode="Edge+computing">
|
||||
<span>Edge computing</span><div class="tag-button__count">2</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Kubelet">
|
||||
<span>Kubelet</span><div class="tag-button__count">1</div>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Inotify">
|
||||
<span>Inotify</span><div class="tag-button__count">1</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Kubernetes">
|
||||
<span>Kubernetes</span><div class="tag-button__count">1</div>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-2" data-encode="Kubelet">
|
||||
<span>Kubelet</span><div class="tag-button__count">2</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-2" data-encode="Kubernetes">
|
||||
<span>Kubernetes</span><div class="tag-button__count">2</div>
|
||||
</button>
|
||||
</li><li><button type="button" class="button button--pill tag-button tag-button-1" data-encode="Log">
|
||||
<span>Log</span><div class="tag-button__count">1</div>
|
||||
@@ -491,24 +494,26 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
</button>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="js-result layout--archive__result d-none"><div class="article-list items"><section><h2 class="article-list__group-header">2024</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Kubernetes,Kubelet,Debug">
|
||||
<div class="item__content"><span class="item__meta">Apr 10</span><a itemprop="headline" class="item__header" href="/posts/Debug-kubelet">Debug Kubelet</a></div>
|
||||
<div class="js-result layout--archive__result d-none"><div class="article-list items"><section><h2 class="article-list__group-header">2024</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Kubernetes,Kubelet,Debug,Inotify">
|
||||
<div class="item__content"><span class="item__meta">Apr 18</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/inotify-watcher-leaks-in-kubelet">Inotify watcher leaks in Kubelet</a></div>
|
||||
</li><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Kubernetes,Kubelet,Debug">
|
||||
<div class="item__content"><span class="item__meta">Apr 10</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/Debug-kubelet">Debug Kubelet</a></div>
|
||||
</li></ul></section><section><h2 class="article-list__group-header">2022</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Xv6,Teaching,Operating+system,Binghamton+university">
|
||||
<div class="item__content"><span class="item__meta">Feb 22</span><a itemprop="headline" class="item__header" href="/posts/cs350-labs">Labs of CS350</a></div>
|
||||
<div class="item__content"><span class="item__meta">Feb 22</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/cs350-labs">Labs of CS350</a></div>
|
||||
</li></ul></section><section><h2 class="article-list__group-header">2021</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Research,Edge+computing">
|
||||
<div class="item__content"><span class="item__meta">Oct 31</span><a itemprop="headline" class="item__header" href="/posts/eddl-how-do-we-train-on-limited-edge-devices-part2">EDDL: How do we train neural networks on limited edge devices - PART 2</a></div>
|
||||
<div class="item__content"><span class="item__meta">Oct 31</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/eddl-how-do-we-train-on-limited-edge-devices-part2">EDDL: How do we train neural networks on limited edge devices - PART 2</a></div>
|
||||
</li><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Research,Edge+computing">
|
||||
<div class="item__content"><span class="item__meta">Oct 13</span><a itemprop="headline" class="item__header" href="/posts/eddl-how-do-we-train-on-limited-edge-devices">EDDL: How do we train neural networks on limited edge devices - PART 1</a></div>
|
||||
<div class="item__content"><span class="item__meta">Oct 13</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/eddl-how-do-we-train-on-limited-edge-devices">EDDL: How do we train neural networks on limited edge devices - PART 1</a></div>
|
||||
</li></ul></section><section><h2 class="article-list__group-header">2020</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Visualization">
|
||||
<div class="item__content"><span class="item__meta">Sep 15</span><a itemprop="headline" class="item__header" href="/posts/generate-word-cloud-with-chinese-fenci">Generate Word Cloud Figures with Chinese-Tokenization and WordCloud python libraries</a></div>
|
||||
<div class="item__content"><span class="item__meta">Sep 15</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/generate-word-cloud-with-chinese-fenci">Generate Word Cloud Figures with Chinese-Tokenization and WordCloud python libraries</a></div>
|
||||
</li></ul></section><section><h2 class="article-list__group-header">2017</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Xv6,Teaching,Operating+system">
|
||||
<div class="item__content"><span class="item__meta">Jul 28</span><a itemprop="headline" class="item__header" href="/posts/intro-xv6">Xv6 introduction</a></div>
|
||||
<div class="item__content"><span class="item__meta">Jul 28</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/intro-xv6">Xv6 introduction</a></div>
|
||||
</li></ul></section><section><h2 class="article-list__group-header">2016</h2><ul class="items"><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Research,Log,Miscellanies">
|
||||
<div class="item__content"><span class="item__meta">Oct 28</span><a itemprop="headline" class="item__header" href="/posts/some-of-my-previews-exper-work">Some of my previews experiment works: 2016</a></div>
|
||||
<div class="item__content"><span class="item__meta">Oct 28</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/some-of-my-previews-exper-work">Some of my previews experiment works: 2016</a></div>
|
||||
</li><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Network,Charles+proxy">
|
||||
<div class="item__content"><span class="item__meta">Oct 27</span><a itemprop="headline" class="item__header" href="/posts/charles-is-not-a-good-tool">Using charles proxy to monitor mobile SSL traffics</a></div>
|
||||
<div class="item__content"><span class="item__meta">Oct 27</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/charles-is-not-a-good-tool">Using charles proxy to monitor mobile SSL traffics</a></div>
|
||||
</li><li class="item" itemscope itemtype="http://schema.org/BlogPosting" data-tags="Diary">
|
||||
<div class="item__content"><span class="item__meta">Oct 26</span><a itemprop="headline" class="item__header" href="/posts/welcome-to-my-blog">STSD: Stop Talking Start Doing</a></div>
|
||||
<div class="item__content"><span class="item__meta">Oct 26</span><a itemprop="headline" class="item__header" href="/proxy/4000/posts/welcome-to-my-blog">STSD: Stop Talking Start Doing</a></div>
|
||||
</li></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -658,7 +663,7 @@ c13 9 26 20 30 26 7 11 -9 26 -27 26 -5 0 -3 -5 5 -10 9 -6 10 -10 3 -10 -24
|
||||
</div></div></div><div class="page__footer d-print-none">
|
||||
<footer class="footer py-4 js-page-footer">
|
||||
<div class="main"><div itemscope itemtype="http://schema.org/Person">
|
||||
<meta itemprop="name" content="Pengzhan Hao"><meta itemprop="url" content="/"><div class="footer__author-links"><div class="author-links">
|
||||
<meta itemprop="name" content="Pengzhan Hao"><meta itemprop="url" content="/proxy/4000/"><div class="footer__author-links"><div class="author-links">
|
||||
<ul class="menu menu--nowrap menu--inline"><li title="Send me an Email.">
|
||||
<a class="button button--circle mail-button" itemprop="email" href="mailto:haopengzhan@gmail.com" target="_blank">
|
||||
<div class="icon"><svg fill="#000000" width="24px" height="24px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
|
||||
Reference in New Issue
Block a user