OpenShift A/B Deployment

OpenShift的AB部署
AB test原理就不讲了。直接上代码
1 | oc new-project cotd --display-name='A/B Deployment Example' --description='A/B Deployment Example' |
- Title: OpenShift A/B Deployment
- Author: Kopei
- Created at : 2018-01-09 00:00:00
- Updated at : 2025-08-13 18:15:58
- Link: https://kopei.github.io/2018/01/08/openshift-2018-01-09-openshift-AB-deploy/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments