-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
563 lines (237 loc) · 19.2 KB
/
atom.xml
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>小萝卜 Blog</title>
<subtitle>jiayi</subtitle>
<link href="https://jiayi-1994.github.io/atom.xml" rel="self"/>
<link href="https://jiayi-1994.github.io/"/>
<updated>2023-11-30T10:37:00.288Z</updated>
<id>https://jiayi-1994.github.io/</id>
<author>
<name>XieJiayi</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Istio灰度发布</title>
<link href="https://jiayi-1994.github.io/kubernetes/istio-hui-du-fa-bu.html"/>
<id>https://jiayi-1994.github.io/kubernetes/istio-hui-du-fa-bu.html</id>
<published>2023-11-30T03:15:30.000Z</published>
<updated>2023-11-30T10:37:00.288Z</updated>
<summary type="html"><h1 id="Istio详细使用-灰度发布"><a href="#Istio详细使用-灰度发布" class="headerlink" title="Istio详细使用-灰度发布"></a>Istio详细使用-灰度发布</h1><h2 id="蓝绿部署"><a</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="istio" scheme="https://jiayi-1994.github.io/categories/k8s/istio/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="服务网格" scheme="https://jiayi-1994.github.io/tags/%E6%9C%8D%E5%8A%A1%E7%BD%91%E6%A0%BC/"/>
</entry>
<entry>
<title>kubespray部署k8s-v1.27</title>
<link href="https://jiayi-1994.github.io/kubernetes/kubespray-bu-shu-k8s-v1-27.html"/>
<id>https://jiayi-1994.github.io/kubernetes/kubespray-bu-shu-k8s-v1-27.html</id>
<published>2023-08-24T09:18:48.000Z</published>
<updated>2023-11-30T06:41:26.183Z</updated>
<summary type="html"><h1 id="一、kubespray安装"><a href="#一、kubespray安装" class="headerlink" title="一、kubespray安装"></a>一、kubespray安装</h1><h2</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="kubespray" scheme="https://jiayi-1994.github.io/categories/k8s/kubespray/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="kubespray" scheme="https://jiayi-1994.github.io/tags/kubespray/"/>
</entry>
<entry>
<title>K8s的Operator开发(一)</title>
<link href="https://jiayi-1994.github.io/go/k8s-de-operator-kai-fa-yi.html"/>
<id>https://jiayi-1994.github.io/go/k8s-de-operator-kai-fa-yi.html</id>
<published>2023-08-15T12:57:21.000Z</published>
<updated>2023-08-25T02:01:58.950Z</updated>
<summary type="html"><h1 id="Kubernetes-Operator-开发教程(一)"><a href="#Kubernetes-Operator-开发教程(一)" class="headerlink" title="Kubernetes Operator</summary>
<category term="Go" scheme="https://jiayi-1994.github.io/categories/Go/"/>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/Go/k8s/"/>
<category term="Operator" scheme="https://jiayi-1994.github.io/categories/Go/k8s/Operator/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="Go" scheme="https://jiayi-1994.github.io/tags/Go/"/>
<category term="Kubebuilder" scheme="https://jiayi-1994.github.io/tags/Kubebuilder/"/>
</entry>
<entry>
<title>Istio详细使用-安全(三)</title>
<link href="https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-san.html"/>
<id>https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-san.html</id>
<published>2023-08-12T08:10:09.000Z</published>
<updated>2024-04-01T10:27:22.153Z</updated>
<summary type="html"><h1 id="Istio详细使用-安全(二)"><a href="#Istio详细使用-安全(二)" class="headerlink"</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="istio" scheme="https://jiayi-1994.github.io/categories/k8s/istio/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="服务网格" scheme="https://jiayi-1994.github.io/tags/%E6%9C%8D%E5%8A%A1%E7%BD%91%E6%A0%BC/"/>
</entry>
<entry>
<title>Istio详细使用-流量管理(二)</title>
<link href="https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-er.html"/>
<id>https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-er.html</id>
<published>2023-08-08T11:06:38.000Z</published>
<updated>2024-04-01T10:05:27.698Z</updated>
<summary type="html"><h1 id="Istio详细使用-流量管理(二)"><a href="#Istio详细使用-流量管理(二)" class="headerlink"</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="istio" scheme="https://jiayi-1994.github.io/categories/k8s/istio/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="服务网格" scheme="https://jiayi-1994.github.io/tags/%E6%9C%8D%E5%8A%A1%E7%BD%91%E6%A0%BC/"/>
</entry>
<entry>
<title>Istio详细使用-环境安装与介绍(一)</title>
<link href="https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-yi.html"/>
<id>https://jiayi-1994.github.io/kubernetes/istio-xiang-xi-shi-yong-yi.html</id>
<published>2023-08-07T11:06:38.000Z</published>
<updated>2023-08-08T10:13:26.543Z</updated>
<summary type="html"><h1 id="Istio详细使用(一)"><a href="#Istio详细使用(一)" class="headerlink" title="Istio详细使用(一)"></a>Istio详细使用(一)</h1><h2 id="1-介绍"><a href="#1-介绍"</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="istio" scheme="https://jiayi-1994.github.io/categories/k8s/istio/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="服务网格" scheme="https://jiayi-1994.github.io/tags/%E6%9C%8D%E5%8A%A1%E7%BD%91%E6%A0%BC/"/>
</entry>
<entry>
<title>Linux下未使用磁盘扩容到根目录(PV)</title>
<link href="https://jiayi-1994.github.io/other/linux-xia-wei-shi-yong-ci-pan-kuo-rong-dao-gen-mu-lu-pv.html"/>
<id>https://jiayi-1994.github.io/other/linux-xia-wei-shi-yong-ci-pan-kuo-rong-dao-gen-mu-lu-pv.html</id>
<published>2023-08-04T01:47:09.000Z</published>
<updated>2023-08-04T02:14:24.608Z</updated>
<summary type="html"><h2 id="Linux下未使用磁盘扩容到根目录(PV)"><a href="#Linux下未使用磁盘扩容到根目录(PV)" class="headerlink"</summary>
<category term="disk" scheme="https://jiayi-1994.github.io/categories/disk/"/>
<category term="其他" scheme="https://jiayi-1994.github.io/tags/%E5%85%B6%E4%BB%96/"/>
</entry>
<entry>
<title>cloudflare机场使用</title>
<link href="https://jiayi-1994.github.io/vps/cloudflare-ji-chang-shi-yong.html"/>
<id>https://jiayi-1994.github.io/vps/cloudflare-ji-chang-shi-yong.html</id>
<published>2023-07-31T12:13:11.000Z</published>
<updated>2023-07-31T09:20:49.025Z</updated>
<summary type="html"><h1 id="方法一"><a href="#方法一" class="headerlink" title="方法一"></a>方法一</h1><p>地址: <a</summary>
<category term="vps" scheme="https://jiayi-1994.github.io/categories/vps/"/>
<category term="VPS" scheme="https://jiayi-1994.github.io/tags/VPS/"/>
</entry>
<entry>
<title>K8S NetworkPolicy(网络策略)</title>
<link href="https://jiayi-1994.github.io/kubernetes/networkpolicy-wang-luo-ce-lue.html"/>
<id>https://jiayi-1994.github.io/kubernetes/networkpolicy-wang-luo-ce-lue.html</id>
<published>2023-07-27T12:01:22.000Z</published>
<updated>2023-07-27T08:14:57.129Z</updated>
<summary type="html"><h1 id="NetworkPolicy-网络策略"><a href="#NetworkPolicy-网络策略" class="headerlink" title="NetworkPolicy(网络策略)"></a>NetworkPolicy(网络策略)</h1><h2</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="网络" scheme="https://jiayi-1994.github.io/tags/%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>iptables详解使用</title>
<link href="https://jiayi-1994.github.io/wang-luo/iptables-xiang-jie-shi-yong.html"/>
<id>https://jiayi-1994.github.io/wang-luo/iptables-xiang-jie-shi-yong.html</id>
<published>2023-07-26T06:37:54.000Z</published>
<updated>2023-07-26T07:47:23.231Z</updated>
<summary type="html"><h1 id="iptables详解使用"><a href="#iptables详解使用" class="headerlink" title="iptables详解使用"></a>iptables详解使用</h1><h2 id="1、介绍"><a href="#1、介绍"</summary>
<category term="network" scheme="https://jiayi-1994.github.io/categories/network/"/>
<category term="网络" scheme="https://jiayi-1994.github.io/tags/%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>内网穿透【搞一下】</title>
<link href="https://jiayi-1994.github.io/wang-luo/nei-wang-chuan-tou-gao-yi-xia.html"/>
<id>https://jiayi-1994.github.io/wang-luo/nei-wang-chuan-tou-gao-yi-xia.html</id>
<published>2023-06-16T06:27:09.000Z</published>
<updated>2023-06-16T06:36:50.580Z</updated>
<summary type="html"><h2 id="内网穿透【搞一下】"><a href="#内网穿透【搞一下】" class="headerlink" title="内网穿透【搞一下】"></a>内网穿透【搞一下】</h2><h3 id="场景入门介绍"><a href="#场景入门介绍"</summary>
<category term="network" scheme="https://jiayi-1994.github.io/categories/network/"/>
<category term="网络" scheme="https://jiayi-1994.github.io/tags/%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>VPS的搭建</title>
<link href="https://jiayi-1994.github.io/wang-luo/vps-de-da-jian.html"/>
<id>https://jiayi-1994.github.io/wang-luo/vps-de-da-jian.html</id>
<published>2023-06-02T11:51:41.000Z</published>
<updated>2023-06-13T07:15:24.192Z</updated>
<summary type="html"><h1 id="基于github学生包VPS的免费搭建"><a href="#基于github学生包VPS的免费搭建" class="headerlink" title="基于github学生包VPS的免费搭建"></a>基于github学生包VPS的免费搭建</h1><h2</summary>
<category term="network" scheme="https://jiayi-1994.github.io/categories/network/"/>
<category term="网络" scheme="https://jiayi-1994.github.io/tags/%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>Metallb结合Ingress的使用</title>
<link href="https://jiayi-1994.github.io/kubernetes/metallb-jie-he-ingress-de-shi-yong.html"/>
<id>https://jiayi-1994.github.io/kubernetes/metallb-jie-he-ingress-de-shi-yong.html</id>
<published>2023-05-31T12:11:08.000Z</published>
<updated>2023-05-31T06:06:47.863Z</updated>
<summary type="html"><h1 id="Metallb结合Ingress的使用"><a href="#Metallb结合Ingress的使用" class="headerlink" title="Metallb结合Ingress的使用"></a>Metallb结合Ingress的使用</h1><h2</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
</entry>
<entry>
<title>基于karmada的多集群管理(二)</title>
<link href="https://jiayi-1994.github.io/kubernetes/ji-yu-karmada-de-duo-ji-qun-guan-li-2.html"/>
<id>https://jiayi-1994.github.io/kubernetes/ji-yu-karmada-de-duo-ji-qun-guan-li-2.html</id>
<published>2023-04-10T06:24:20.000Z</published>
<updated>2023-08-07T06:09:40.009Z</updated>
<summary type="html"><h1 id="基于Karmada的多集群管理-调度-二"><a href="#基于Karmada的多集群管理-调度-二" class="headerlink"</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="karmada" scheme="https://jiayi-1994.github.io/categories/k8s/karmada/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
</entry>
<entry>
<title>基于Karmada的多集群管理(一)</title>
<link href="https://jiayi-1994.github.io/kubernetes/ji-yu-karmada-de-duo-ji-qun-guan-li.html"/>
<id>https://jiayi-1994.github.io/kubernetes/ji-yu-karmada-de-duo-ji-qun-guan-li.html</id>
<published>2023-04-07T03:12:15.000Z</published>
<updated>2023-08-07T06:09:40.004Z</updated>
<summary type="html"><h1 id="基于Karmada的多集群管理-一"><a href="#基于Karmada的多集群管理-一" class="headerlink" title="基于Karmada的多集群管理(一)"></a>基于Karmada的多集群管理(一)</h1><h2</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="karmada" scheme="https://jiayi-1994.github.io/categories/k8s/karmada/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
</entry>
<entry>
<title>基于prometheus的告警监控</title>
<link href="https://jiayi-1994.github.io/kubernetes/ji-yu-prometheus-de-gao-jing-jian-kong.html"/>
<id>https://jiayi-1994.github.io/kubernetes/ji-yu-prometheus-de-gao-jing-jian-kong.html</id>
<published>2023-04-07T02:21:14.000Z</published>
<updated>2023-08-07T06:09:39.997Z</updated>
<summary type="html"><h1 id="prometheus系统架构图"><a href="#prometheus系统架构图" class="headerlink" title="prometheus系统架构图"></a>prometheus系统架构图</h1><h1 id=""><a</summary>
<category term="k8s" scheme="https://jiayi-1994.github.io/categories/k8s/"/>
<category term="prometheus" scheme="https://jiayi-1994.github.io/categories/k8s/prometheus/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
</entry>
<entry>
<title>Dockerfile的使用</title>
<link href="https://jiayi-1994.github.io/devops/dockerfile-de-shi-yong.html"/>
<id>https://jiayi-1994.github.io/devops/dockerfile-de-shi-yong.html</id>
<published>2023-04-06T08:23:24.000Z</published>
<updated>2023-04-06T08:26:16.203Z</updated>
<summary type="html"><h1 id="DockerFile介绍"><a href="#DockerFile介绍" class="headerlink"</summary>
<category term="devops" scheme="https://jiayi-1994.github.io/categories/devops/"/>
<category term="Kubernetes" scheme="https://jiayi-1994.github.io/tags/Kubernetes/"/>
<category term="devops" scheme="https://jiayi-1994.github.io/tags/devops/"/>
</entry>
<entry>
<title>vlan、子网掩码、MAC地址、网关、DNS、三层交换机</title>
<link href="https://jiayi-1994.github.io/wang-luo/vlan-zi-wang-yan-ma-mac-di-zhi-wang-guan-dns-san-ceng-jiao-huan-ji.html"/>
<id>https://jiayi-1994.github.io/wang-luo/vlan-zi-wang-yan-ma-mac-di-zhi-wang-guan-dns-san-ceng-jiao-huan-ji.html</id>
<published>2023-01-28T11:19:53.000Z</published>
<updated>2023-01-28T08:38:56.498Z</updated>
<summary type="html"><h2 id="01-什么是VLAN"><a href="#01-什么是VLAN" class="headerlink" title="01 什么是VLAN"></a>01</summary>
<category term="network" scheme="https://jiayi-1994.github.io/categories/network/"/>
<category term="网络" scheme="https://jiayi-1994.github.io/tags/%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>go-zero 框架的使用</title>
<link href="https://jiayi-1994.github.io/go/go-zeor.html"/>
<id>https://jiayi-1994.github.io/go/go-zeor.html</id>
<published>2023-01-09T07:03:31.000Z</published>
<updated>2023-01-28T08:43:19.268Z</updated>
<summary type="html"><p>g</p>
</summary>
<category term="Go" scheme="https://jiayi-1994.github.io/categories/Go/"/>
<category term="Go" scheme="https://jiayi-1994.github.io/tags/Go/"/>
</entry>
<entry>
<title>1. Go & grpc的使用</title>
<link href="https://jiayi-1994.github.io/grpc/1.gogrpc.html"/>
<id>https://jiayi-1994.github.io/grpc/1.gogrpc.html</id>
<published>2023-01-07T12:08:15.000Z</published>
<updated>2023-01-06T16:09:35.494Z</updated>
<summary type="html"><blockquote>
<p>欢迎进入 gRPC 的开发文档,gRPC 一开始由 google 开发,是一款语言中立、平台中立、开源的远程过程调用(RPC)系统。</p>
</blockquote>
<h2 id="gRPC-是什么?"><a</summary>
<category term="Go" scheme="https://jiayi-1994.github.io/categories/Go/"/>
<category term="grpc" scheme="https://jiayi-1994.github.io/tags/grpc/"/>
<category term="Go" scheme="https://jiayi-1994.github.io/tags/Go/"/>
</entry>
</feed>