Please enable JavaScript.
Coggle requires JavaScript to display documents.
KNative (參與者 (google, pivotal, IBM, Redhat, SAP), what (google開源,…
KNative
參與者
google
pivotal
IBM
Redhat
SAP
what
google開源
serverless方案
解決以容器為核心的serverless問題
建立在k8s和istio之上
操作流程
編寫程式和配置
faascli build
fastcli deploy
curl
http://.../hello
概念
build
把用戶程式建立成容器鏡像
serving
配置路由
自動擴容
升級
eventing
事件綁定和觸發