Adjusting readme

master
Patryk Gudalewicz 2022-10-28 10:39:20 +02:00
parent b86f267408
commit 3501b8340c
1 changed files with 13 additions and 0 deletions

View File

@ -5,6 +5,19 @@ Dashboard is generated for specific cluster provided as parameter for the script
Dashboard naming convention is: "[PROVIDED CLUSTER NAME] - Kubernetes cluster overview"
# Running with Jenkins
To run this script with Jenkins go to Jenkins project:
https://jaws.bmwgroup.net/opapm/job/CoCo_Kubernetes_Dashboard_as_code/job/master/
then use option "Build with parameters".
Jenkins provides following parameters:
CLUSTER - value is provided as "-C CLUSTER, --cluster CLUSTER" parameter for script
ENVIRONMENT - value is provided as "-E ENVIRONMENT, --environment ENVIRONMENT" parameter for script
OWNER - value is provided as "-O OWNER, --owner OWNER" parameter for script
REMOVE - value is provided as "--remove" parameter for script
# Prerequisites
## Python packages