且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用kubernetes进行本地开发的***实践是什么?

更新时间:2023-10-06 18:02:46

@tgogos是正确的. 实现目标的***方法是使用

@tgogos is right. The best way to achieve your goal is to use Skaffold

每当看到源代码中的更改,它将重新构建容器.

It will rebuild container whenever it sees changes in source code.

Skaffold具有可插拔的体系结构,可让您选择开发人员工作流程中最适合您的工具:

Skaffold has a pluggable architecture that allows you to choose the tools in developer workflow that work best for you: