更改不适用于 kubernetes pod

发布于 2025-01-09 16:54:07 字数 322 浏览 0 评论 0原文

我已使用远程开发扩展使用 vscode 附加到正在运行的 pod,如帖子 此处

但是,这些更改不会应用于正在运行的 Pod。我有 kubectl exec; -it -- /bin/sh 在 pod 中,看到文件已更改。 Pod 是否需要重新启动才能应用更改,或者是否缺少一些缓存?我是 kubernetes 的初学者。

I have attached to a running pod using vscode using the remote development extension, like described in a post here.

However, the changes are not applied to the running pod. I have kubectl exec <pod-name> -it -- /bin/sh in the pod and see that the file is changed. Does the pod need to get restarted for changes to apply or is there some cache I am missing? I am a beginner in kubernetes.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文