Skip to content

Commit b08a4cb

Browse files
committed
1 parent 2905ede commit b08a4cb

769 files changed

Lines changed: 19859 additions & 10975 deletions

File tree

Some content is hidden

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

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,10 @@ <h1>找不到页面</h1>
742742
<h2>最新</h2>
743743
<ul>
744744

745+
<li><a href="/blog/istio-egress-sni/">将出口流量路由到通配符目标</a></li>
746+
747+
<li><a href="/blog/how-ciliums-mutual-authentication-can-compromise-security/">Ciilium 的相互认证如何危及安全</a></li>
748+
745749
<li><a href="/blog/istiocon-at-kubecon-na/">KubeCon 北美大会同场活动 IstioCon 2023 回顾</a></li>
746750

747751
<li><a href="/blog/why-we-decided-to-start-fresh-with-our-nginx-gateway-fabric/">为什么我们决定从新开始我们的 NGINX Gateway Fabric</a></li>
@@ -758,10 +762,6 @@ <h2>最新</h2>
758762

759763
<li><a href="/blog/kcl-joining-cncf-sandbox/">Kubernetes 配置语言 KCL 正式成为 CNCF 沙盒项目</a></li>
760764

761-
<li><a href="/blog/wasm-vs-kubernetes/">WebAssembly 能够取代 Kubernetes 吗?探索其优势和限制</a></li>
762-
763-
<li><a href="/blog/7-steps-to-highly-effective-kubernetes-policies/">创建高效 Kubernetes 策略的 7 个步骤</a></li>
764-
765765
</ul>
766766

767767

author/christian-posta/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,10 @@ <h3>
813813
<h3>最新</h3>
814814
<ul>
815815

816+
<li>
817+
<a href="/blog/how-ciliums-mutual-authentication-can-compromise-security/">Ciilium 的相互认证如何危及安全</a>
818+
</li>
819+
816820
<li>
817821
<a href="/blog/guidance-for-building-a-control-plane-to-manage-envoy-proxy-based-infrastructure/">如何为 Envoy 构建一个控制面来管理集群网络流量</a>
818822
</li>

author/christian-posta/index.xml

Lines changed: 344 additions & 0 deletions
Large diffs are not rendered by default.

author/diogenes-rettori/index.xml

Lines changed: 296 additions & 0 deletions
Large diffs are not rendered by default.

author/istio/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,10 @@ <h3>
847847
<h3>最新</h3>
848848
<ul>
849849

850+
<li>
851+
<a href="/blog/istio-egress-sni/">将出口流量路由到通配符目标</a>
852+
</li>
853+
850854
<li>
851855
<a href="/blog/istiocon-at-kubecon-na/">KubeCon 北美大会同场活动 IstioCon 2023 回顾</a>
852856
</li>

author/istio/index.xml

Lines changed: 179 additions & 0 deletions
Large diffs are not rendered by default.

author/magan-okeefe/index.html

Lines changed: 75 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@
299299

300300

301301

302+
303+
302304

303305

304306

@@ -307,20 +309,18 @@
307309

308310

309311

310-
<meta property="twitter:card" content="summary_large_image" />
312+
<meta property="twitter:card" content="summary" />
311313

312314
<meta property="twitter:site" content="@CloudNativeCN" />
313315
<meta property="twitter:creator" content="@CloudNativeCN" />
314316

315317
<meta property="og:site_name" content="云原生社区(中国)" />
316318
<meta property="og:url" content="https://cloudnative.to/author/magan-okeefe/" />
317319
<meta property="og:title" content="Magan O&#39;Keefe | 云原生社区(中国)" />
318-
<meta property="og:description" content="中立的云原生终端用户社区" /><meta property="og:image" content="https://cloudnative.to/media/sharing.png" />
319-
<meta property="twitter:image" content="https://cloudnative.to/media/sharing.png" /><meta property="og:locale" content="zh" />
320+
<meta property="og:description" content="中立的云原生终端用户社区" /><meta property="og:image" content="https://cloudnative.to/author/magan-okeefe/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" />
321+
<meta property="twitter:image" content="https://cloudnative.to/author/magan-okeefe/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" /><meta property="og:locale" content="zh" />
320322

321323

