- INFORMATION
-
gcloud container workload profiles manifests createis not available in universe domainuniverse. - NAME
-
- gcloud container workload profiles manifests create - generate optimized Kubernetes manifests for a given workload profile
- SYNOPSIS
-
-
gcloud container workload profiles manifests create--cluster-version=CLUSTER_VERSION--workload=WORKLOAD[--options=[KEY=VALUE,…]] [--output=OUTPUT; default="all"] [--output-path=OUTPUT_PATH] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Generate optimized Kubernetes manifests for a given workload profile.
- REQUIRED FLAGS
-
--cluster-version=CLUSTER_VERSION- The GKE version to generate the manifest for.
--workload=WORKLOAD- The name of the optimization set to generate the manifest for. This specifies the workload, workload version, and workload characterization to optimize for (e.g., "redis-7-caching").
- OPTIONAL FLAGS
-
--options=[KEY=VALUE,…]- Additional key-value pair options for generating the manifest. For example, to specify allowed machine types: --options=machineType=type1,type2
--output=OUTPUT; default="all"-
The output to display. Default is all.
OUTPUTmust be one of:manifest,all. --output-path=OUTPUT_PATH- The path to save the output to. If not specified, output to the terminal.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details.
gcloud container workload profiles manifests create
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]