蓝绿发布通过deployment部署pod,改变service或者ingress切换流量可以实现
灰度发布通过Ingress Controller或者istio可以实现
评论: 蓝绿发布和灰度发布k8s怎么实现的?