本來是打算在Voice App開發實務的最後,帶一點kubeless,因為 chatbot 的fulfilment webhook 本來就很適合serverle...
前言 Kubernates 中 Secrets 可用來儲存敏感資料如密碼,Token。這些資料可能被儲存在 Pod 或者 Docker Image中,把這些資料...
在Kubernetes裡面利用Object來描述cluster裡各個組件(Component)用途及設定。 基本組件包括: Pod 描述/設定一個或多組co...
azure dev spacehttps://docs.microsoft.com/en-us/azure/dev-spaces/ 為團隊提供快速,迭代的Ku...
跟昨天一樣繼續建立Database的deployment跟clusterip service 新增postgres-deployment.yaml apiVer...
https://github.com/cdwv/awesome-helm Helm is the package manager for Kubernetes,...