322-
<meta property="og:updated_time" content="2019-04-10T10:08:11&#43;08:00" />
323-
324324

325325

326326

@@ -339,7 +339,7 @@
339339
</head>
340340

341341

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

345345

@@ -729,29 +729,85 @@
729729

730730

731731

732-
<div class="container-xl pt-3">
733-
<h1>Magan O&#39;Keefe</h1>
734-
</div>
735-
736732

737733
<section id="profile-page" class="pt-5">
738734
<div class="container">
739735

740736

737+
738+
739+
740+
741+
742+
743+
744+
745+
746+
747+
748+
749+
750+
751+
752+
753+
754+
755+
756+
<div class="row">
757+
<div class="col-12 col-lg-4">
758+
<div id="profile">
759+
760+
761+
762+
<img class="avatar avatar-circle"
763+
width="270" height="270"
764+
src="/author/magan-okeefe/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" alt="Magan O&#39;Keefe">
765+
766+
767+
<div class="portrait-title">
768+
769+
<h2>Magan O&#39;Keefe</h2>
741770

742-
743-
744-
745-
<div class="article-widget content-widget-hr">
746-
<h3>最新</h3>
747-
<ul>
748771

749-
<li>
750-
<a href="/blog/the-service-mesh-era-istios-role-in-the-future-of-hybrid-cloud/">服务网格时代:Istio 在混合云未来扮演的角色</a>
751-
</li>
772+
773+
774+
<h3>
775+
776+
<span></span>
777+
778+
</h3>
779+
780+
</div>
781+
782+
<ul class="network-icon" aria-hidden="true">
752783

753784
</ul>
785+
754786
</div>
787+
</div>
788+
<div class="col-12 col-lg-8">
789+
790+
791+
792+
793+
<div class="article-style">
794+
795+
</div>
796+
797+
<div class="row">
798+
799+
800+
801+
802+
803+
</div>
804+
</div>
805+
</div>
806+
807+
808+
809+
810+
755811

756812
</div>
757813
</section>

blog/201905-servicemesh-development-trend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
content="2019-05-28T07:15:43&#43;08:00"
323323
/>
324324

325-
<meta property="article:modified_time" content="2023-11-30T18:50:33&#43;08:00">
325+
<meta property="article:modified_time" content="2023-12-01T17:08:18&#43;08:00">
326326

327327

328328

@@ -351,7 +351,7 @@
351351
"headline": "Service Mesh 发展趋势:云原生中流砥柱",
352352

353353
"datePublished": "2019-05-28T07:15:43+08:00",
354-
"dateModified": "2023-11-30T18:50:33+08:00",
354+
"dateModified": "2023-12-01T17:08:18+08:00",
355355

356356
"author": {
357357
"@type": "Person",

blog/201909-build-full-micro-service-platform-by-spring-boot-with-kubernetes/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
content="2019-09-02T07:15:43&#43;08:00"
323323
/>
324324

325-
<meta property="article:modified_time" content="2023-11-30T18:50:33&#43;08:00">
325+
<meta property="article:modified_time" content="2023-12-01T17:08:18&#43;08:00">
326326

327327

328328

@@ -351,7 +351,7 @@
351351
"headline": "使用 spring boot+kubernetes 构建完整微服务平台",
352352

353353
"datePublished": "2019-09-02T07:15:43+08:00",
354-
"dateModified": "2023-11-30T18:50:33+08:00",
354+
"dateModified": "2023-12-01T17:08:18+08:00",
355355

356356
"author": {
357357
"@type": "Person",

blog/202002-network-service-mesh/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
content="2020-02-15T10:57:00&#43;08:00"
323323
/>
324324

325-
<meta property="article:modified_time" content="2023-11-30T18:50:33&#43;08:00">
325+
<meta property="article:modified_time" content="2023-12-01T17:08:18&#43;08:00">
326326

327327

328328

@@ -351,7 +351,7 @@
351351
"headline": "NFV 走向云原生时代:Network Service Mesh 项目介绍",
352352

353353
"datePublished": "2020-02-15T10:57:00+08:00",
354-
"dateModified": "2023-11-30T18:50:33+08:00",
354+
"dateModified": "2023-12-01T17:08:18+08:00",
355355

356356
"author": {
357357
"@type": "Person",

0 commit comments

Comments
 (0)