更改不适用于 kubernetes pod
我已使用远程开发扩展使用 vscode 附加到正在运行的 pod,如帖子 此处。
但是,这些更改不会应用于正在运行的 Pod。我有 kubectl exec
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论