gke-migration-to-containers icon indicating copy to clipboard operation
gke-migration-to-containers copied to clipboard

[Qwiklabs] On Step 6/10 of Deployment section that encountered a "ERROR: unsatisfiable constraints:"

Open neolin-cloudmile opened this issue 6 years ago • 6 comments

Hi Sir,

Sorry to bother you. On the Qwiklabs, "GSP 475 - GKE Migrating to Containers" that we follow some steps to deploy the lab environment. Unfortunately, we encountered an ERROR message, please refer to below figure or the attached file for more details.

Date: 02:40PM UTC+8, 1st July, 2019 Screen Shot 2019-07-01 at 2 39 10 PM

For mode details, please check the attached file: Qwuklabs-GSP475-GKE Migrating to Containers - ERRORS.txt

Please feel free let me know if need any other information.

Have a good day,

Neo Lin

neolin-cloudmile avatar Jul 01 '19 06:07 neolin-cloudmile

Using this fork worked for me: https://github.com/ch8uk/gke-migration-to-containers/commit/538530c38855a94b7a3d146ae6f1606f71d16341

bendiknesbo avatar Jul 01 '19 09:07 bendiknesbo

@XplittR Sure, got it. And which information do you need from my side?

neolin-cloudmile avatar Jul 01 '19 10:07 neolin-cloudmile

I just proposed a workaround to complete the lab:

Instead of typing git clone https://github.com/GoogleCloudPlatform/gke-migration-to-containers.git, you can use git clone https://github.com/ch8uk/gke-migration-to-containers.git, and you should be able to complete the lab without waiting for this repository's maintainers to update the repo.

bendiknesbo avatar Jul 01 '19 11:07 bendiknesbo

I just proposed a workaround to complete the lab:

Instead of typing git clone https://github.com/GoogleCloudPlatform/gke-migration-to-containers.git, you can use git clone https://github.com/ch8uk/gke-migration-to-containers.git, and you should be able to complete the lab without waiting for this repository's maintainers to update the repo.

@XplittR Appreciate for all your support on this case. According you provided link, we could deployed lab environment on GCP, please refer below output:

1.Command line: make create Screen Shot 2019-07-02 at 10 50 04 AM

For validate deployments, please refer to below output:

2.Command line: make validate Screen Shot 2019-07-02 at 11 07 36 AM

Then we able to finished all steps on this lab.

Regards,

Neo Lin

neolin-cloudmile avatar Jul 02 '19 04:07 neolin-cloudmile

XplittR solved the issue with out of date code being used in competitions

deligatedgeek avatar Jul 02 '19 09:07 deligatedgeek

If someone wants to submit a PR that would be wonderful!

chrislovecnm avatar Jul 02 '19 16:07 chrislovecnm