If you are creating a new function, see theConsole Quickstarton Cloud Run. The content on this page only applies to existing legacy functions created with the Cloud Functions v1 API.
Stay organized with collectionsSave and categorize content based on your preferences.
Configure Cloud Run functions (1st gen)
Use this page to understand what configuration options are available in
Cloud Run functions, how to control the behavior of your functions, and what the
best practices are for each type of configuration.
You can avoid cold starts for your application and reduce application latency by
setting a minimum number of instances. Note that setting a minimum number of
instances incurs cost. SeeUsing minimum instancesto learn
more.
Secrets
You can useSecret Managerwith your
Cloud Run functions to securely store API keys, passwords, and other
sensitive information. SeeUsing secretsto learn more.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-11 UTC."],[],[]]