Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 499 Bytes

troubleshooting.md

File metadata and controls

13 lines (10 loc) · 499 Bytes

Troubleshooting

Node scale up failed: Pod is at risk of not being scheduled

If this occurs on GKE Autopilot, see this GCP doc which explains that you need to enable serial port logging either in your organization or project, which can be done by running:

gcloud compute project-info add-metadata \
    --metadata serial-port-logging-enable=true