GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
Unable to complete "AK8S-11 Configuring Pod Autoscaling and NodePools"
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
Currently trying to complete the quicklabs "**AK8S-11 Configuring Pod Autoscaling and NodePools**" instruction is:
1. git clone https://github.com/GoogleCloudPlatform/training-data-analyst.git
2. cd ~/training-data-analyst/courses/ak8s/v1.1/11_Autoscaling/
3. kubectl create -f web.yaml --save-config
4. kubectl expose deployment web --target-port=8080 --type=NodePort
As per the commit the new commands would be as simple as to change point # 2 to this
2. cd ~/training-data-analyst/courses/ak8s/v1.1/Autoscaling/
Lab is unable to check progress and is marking 0% completed. Error Message "It doesn't look like you've completed this step yet. Try again."
Contributor guide
Assessment
This issue has not been assessed yet.