官术网_书友最值得收藏!

  • Learn OpenShift
  • Denis Zuev Artemii Kropachev Aleksey Usov
  • 180字
  • 2021-08-13 16:03:39

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Let's assume that the template is stored locally as wordpress.yaml."

A block of code is set as follows:

...
node('nodejs') {
stage('build') {
openshiftBuild(buildConfig: 'nodejs-mongodb-example', showBuildLogs: 'true')
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

openshiftBuild(buildConfig: 'nodejs-mongodb-example', showBuildLogs: 'true')
}
stage('approval') {
input "Approve moving to deploy stage?"
}
stage('deploy') {
openshiftDeploy(deploymentConfig: 'nodejs-mongodb-example')
}

Any command-line input or output is written as follows:

$ vagrant ssh

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Once you click on the Log In button, the following page is displayed."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 罗山县| 泊头市| 抚宁县| 哈密市| 丰都县| 新安县| 浦城县| 内江市| 阳江市| 满城县| 绩溪县| 锡林浩特市| 阳西县| 江油市| 和林格尔县| 错那县| 金华市| 陆良县| 闵行区| 成武县| 兴宁市| 三门县| 永宁县| 成武县| 烟台市| 天津市| 黔西县| 新竹县| 阿拉善盟| 长葛市| 普兰县| 贵德县| 双城市| 浙江省| 息烽县| 岳阳县| 南丰县| 吉安县| 岳普湖县| 通榆县| 正镶白旗|