文件名称:watchpod:守望者
文件大小:8.04MB
文件格式:ZIP
更新时间:2024-05-15 08:36:39
守望者 单实例K8s集群工具,可检测本地文件更改并自动执行Pod的构建和部署 快速概述 minikube start minikube mount /{file directory to watch}:/mount-9p # (run this in new terminal tab. Keep open) - # add watchpod.json to root of the directory that will be mounted (look at demo folder for example) kubectl apply -f https://raw.githubusercontent.com/MinikubeAddon/watchpod/master/watchpod.yaml - # wait ~60 seconds for watchpod to build
【文件预览】:
watchpod-master
----watchpod.gif(9.09MB)
----watchpod.yaml(983B)
----demo()
--------frontend()
--------watchpod.json(186B)
--------deployment.yaml(1KB)
--------backend()
--------README.md(2KB)
----LICENSE(11KB)
----README.md(5KB)
----watchpodLogo.png(98KB)
----.gitignore(53B)