-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
718 lines (565 loc) · 24.9 KB
/
sitemap.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
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://kinnylee.github.io/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/helm/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-wait/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/%E4%BA%91%E5%8E%9F%E7%94%9F/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/</loc>
<lastmod>2021-03-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/argocd/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/argocd/argocd%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-%E5%9F%BA%E6%9C%AC%E4%BB%8B%E7%BB%8D/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-downloader/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-install%E5%91%BD%E4%BB%A4/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-list%E5%91%BD%E4%BB%A4/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-repo%E5%91%BD%E4%BB%A4/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-storage/</loc>
<lastmod>2021-03-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-%E5%9F%BA%E6%9C%AC%E4%BB%8B%E7%BB%8D/</loc>
<lastmod>2021-03-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/helm/helm%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-%E6%A0%B8%E5%BF%83%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/</loc>
<lastmod>2021-03-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/kubeapps/</loc>
<lastmod>2021-03-19T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubeapps/kubeapps%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-kubeops/</loc>
<lastmod>2021-03-19T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubeapps/kubeapps%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-assetsvc/</loc>
<lastmod>2021-03-18T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubeapps/kubeapps%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-asset-syncer/</loc>
<lastmod>2021-03-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubeapps/kubeapps%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-apprepository-controller/</loc>
<lastmod>2021-03-16T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubeapps/kubeapps%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-%E5%9F%BA%E6%9C%AC%E4%BB%8B%E7%BB%8D/</loc>
<lastmod>2021-03-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/java/</loc>
<lastmod>2020-10-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/java%E5%9F%BA%E7%A1%80/</loc>
<lastmod>2020-10-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/java8/java8%E6%96%B0%E5%A2%9E%E7%89%B9%E6%80%A7/</loc>
<lastmod>2020-10-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/go/</loc>
<lastmod>2020-09-22T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/go/</loc>
<lastmod>2020-09-22T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/go%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/</loc>
<lastmod>2020-09-22T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/%E5%9B%BE%E8%A7%A3golang-channel%E6%BA%90%E7%A0%81/</loc>
<lastmod>2020-09-22T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/k8s/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/k8s/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD/kubernetes%E6%BA%90%E7%A0%81%E5%89%96%E6%9E%90-etcd%E5%AD%98%E5%82%A8%E6%A0%B8%E5%BF%83%E5%AE%9E%E7%8E%B0/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD/k8s%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-kube-apiserver/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD/k8s%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90kube-scheduler/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/</loc>
<lastmod>2020-09-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/go%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/</loc>
<lastmod>2020-09-19T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/restful%E6%A1%86%E6%9E%B6/go-restful/</loc>
<lastmod>2020-09-19T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/net-http/</loc>
<lastmod>2020-09-16T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/file-filepath/</loc>
<lastmod>2020-09-14T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go-map%E5%8E%9F%E7%90%86%E8%A7%A3%E6%9E%90/</loc>
<lastmod>2020-09-08T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/c++/</loc>
<lastmod>2020-09-07T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/docker/</loc>
<lastmod>2020-09-07T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/docker/</loc>
<lastmod>2020-09-07T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/docker/docker%E6%A0%B8%E5%BF%83%E5%8E%9F%E7%90%86/</loc>
<lastmod>2020-09-07T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/jdk/java%E5%8F%8D%E5%B0%84/</loc>
<lastmod>2020-09-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/jdk/java-io%E6%B5%81/</loc>
<lastmod>2020-09-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/jdk/java%E9%9B%86%E5%90%88%E6%A1%86%E6%9E%B6/</loc>
<lastmod>2020-09-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/jdk/java%E5%A4%9A%E7%BA%BF%E7%A8%8B/</loc>
<lastmod>2020-09-03T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD/kubernetes%E6%BA%90%E7%A0%81%E5%89%96%E6%9E%90-%E8%B5%84%E6%BA%90%E5%88%9B%E5%BB%BA%E6%B5%81%E7%A8%8B/</loc>
<lastmod>2020-09-02T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/client-go/client-go%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%B8%80-%E5%9B%9B%E7%A7%8D%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AF%B9%E8%B1%A1/</loc>
<lastmod>2020-09-01T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/client-go/</loc>
<lastmod>2020-09-01T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/restful%E6%A1%86%E6%9E%B6/golang%E7%9A%84restful%E6%A1%86%E6%9E%B6%E9%9B%86%E5%90%88/</loc>
<lastmod>2020-09-01T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/go%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93-cobra/</loc>
<lastmod>2020-09-01T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/c++/</loc>
<lastmod>2020-08-31T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/vscode/</loc>
<lastmod>2020-08-31T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/c++/vscode%E8%BF%9C%E7%A8%8B%E8%B0%83%E8%AF%95c++%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA/</loc>
<lastmod>2020-08-31T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD/kubernetes%E6%BA%90%E7%A0%81%E5%89%96%E6%9E%90-k8%E6%A0%B8%E5%BF%83%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/</loc>
<lastmod>2020-08-29T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go%E8%A7%A6%E5%8F%91%E8%B0%83%E5%BA%A6%E6%9C%BA%E5%88%B6/</loc>
<lastmod>2020-08-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go%E8%BF%9B%E7%A8%8B%E5%90%AF%E5%8A%A8%E5%88%86%E6%9E%90/</loc>
<lastmod>2020-08-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go-select%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/mongodb/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/mongodb/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/mysql/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/mysql/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/mysql/sql%E8%84%9A%E6%9C%AC%E5%A2%9E%E9%87%8F%E5%8D%87%E7%BA%A7%E6%A1%86%E6%9E%B6-flyway/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/mysql/%E4%B8%BA%E4%BB%80%E4%B9%88mysql%E4%BD%BF%E7%94%A8b+%E6%A0%91%E8%80%8Cmongo%E4%BD%BF%E7%94%A8b%E6%A0%91/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/hugo/%E8%BF%99%E4%B8%AA%E5%8D%9A%E5%AE%A2%E7%B3%BB%E7%BB%9F%E5%A6%82%E4%BD%95%E6%90%AD%E5%BB%BA/</loc>
<lastmod>2020-08-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/golang%E8%B0%83%E5%BA%A6%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/</loc>
<lastmod>2020-08-25T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/breakpad/</loc>
<lastmod>2020-08-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E5%9B%9B-%E8%B0%83%E7%94%A8%E6%A0%88/</loc>
<lastmod>2020-08-24T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E4%B8%89-%E6%A0%88%E5%B8%A7%E7%BB%93%E6%9E%84%E5%92%8C%E5%8E%9F%E7%90%86/</loc>
<lastmod>2020-08-21T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E4%BA%8C-symbol/</loc>
<lastmod>2020-08-20T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E4%B8%80-%E6%A6%82%E8%BF%B0/</loc>
<lastmod>2020-08-19T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E5%85%AD-others/</loc>
<lastmod>2020-08-18T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go%E5%8D%8F%E7%A8%8B%E5%85%A5%E9%97%A8/</loc>
<lastmod>2020-08-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/go-cli/</loc>
<lastmod>2020-08-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/go%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/</loc>
<lastmod>2020-08-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E4%BA%94-memory/</loc>
<lastmod>2020-08-16T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/breakpad%E6%A6%82%E8%BF%B0/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E5%9B%9B-exception/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%9F%BA%E7%A1%80/%E4%BB%A3%E7%A0%81%E6%98%AF%E5%A6%82%E4%BD%95%E7%BC%96%E8%AF%91%E6%88%90%E5%8F%AF%E6%89%A7%E8%A1%8C%E6%96%87%E4%BB%B6%E7%9A%84/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/c++/%E5%8A%A8%E6%80%81%E9%93%BE%E6%8E%A5%E5%BA%93%E4%B8%8E%E9%9D%99%E6%80%81%E9%93%BE%E6%8E%A5%E5%BA%93/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%8E%9F%E7%90%86/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%8E%9F%E7%90%86/</loc>
<lastmod>2020-08-15T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E4%B8%89-moduel/</loc>
<lastmod>2020-08-14T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E4%BA%8C-thread/</loc>
<lastmod>2020-08-13T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/breakpad/dmp%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E4%B8%80-%E6%A6%82%E8%BF%B0/</loc>
<lastmod>2020-08-10T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/jvm/</loc>
<lastmod>2020-08-09T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/java/jvm/</loc>
<lastmod>2020-08-09T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go%E9%AB%98%E7%BA%A7%E7%BC%96%E7%A8%8B%E4%B8%80-%E6%A6%82%E8%BF%B0/</loc>
<lastmod>2020-07-10T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/ansible/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/ansible/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/ansible/ansible-%E9%83%A8%E7%BD%B2%E6%A0%B8%E5%BF%83%E4%BB%A3%E7%A0%81%E8%A7%A3%E6%9E%90/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E5%9F%BA%E6%9C%AC%E5%8E%9F%E7%90%86/k8s%E5%9F%BA%E6%9C%AC%E5%85%A5%E9%97%A8/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/python/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/python/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/tags/redis/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/categories/redis/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/redis/redis%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0-%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E7%AF%87/</loc>
<lastmod>2020-06-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/archives/</loc>
<lastmod>2019-05-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/about/</loc>
<lastmod>2019-02-28T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/client-go/client-go%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%B8%89-workqueue/</loc>
<lastmod>2018-09-10T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/client-go/client-go%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%BA%8C-informer%E6%9C%BA%E5%88%B6/</loc>
<lastmod>2018-08-30T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://kinnylee.github.io/post/devops/%E8%85%BE%E8%AE%AF%E8%93%9D%E9%B2%B8paas%E5%B9%B3%E5%8F%B0/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/devops/%E8%85%BE%E8%AE%AF%E8%93%9D%E9%B2%B8%E5%B9%B3%E5%8F%B0%E5%88%86%E6%9E%90/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/devops/%E8%85%BE%E8%AE%AF%E9%85%8D%E7%BD%AE%E7%AE%A1%E7%90%86cmdb%E5%B9%B3%E5%8F%B0/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/devops/%E9%83%A8%E7%BD%B2%E6%B5%81%E7%A8%8B%E5%88%86%E6%9E%90%E5%92%8C%E5%B8%B8%E7%94%A8%E9%83%A8%E7%BD%B2%E5%B9%B3%E5%8F%B0%E5%AF%B9%E6%AF%94/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/gc/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/go-context/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/context/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/sort/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/string/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/sync/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/template/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%9F%A5%E5%90%8Dgo%E5%8D%9A%E4%B8%BB/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/go%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93-viper/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/orm/xorm/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/restful%E6%A1%86%E6%9E%B6/beego/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/waypoint/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%AC%AC%E4%B8%89%E6%96%B9%E5%BA%93/%E5%BE%AE%E6%9C%8D%E5%8A%A1%E6%A1%86%E6%9E%B6/go%E5%BE%AE%E6%9C%8D%E5%8A%A1%E6%A1%86%E6%9E%B6%E5%AF%B9%E6%AF%94/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/go/%E7%BF%BB%E8%AF%91/%E4%B8%BA%E4%BB%80%E4%B9%88%E7%9B%AE%E5%89%8Dgolang%E8%BF%98%E4%B8%8D%E5%85%B7%E5%A4%87%E4%BC%81%E4%B8%9A%E7%BA%A7%E5%BC%80%E5%8F%91%E8%83%BD%E5%8A%9B/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/redis/redis-cluster/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/redis/redis-sentinel/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%B9%A6%E5%8D%95/2020%E4%B9%A6%E5%8D%95/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/argocd/argocd%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-argocd-application-controller/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/envoy/envoy-grpc/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/envoy/envoy%E5%85%A5%E9%97%A8%E4%BB%8B%E7%BB%8D/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/envoy/envoy%E5%A6%82%E4%BD%95%E5%AE%9E%E7%8E%B0%E7%83%AD%E6%9B%B4%E6%96%B0/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/envoy/envoy%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/envoy/%E8%B0%83%E8%AF%95%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/gitops/flux/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/grpc/grpc/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/istio/istio%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-pilot-agent/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/istio/istio%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-pilot-discovery/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/istio/istio%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90-%E5%90%AF%E5%8A%A8%E5%91%BD%E4%BB%A4/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/istio/xds/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/k8s/%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90/scheme/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/kubevela/%E5%9F%BA%E4%BA%8Ekubevela+argocd+teckton%E5%AE%9E%E7%8E%B0%E5%BA%94%E7%94%A8gitops/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/pipeline/argo/argo%E5%88%9D%E4%BD%93%E9%AA%8C/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/post/%E4%BA%91%E5%8E%9F%E7%94%9F/pipeline/jenkins/jenkins%E6%8F%92%E4%BB%B6%E6%9C%BA%E5%88%B6/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/posts/_about/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/aecore%E5%AF%B9%E6%8E%A5%E6%96%B9%E6%A1%88%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/%E6%88%BF%E8%A7%92%E7%9F%B3%E4%B8%8A%E6%9E%B6%E4%B8%8E%E9%83%A8%E7%BD%B2%E9%80%BB%E8%BE%91%E6%95%B4%E7%90%86/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/%E6%96%BD%E5%B7%A5%E5%AF%B9%E6%8E%A5%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/%E7%89%88%E6%9C%AC%E5%B1%9E%E6%80%A7%E8%AE%BE%E8%AE%A1/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84%E5%92%8Cproject.json%E6%96%87%E4%BB%B6/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tags/index/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/posts/</loc>
</url>
<url>
<loc>https://kinnylee.github.io/tmp/</loc>
</url>
</urlset>