Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
无论我做什么,我都无法使用Jenkins,它在我的本地机器上完美运行,但是当我在 Jenkins 上运行此命令时,部署不会更新(pods保持不变)。
pods
我试过kubectl apply -f 了,但还是不行。
kubectl apply -f
有任何想法吗 ?