mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
27 lines
632 B
Text
27 lines
632 B
Text
NAME
|
|
gcloud container ai profiles manifests - generate optimized Kubernetes
|
|
manifests
|
|
|
|
SYNOPSIS
|
|
gcloud container ai profiles manifests COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Generate optimized Kubernetes manifests.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Generate ready-to-deploy Kubernetes manifests with compute, load
|
|
balancing, and autoscaling capabilities.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container ai profiles manifests
|
|
|