-
Notifications
You must be signed in to change notification settings - Fork 17
openshift configuration
In order to execute this template, you need the following plugins installed in your Jenkins:
ℹ️
|
The initialize instance template will install all plugins if you select Openshift or Docker+Openshift in the installDeploymentPlugins parameter
|
This template will be automatically created in your jenkins after executing the Initialize_Instance
template inside the UTILS
folder with the name Openshift_Configuration
.
For manual creation see: How to add a Template
❗
|
This template needs the devonfw Production Line Shared Lib |
The required parameters are:
-
ocName
: The name of the OpenShift connection. You can define multiple OpenShift connections by changing the name. -
ocUrl
: The OpenShift URL. -
ocProject
: The OpenShift Project. -
ocToken
: The OpenShift token. In order to have a long-term token, this token should be a service account token.
-
Press the Build with Parameters button
-
Insert the parameters.
-
If the OpenShift token is not added as credential, please add a new entry.
-
Press the
Build
button. -
Wait until the pipeline ends.
|
If a cluster already exists with the provided name, it will not modify anything. |
You can add more clusters by executing the template again or in Jenkins → Manage Jenkins → Configure System
-
-
devonfw Technologies Templates
-
Utility Templates
-
MrChecker
-
Samples
-