-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
368 lines (227 loc) · 13.1 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>404 Page not found | 西红柿的博客</title>
<meta property="og:title" content="404 Page not found - 西红柿的博客">
<meta property="og:type" content="article">
<meta name="Keywords" content="golang,go语言,go语言笔记,kubernetes,network">
<meta name="description" content="404 Page not found">
<meta name="author" content="战神西红柿">
<meta property="og:url" content="https://tomatoares.github.io/404.html">
<link rel="shortcut icon" href='/favicon.ico' type="image/x-icon">
<link rel="stylesheet" href='/css/normalize.css'>
<link rel="stylesheet" href='/css/style.css'>
<script type="text/javascript" src="//cdn.bootcdn.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href='/css/douban.css'>
<link rel="stylesheet" href='/css/other.css'>
</head>
<body>
<header id="header" class="clearfix">
<div class="container">
<div class="col-group">
<div class="site-name ">
<a id="logo" href="https://tomatoares.github.io">
西红柿的博客
</a>
<p class="description">专注于IT互联网, 包括但不限于Go语言(golang)、云计算、kubernetes、IAAS/PAAS</p>
</div>
<div>
<nav id="nav-menu" class="clearfix">
<a class="" href="https://tomatoares.github.io">首页</a>
<a href="https://tomatoares.github.io/archives/" title="归档">归档</a>
<a href="https://tomatoares.github.io/posts/about/" title="关于">关于</a>
</nav>
</div>
</div>
</div>
</header>
<div id="body">
<div class="container">
<div class="col-group">
<div class="col-8" id="main">
<div class="body404">
<div class="info404">
<header id="header404" class="clearfix">
<div class="site-name404"><i>404</i></div>
</header>
<section>
<div class="title404">
<p>每一个平凡的日常<br />都是连续发生中的奇迹</p>
</div>
<div class="post-archive">
<h2>See Also</h2>
<ul class="listing">
<li><a href="/posts/my-proust-questionnaire/">My Proust Questionnaire</a></li>
<li><a href="/posts/storage/CSI-spec/">CSI - 容器存储接口</a></li>
<li><a href="/posts/cloud/kubelet-Q/">无法正常删除节点资源—— kubelet 问题排查</a></li>
<li><a href="/posts/cloud/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BAIstio/">深入浅出 Istio [读书笔记]</a></li>
<li><a href="/posts/storage/external-storage/">external-storage 探索</a></li>
</ul>
</div>
<a rel="nofollow" href="https://tomatoares.github.io" class="index404">回首页看看</a>
</section>
</div>
</div>
<footer id="footer">
<div>
© 2022 <a href="https://tomatoares.github.io">西红柿的博客 By 战神西红柿</a>
</div>
<br />
<div>
<div class="github-badge">
<a href="https://gohugo.io/" target="_black" rel="nofollow"><span class="badge-subject">Powered by</span><span class="badge-value bg-blue">Hugo</span></a>
</div>
<div class="github-badge">
<a href="https://www.flysnow.org/" target="_black"><span class="badge-subject">Design by</span><span class="badge-value bg-brightgreen">飞雪无情</span></a>
</div>
<div class="github-badge">
<a href="https://github.com/flysnow-org/maupassant-hugo" target="_black"><span class="badge-subject">Theme</span><span class="badge-value bg-yellowgreen">Maupassant</span></a>
</div>
</div>
</footer>
<a id="rocket" href="#top"></a>
<script type="text/javascript" src='/js/totop.js?v=0.0.0' async=""></script>
<script type="text/javascript" src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js" async></script>
<script src='/js/douban.js'></script>
</div>
<div id="secondary">
<section class="widget">
<form id="search" action='https://tomatoares.github.io/search' method="get" accept-charset="utf-8" target="_blank" _lpchecked="1">
<input type="text" name="q" maxlength="20" placeholder="Search">
<input type="hidden" name="sitesearch" value="https://tomatoares.github.io">
<button type="submit" class="submit icon-search"></button>
</form>
</section>
<section class="widget">
<h3 class="widget-title">最近文章</h3>
<ul class="widget-list">
<li>
<a href="https://tomatoares.github.io/posts/my-proust-questionnaire/" title="My Proust Questionnaire">My Proust Questionnaire</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/storage/CSI-spec/" title="CSI - 容器存储接口">CSI - 容器存储接口</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/cloud/kubelet-Q/" title="无法正常删除节点资源—— kubelet 问题排查">无法正常删除节点资源—— kubelet 问题排查</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/cloud/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BAIstio/" title="深入浅出 Istio [读书笔记]">深入浅出 Istio [读书笔记]</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/storage/external-storage/" title="external-storage 探索">external-storage 探索</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/leetcode/flag/" title="立个 flag ">立个 flag </a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/about/" title="About">About</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/cloud/k8s/kind/" title="使用 kind 进行 e2e 测试">使用 kind 进行 e2e 测试</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/cloud/k8s/cka/" title="cka 考试准备">cka 考试准备</a>
</li>
<li>
<a href="https://tomatoares.github.io/posts/storage/ceph-rbd-resize/" title="kubernetes 1.12.6 storageclass 集成 ceph rbd resize 功能探索">kubernetes 1.12.6 storageclass 集成 ceph rbd resize 功能探索</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/categories/'>分类</a></h3>
<ul class="widget-list">
<li><a href="https://tomatoares.github.io/categories/GCTT/">GCTT (15)</a></li>
<li><a href="https://tomatoares.github.io/categories/go/">go (21)</a></li>
<li><a href="https://tomatoares.github.io/categories/Istio/">Istio (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/Life/">Life (2)</a></li>
<li><a href="https://tomatoares.github.io/categories/Network/">Network (8)</a></li>
<li><a href="https://tomatoares.github.io/categories/Other/">Other (2)</a></li>
<li><a href="https://tomatoares.github.io/categories/Storage/">Storage (11)</a></li>
<li><a href="https://tomatoares.github.io/categories/Tool/">Tool (3)</a></li>
<li><a href="https://tomatoares.github.io/categories/Web/">Web (10)</a></li>
<li><a href="https://tomatoares.github.io/categories/docker/">docker (7)</a></li>
<li><a href="https://tomatoares.github.io/categories/go/">go (4)</a></li>
<li><a href="https://tomatoares.github.io/categories/k8s/">k8s (5)</a></li>
<li><a href="https://tomatoares.github.io/categories/kubernetes/">kubernetes (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/linux/">linux (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/microservice/">microservice (4)</a></li>
<li><a href="https://tomatoares.github.io/categories/Network/">Network (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/os/">os (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/">操作系统 (2)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/">数据库 (4)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/">数据结构 (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E7%AE%97%E6%B3%95/">算法 (3)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E7%BB%84%E6%88%90%E5%8E%9F%E7%90%86/">组成原理 (1)</a></li>
<li><a href="https://tomatoares.github.io/categories/%E8%99%9A%E6%8B%9F%E5%8C%96/">虚拟化 (1)</a></li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/tags/'>标签</a></h3>
<div class="tagcloud">
<a href="https://tomatoares.github.io/tags/CSI/">CSI</a>
<a href="https://tomatoares.github.io/tags/Ceph/">Ceph</a>
<a href="https://tomatoares.github.io/tags/Cobra/">Cobra</a>
<a href="https://tomatoares.github.io/tags/GC/">GC</a>
<a href="https://tomatoares.github.io/tags/GCTT/">GCTT</a>
<a href="https://tomatoares.github.io/tags/go/">go</a>
<a href="https://tomatoares.github.io/tags/Http/">Http</a>
<a href="https://tomatoares.github.io/tags/Http/">Http</a>
<a href="https://tomatoares.github.io/tags/IO/">IO</a>
<a href="https://tomatoares.github.io/tags/Istio/">Istio</a>
<a href="https://tomatoares.github.io/tags/leetcode/">leetcode</a>
<a href="https://tomatoares.github.io/tags/Linux/">Linux</a>
<a href="https://tomatoares.github.io/tags/Network/">Network</a>
<a href="https://tomatoares.github.io/tags/RPC/">RPC</a>
<a href="https://tomatoares.github.io/tags/Storage/">Storage</a>
<a href="https://tomatoares.github.io/tags/TCP/">TCP</a>
<a href="https://tomatoares.github.io/tags/UDP/">UDP</a>
<a href="https://tomatoares.github.io/tags/Unix/">Unix</a>
<a href="https://tomatoares.github.io/tags/Web/">Web</a>
<a href="https://tomatoares.github.io/tags/Websocket/">Websocket</a>
<a href="https://tomatoares.github.io/tags/buffer/">buffer</a>
<a href="https://tomatoares.github.io/tags/cache/">cache</a>
<a href="https://tomatoares.github.io/tags/cka/">cka</a>
<a href="https://tomatoares.github.io/tags/container/">container</a>
<a href="https://tomatoares.github.io/tags/database/">database</a>
<a href="https://tomatoares.github.io/tags/docker/">docker</a>
<a href="https://tomatoares.github.io/tags/echo/">“echo”</a>
<a href="https://tomatoares.github.io/tags/framework/">framework</a>
<a href="https://tomatoares.github.io/tags/go/">go</a>
<a href="https://tomatoares.github.io/tags/hugo/">hugo</a>
<a href="https://tomatoares.github.io/tags/k8s/">k8s</a>
<a href="https://tomatoares.github.io/tags/kind/">kind</a>
<a href="https://tomatoares.github.io/tags/leetcode/">leetcode</a>
<a href="https://tomatoares.github.io/tags/Linux/">Linux</a>
<a href="https://tomatoares.github.io/tags/microservice/">microservice</a>
<a href="https://tomatoares.github.io/tags/Network/">Network</a>
<a href="https://tomatoares.github.io/tags/os/">os</a>
<a href="https://tomatoares.github.io/tags/out-of-tree/">out-of-tree</a>
<a href="https://tomatoares.github.io/tags/test/">test</a>
<a href="https://tomatoares.github.io/tags/tool/">tool</a>
<a href="https://tomatoares.github.io/tags/Web/">Web</a>
<a href="https://tomatoares.github.io/tags/%E4%BA%91%E8%AE%A1%E7%AE%97/">云计算</a>
<a href="https://tomatoares.github.io/tags/%E5%9F%BA%E6%95%B0%E6%A0%91/">基数树</a>
<a href="https://tomatoares.github.io/tags/%E5%B7%A5%E5%85%B7/">工具</a>
<a href="https://tomatoares.github.io/tags/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/">操作系统</a>
<a href="https://tomatoares.github.io/tags/%E7%AE%97%E6%B3%95/">算法</a>
<a href="https://tomatoares.github.io/tags/%E7%BB%84%E6%88%90%E5%8E%9F%E7%90%86/">组成原理</a>
<a href="https://tomatoares.github.io/tags/%E8%99%9A%E6%8B%9F%E5%8C%96/">虚拟化</a>
<a href="https://tomatoares.github.io/tags/%E8%BF%90%E7%BB%B4/">运维</a>
</div>
</section>
<section class="widget">
<h3 class="widget-title">其它</h3>
<ul class="widget-list">
<li><a href="https://tomatoares.github.io/index.xml">文章 RSS</a></li>
</ul>
</section>
</div>
</div>
</div>
</div>
</body>
</html>