This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.8.6.4. 删除 Bookinfo 应用程序
按照以下步骤删除 Bookinfo 应用程序。
先决条件
- 安装了 OpenShift Container Platform 4.1 或更高版本。
 - Red Hat OpenShift Service Mesh 2.2.3 installed.
 - 
								访问 OpenShift CLI(
oc)。 
2.8.6.4.1. 删除 Bookinfo 项目 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
流程
- 登陆到 OpenShift Container Platform Web 控制台。
 - 
									点 Home 
Projects。  - 
									点 
bookinfo菜单
									 ,然后点 Delete Project。
								 在确认对话框中输入
bookinfo,然后点 Delete。另外,您可以使用 CLI 运行这个命令来创建
bookinfo项目。oc delete project bookinfo
$ oc delete project bookinfoCopy to Clipboard Copied! Toggle word wrap Toggle overflow