Wasm+Runwasi
runwasi
這個專案最初設計出來的目的就是承擔「執行 WASM/WASI 工作負荷」,如同 runc 代表著 run contai...
A waiter who provides the methods for communicating between client and server....
前情提要
我們在前一天介紹了 Go 的 struct 基本用法
今天要來介紹的是 Go 的 key-value pair,map
map 其實就跟其他程式語言,...
前面介紹完了 Docker,現在要轉向在不同機器上運行應用程式的話題,這就是為什麼我們開始介紹更強大的 Kubernetes。或許你會有疑問,為什麼前面都是講...
Wasm+containerd-shim-wasm+container
containerd-shim-wasm
延續昨天的主題,我們來看看 container...
昨天講到了 values.yaml 及 _helpers.tpl 是定義變數的地方,那麼什麼地方會使用到這些變數呢?看起來就剩下定義 K8S 資源的那些 YAM...