- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 99字
- 2021-08-13 16:03:59
Working with oc cluster up
The OpenShift client utility named oc can start a local OpenShift cluster, which includes all of the required services, such as an internal registry, a router, templates, and so on. This is one of the easiest ways to start a development environment. oc cluster up creates a default user and project, and once it is complete, it will allow you to use any commands to work with the OpenShift environment, such as oc new-app.
This method provides a containerized OpenShift environment that can easily be run on a number of platforms.
推薦閱讀
- pcDuino開發實戰
- Cybersecurity:Attack and Defense Strategies
- Linux系統架構與運維實戰
- 大學計算機應用基礎實踐教程(Windows 7+Office 2013)
- Windows Server 2012 Hyper-V Cookbook
- Extending Bootstrap
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- 零基礎學鴻蒙PC:新一代國產操作系統
- 精解Windows 10
- UI設計手繪表現從入門到精通
- Hadoop Real-World Solutions Cookbook
- openEuler操作系統核心技術與行業應用實踐
- Unity AR/VR開發:實戰高手訓練營
- 用“芯”探核:基于龍芯的Linux內核探索解析
- 深入理解嵌入式Linux設備驅動程序