googlecodelabs / orchestrate-with-kubernetes

Orchestrating the Cloud with Kubernetes
https://codelabs.developers.google.com/codelabs/cloud-orchestrate-with-kubernetes/
Apache License 2.0
510 stars 316 forks source link

[ URGENT ] ; Depricated API used; Qwiklabs not working; Relevant PRs not merged; #42

Open anandshivam44 opened 4 years ago

anandshivam44 commented 4 years ago

Hi, There are depricated API extensions/v1beta1 being used in orchestrate-with-kubernetes/kubernetes/deployments/ There are some PRs that have solved this problem but it is not merged Please merge it a lot of people might be facing issue including me. People are getting demotivated in qwiklabs due to this issue

nitinvinayak commented 4 years ago

Use this repo https://github.com/DhruvSondhi/orchestrate-with-kubernetes for git clone statement, it will solve the issue you are facing and you will be able to complete the lab. I was having the same trouble, I found the fix in one of the open issue pull request.

git clone https://github.com/DhruvSondhi/orchestrate-with-kubernetes

anandshivam44 commented 4 years ago

@nitinvinayak Thanks for the help

I wish the maintainers take care of this and stop a lot of hassle faced by students