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.
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
https://kubernetes-charts.storage.googleapis.com/
helm repo add stable http://mirror.azure.cn/kubernetes/charts/