2025 iThome 鐵人賽
沒在獨自升級的 一起來
Cloud Native
選手 16 文章 389
Day 29
2025-10-05
181
0
今天繼續是考題的整理。 1. Secret 取得以及修改成Volume (1) 取得 secret(2) 修改為 volume 並且為 readonly 的形式...
Day 21
2025-10-05
293
0
傳統模式與 etcd:APISIX 的經典架構 從「Quick Start」到目前為止,並沒有區分「資料平面(Data Plane)」和「控制平面(Contr...
Day 25
2025-10-05
264
0
如果覺得文章對你有所啟發,可以考慮用 🌟 支持 Gthulhu 專案,短期目標是集齊 300 個 🌟 藉此被 CNCF Landscape 採納 [ref]。...
Day 21
2025-10-05
207
0
前言 昨天介紹如何把 VM 加入到 istio 中,在其中有提到 probe,那天就來看看說 k8s 有 livenessProbe 與 readinessPr...
Day 21
2025-10-04
206
0
在昨天的文章中,我們透過 Pod-to-Service datapath 的流程,親眼看到 Cilium 是怎麼在 Socket connect() 執行 BP...
Day 27
2025-10-04
293
0
哈囉大家好!今天要來聊聊 Service Mesh 如何「看見」這些在網格中流動的流量呢? 這就是可觀測性 (Observability) 要解決的問題。Ist...