its affiliates. All rights reserved. 37 Admin_Instance_Id = ocid1.instance.oc1.us-sanjose-1.anzwuljrssl65iqcht2cyrp4coymjqeohkreuq6npdssvm2s4lxpy7e7daoa Admin_Instance_Private_IP = [ "10.0.2.9", ] Bastion_Instance_Id = ocid1.instance.oc1.us-sanjose-1.anzwuljrssl65iqctmozbtvr7bxovynw3zcuubzjn33o42xvzzox254ihlpq Bastion_Instance_Public_IP = [ "155.248.198.106", ] Fss_Path = /wls4oke Jenkins_Console_Url = Follow the steps below to get the Jenkins URL ======================================================================================================= 1. Get the IP address of internal LB by executing the below command in Admin instance kubectl get svc -n wlsoke-ingress-nginx -l app.kubernetes.io/name=ingress-nginx -o jsonpath='{.items[*].status.loadBalancer.ingress[0].ip}' 2. The Jenkins URL: http://<<ip from above step>>/jenkins ======================================================================================================= プロビジョニングが完了すると、下記のようにログ中に • 管理ホストや踏み台ホストのアドレス • Jenkinsコンソールへの接続先の調べ方 などが表示されます。