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.