HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_anthos_config_controller_create.1
.TH "GCLOUD_ALPHA_ANTHOS_CONFIG_CONTROLLER_CREATE" 1



.SH "NAME"
.HP
gcloud alpha anthos config controller create \- create Anthos Config Controller instances



.SH "SYNOPSIS"
.HP
\f5gcloud alpha anthos config controller create\fR (\fINAME\fR\ :\ \fB\-\-location\fR=\fILOCATION\fR) [\fB\-\-async\fR] [\fB\-\-cluster\-ipv4\-cidr\-block\fR=\fICLUSTER_IPV4_CIDR_BLOCK\fR] [\fB\-\-cluster\-named\-range\fR=\fICLUSTER_NAMED_RANGE\fR] [\fB\-\-experimental\-features\fR=[\fIFEATURE\fR,...]] [\fB\-\-full\-management\fR] [\fB\-\-man\-block\fR=\fIMAN_BLOCK\fR] [\fB\-\-man\-blocks\fR=[\fIBLOCK\fR,...]] [\fB\-\-master\-ipv4\-cidr\-block\fR=\fIMASTER_IPV4_CIDR_BLOCK\fR] [\fB\-\-network\fR=\fINETWORK\fR] [\fB\-\-services\-ipv4\-cidr\-block\fR=\fISERVICES_IPV4_CIDR_BLOCK\fR] [\fB\-\-services\-named\-range\fR=\fISERVICES_NAMED_RANGE\fR] [\fB\-\-subnet\fR=\fISUBNET\fR] [\fB\-\-use\-private\-endpoint\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]



.SH "DESCRIPTION"

\fB(ALPHA)\fR Create an Anthos Config Controller instance.



.SH "EXAMPLES"

To create an Anthos Config Controller instance with the name
\f5\fIacc\-default\fR\fR, run:

.RS 2m
$ gcloud alpha anthos config controller create acc\-default \e
    \-\-location=us\-central1
.RE



.SH "POSITIONAL ARGUMENTS"

.RS 2m
.TP 2m

Instance resource \- The identifier for a Config Controller instance. The
arguments in this group can be used to specify the attributes of this resource.
(NOTE) Some attributes are not given arguments in this group but can be set in
other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5name\fR on the command line with a fully specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp

This must be specified.


.RS 2m
.TP 2m
\fINAME\fR

ID of the instance or fully qualified identifier for the instance.

To set the \f5name\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5name\fR on the command line.
.RE
.sp

This positional argument must be specified if any of the other arguments in this
group are specified.

.TP 2m
\fB\-\-location\fR=\fILOCATION\fR

The name of the Config Controller instance location. Currently, only
\f5\fIus\-central1\fR\fR, \f5\fIus\-east1\fR\fR, \f5\fIus\-east4\fR\fR,
\f5\fIus\-east5\fR\fR, \f5\fIus\-west2\fR\fR,
\f5\fInorthamerica\-northeast1\fR\fR, \f5\fInorthamerica\-northeast2\fR\fR,
\f5\fIeurope\-north1\fR\fR, \f5\fIeurope\-west1\fR\fR,
\f5\fIeurope\-west3\fR\fR, \f5\fIeurope\-west6\fR\fR,
\f5\fIaustralia\-southeast1\fR\fR, \f5\fIaustralia\-southeast2\fR\fR,
\f5\fIasia\-northeast1\fR\fR, \f5\fIasia\-northeast2\fR\fR and
\f5\fIasia\-southeast1\fR\fR are supported.

To set the \f5location\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5name\fR on the command line with a fully specified name;
.IP "\(bu" 2m
provide the argument \f5\-\-location\fR on the command line.
.RE
.sp


.RE
.RE
.sp

.SH "FLAGS"

.RS 2m
.TP 2m
\fB\-\-async\fR

Return immediately, without waiting for the operation in progress to complete.

.TP 2m
\fB\-\-cluster\-ipv4\-cidr\-block\fR=\fICLUSTER_IPV4_CIDR_BLOCK\fR

The IP address range for the cluster pod IPs. Can be specified as a netmask size
(e.g. '/14') or as in CIDR notation (e.g. '10.100.0.0/20'). Defaults to '/20' if
flag is not provided.

.TP 2m
\fB\-\-cluster\-named\-range\fR=\fICLUSTER_NAMED_RANGE\fR

The name of the existing secondary range in the clusters subnetwork to use for
pod IP addresses. Alternatively, \f5\-\-cluster_cidr_block\fR can be used to
automatically create a GKE\-managed one.

.TP 2m
\fB\-\-experimental\-features\fR=[\fIFEATURE\fR,...]

Enable experimental features. It can only be enabled in ALPHA version.

.TP 2m
\fB\-\-full\-management\fR

Enable full cluster management type.

.TP 2m
\fB\-\-man\-block\fR=\fIMAN_BLOCK\fR

(DEPRECATED) Master Authorized Network. Allows access to the Kubernetes control
plane from this block. Defaults to \f50.0.0.0/0\fR if flag is not provided.

The \-\-man\-block option is deprecated; use \-\-man\-blocks instead.

.TP 2m
\fB\-\-man\-blocks\fR=[\fIBLOCK\fR,...]

Master Authorized Network. Allows users to specify multiple blocks to access the
Kubernetescontrol plane from this block. Defaults to \f50.0.0.0/0\fR if flag is
not provided.

.TP 2m
\fB\-\-master\-ipv4\-cidr\-block\fR=\fIMASTER_IPV4_CIDR_BLOCK\fR

The /28 network that the control plane will use. Defaults to '172.16.0.128/28'
if flag is not provided.

.TP 2m
\fB\-\-network\fR=\fINETWORK\fR

Existing VPC Network to put the GKE cluster and nodes in. Defaults to 'default'
if flag is not provided. If \f5\-\-subnet=SUBNET\fR is also specified, subnet
must be a subnetwork of the network specified by this \f5\-\-network=NETWORK\fR
flag.

.TP 2m
\fB\-\-services\-ipv4\-cidr\-block\fR=\fISERVICES_IPV4_CIDR_BLOCK\fR

The IP address range for the cluster service IPs. Can be specified as a netmask
size (e.g. '/14') or as in CIDR notation (e.g. '10.100.0.0/20'). Defaults to
\'/24' if flag is not provided.

.TP 2m
\fB\-\-services\-named\-range\fR=\fISERVICES_NAMED_RANGE\fR

The name of the existing secondary range in the clusters subnetwork to use for
service ClusterIPs. Alternatively, \f5\-\-services_cidr_block\fR can be used to
automatically create a GKE\-managed one.

.TP 2m
\fB\-\-subnet\fR=\fISUBNET\fR

Specifies the subnet that the VM instances are a part of.
\f5\-\-network=NETWORK\fR must also be specified, subnet must be a subnetwork of
the network specified by the \f5\-\-network=NETWORK\fR flag.

.TP 2m
\fB\-\-use\-private\-endpoint\fR

Only allow access to the master's private endpoint IP.


.RE
.sp

.SH "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 \fB$ gcloud help\fR for details.



.SH "NOTES"

This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. This variant is also available:

.RS 2m
$ gcloud anthos config controller create
.RE