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!
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/