I have been trying to this challenge since many hours but my progress in not counted. It is showing error in task 4 and 5. If anyone know answer please let me know.
Solved! Go to Solution.
Thanks error got resolved after taking lab for the 4th time.
Can you share the screenshot of the commands that you have executed
Thanks error got resolved after taking lab for the 4th time.
How it solves??
I have tried many times but such that problem accure
Please guide me
https://www.youtube.com/watch?v=p3dFPtL4W1U Try this video.
Sorry to say but I have tried to follow the steps of this video but yet I am facing the same error. Is there any other solution for this error. Then please tell.
where are you getting the problem exactly?
In 3rd task it says me that. 'install cert manager. Io'
I use this code
helm install nginx-ingress stable/nginx-ingress --set rbac.create=true
kubectl get service nginx-ingress-controller
. add_ip.sh
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v0.16.0/cert-manager.yaml
kubectl create clusterrolebinding cluster-admin-binding \
--clusterrole=cluster-admin \
--user=$(gcloud config get-value core/account)
https://www.youtube.com/watch?v=tA1TdNevdPo try this , Gaurav.
In the video, they are directly copy pasting the commands which you don't have to do. You have to replace the clusters and instances name given to you in the lab which you are supposed to give the name. Don't directly copy paste the commands. Instead replace the names given to you. Try doing this.
I do that all steps but still facing this problem
I changed all necessary thing which are required
have you added these in your code
helm repo add stable https://charts.helm.sh/stable
helm repo update
Yes I did it
https://www.youtube.com/watch?v=tA1TdNevdPo try thiss.
WATCH THIS VIDEO AND DO STEP BY STEP, CAREFULLY.
I AM 100% SURE ALL OF YOU WILL BE ABLE TO DO THE LAB SUCCESSFULLY.
User | Count |
---|---|
24 | |
15 | |
2 | |
2 | |
1 |