-
Notifications
You must be signed in to change notification settings - Fork 589
Open
Labels
kind/bugSomething that doesn't workSomething that doesn't work
Description
环境:
- Mac
- vagrant 2.1.2
- virtualBox: 5.2.16
- Kubernetes 1.11.0
遇到了几个问题:
- 在系统自动挂起之后vm 的时间会不对,没有自动同步,导致
Prometheus
监控数据显示不出来,应该同步时间就可以,不过我没有,而是使用的vagrant halt
,就导致了另一个问题。 - 执行
vagrant halt
按照【重启】 的操作后,之前配置的Istio
相关所有东西都不见了,包括istio-system
namespace 。 - 按照文档重新部署istio ,基本上都会有几个容器部署失败,servicegraph 、 egressgateway 获取其他的,只能
vagrant destroy
重头再来。
不知道是我操作的问题还是环境的问题,可以稳定重现。
Djidiouf
Metadata
Metadata
Assignees
Labels
kind/bugSomething that doesn't workSomething that doesn't work