ACS Engine: v0.12.4 Istio: v0.5.0 Kubernetes: v1.8.7 在 Istio 注入之后,生成的 Init 容器中会有 RunAs 的 SecurityContext,而 ACS Engine 的缺省 admission 包含了SecurityContextDeny,会拒绝这一选项,造成 Istio Workload 无法运行, 解决方法很简单,只要在定义文件中修改 api server 配置: "properties": { "orchestra...
blog.fleeto.us1 min readNo responses yet.