mirror of https://github.com/easzlab/kubeasz.git
Update rollingupdateWithZeroDowntime.md
parent
a17596eb72
commit
6ad2a2706b
|
@ -33,6 +33,7 @@ kubectl -n k8s-ecoysystem-apps rollout status deployments/helloworldapi
|
||||||
kubectl describe pods -n k8s-ecoysystem-apps
|
kubectl describe pods -n k8s-ecoysystem-apps
|
||||||
```
|
```
|
||||||
![](https://images2018.cnblogs.com/blog/1082769/201804/1082769-20180410160924346-999250417.png)
|
![](https://images2018.cnblogs.com/blog/1082769/201804/1082769-20180410160924346-999250417.png)
|
||||||
|
|
||||||
从上图可以看到,镜像已经升级到v2.3版本
|
从上图可以看到,镜像已经升级到v2.3版本
|
||||||
### 4.3. 回滚发布
|
### 4.3. 回滚发布
|
||||||
```javascript
|
```javascript
|
||||||
|
|
Loading…
Reference in New Issue