I am trying to setup the Pipeline Autoscaler in GCP GKE Autopilot. I am trying to set the ephermeral-storage value as shown in this Knowledge Base article.
Using the ephemeral-storage value as it is shown give me an error that the configuration does not meet the regular expression for the value and the runners never start up.
What is the proper way to configure the storage sizes for running the Autoscaler in GCP GKE Autopilot?
Thanks.
The issue was that 10GB of storage was shared across the stack so I was going over the limit with the configuration.
We solved this by setting up a ephemeral volume with enough storage for the desired pipeline and that allowed the pipeline to run through the build process.
This Stack Overflow post helped up get it configured.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello and Welcome to Atlassian Community @Curtis
Please first provide us a screenshot of this Failure.
Best,
Arek🤠
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.