Skip to content

Commit f49a3ac

Browse files
committed
1 parent 383017c commit f49a3ac

File tree

894 files changed

+18534
-92893
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

894 files changed

+18534
-92893
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,8 @@ <h1>找不到页面</h1>
666666
<h2>最新</h2>
667667
<ul>
668668

669+
<li><a href="/blog/what-the-heck-is-mcp-and-why-is-everyone-talking-about-it/">MCP 到底是什么,为什么每个人都在谈论它?</a></li>
670+
669671
<li><a href="/blog/seamless-tls-istio-gke-auto-provision-certificates/">Istio 在 GKE 上的无缝 TLS 体验:使用自定义 Admission Controller 自动签发证书</a></li>
670672

671673
<li><a href="/blog/egress-gateway-made-easy/">Istio Egress Gateway 简化指南</a></li>
@@ -684,8 +686,6 @@ <h2>最新</h2>
684686

685687
<li><a href="/blog/cilium-annual-report-2024/">Cilium 2024 年度报告解读</a></li>
686688

687-
<li><a href="/blog/api-gateway-checklist-strength/">API 网关的自查清单:你的 API 前门有多坚固?</a></li>
688-
689689
</ul>
690690

691691

author/diogenes-rettori/index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -316,13 +316,11 @@
316316

317317
<meta property="og:site_name" content="云原生社区(中国)" />
318318
<meta property="og:url" content="https://cloudnativecn.com/author/diogenes-rettori/" />
319-
<meta property="og:title" content="Diógenes Rettori | 云原生社区(中国)" />
319+
<meta property="og:title" content="Diogenes Rettori | 云原生社区(中国)" />
320320
<meta property="og:description" content="中立的云原生终端用户社区" /><meta property="og:image" content="https://cloudnativecn.com/author/diogenes-rettori/avatar_hu3801682002625739492.jpg" />
321321
<meta property="twitter:image" content="https://cloudnativecn.com/author/diogenes-rettori/avatar_hu3801682002625739492.jpg" /><meta property="og:locale" content="zh" />
322322

323323

324-
<meta property="og:updated_time" content="2019-05-16T12:20:44&#43;08:00" />
325-
326324

327325

328326

@@ -337,11 +335,11 @@
337335

338336

339337

340-
<title>Diógenes Rettori | 云原生社区(中国)</title>
338+
<title>Diogenes Rettori | 云原生社区(中国)</title>
341339
</head>
342340

343341

344-
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper " data-wc-page-id="adee4cc5f82ecbcb870afce4aebbe06a" >
342+
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper " data-wc-page-id="031ea8fa659b311069b33482bc8484a9" >
345343
<button onclick="topFunction()" id="backTopBtn" title="Go to top"><i class="fa-solid fa-circle-up" aria-hidden="true"></i></button>
346344

347345

@@ -687,12 +685,12 @@
687685

688686
<img class="avatar avatar-circle"
689687
width="270" height="270"
690-
src="/author/diogenes-rettori/avatar_hu3801682002625739492.jpg" alt="Diógenes Rettori">
688+
src="/author/diogenes-rettori/avatar_hu3801682002625739492.jpg" alt="Diogenes Rettori">
691689

692690

693691
<div class="portrait-title">
694692

695-
<h2>Diógenes Rettori</h2>
693+
<h2>Diogenes Rettori</h2>
696694

697695

698696

@@ -740,7 +738,7 @@ <h3>最新</h3>
740738
<ul>
741739

742740
<li>
743-
<a href="/blog/gloo-by-solo-io-is-the-first-alternative-to-istio-on-knative/">Solo.io 打造的 Gloo——Knative 中 Istio 的替代方案</a>
741+
<a href="/blog/the-rise-of-the-istio-service-mesh/">Istio 服务网格的崛起</a>
744742
</li>
745743

746744
</ul>

0 commit comments

Comments
 (0)