Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Deploying Microservices in Kubernetes Workshop

User_DI190Jan 1 2021

During this workshop, we are instructed to download a chart from
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
However, anonymous access to this was denied. I found that I was able to work around this with:

helm repo add stable http://mirror.azure.cn/kubernetes/charts/

Comments

Ashish Dave-Oracle
either there is Synchronization issue or
element which was there at time of recording is not there while playback ..could be defect
or name or id of elemet changed
647280
You should create a better custom dynamic variable to identify this element. Referencing a element by Index is not recommended or reliable. A recorded Index of 41 for the element inside form QUERYTEXTCOMPONENTS indicates that there are a lot of elements inside that recorded form, and that there is probably some dynamic nature to the page.

You should change the match to be i.e. formelement[INPUT](name="something" | id = "something")
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 2 2021
Added on Jan 1 2021
2 comments
151 views