Gateway is the Schema for the Gateways API. Creates and manages Aviatrix spoke gateways
Type
CRD
Group
spoke.aviatrix.upbound.io
Version
v1alpha1
apiVersion: spoke.aviatrix.upbound.io/v1alpha1
kind: Gateway
GatewaySpec defines the desired state of Gateway
No description provided.
A set of approved learned CIDRs. Only valid when enable_learned_cidrs_approval is set to true. Example: ["10.250.0.0/16", "10.251.0.0/16"]. Available as of provider version R2.21+. Approved learned CIDRs for BGP Spoke Gateway. Available as of provider version R2.21+.
Set of monitored instance ids. Only valid when 'enable_monitor_gateway_subnets' = true. Available in provider version R2.18+. A set of monitored instance ids. Only valid when 'enable_monitor_gateway_subnets' = true.
List of AS numbers to populate BGP AS_PATH field when it advertises to VGW or peer devices. List of AS numbers to populate BGP AP_PATH field when it advertises to VGW or peer devices. Only valid for BGP Spoke Gateway
Intended CIDR list to be advertised to external BGP router. Empty list is not valid. Example: ["10.2.0.0/16", "10.4.0.0/16"]. Intended CIDR list to be advertised to external BGP router.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
GatewayStatus defines the observed state of Gateway.
No description provided.
List of available BGP LAN interface IPs for spoke external device connection creation. Only supports 8 (Azure), 32 (AzureGov) or AzureChina (2048). Available as of provider version R3.0.2+. List of available BGP LAN interface IPs for spoke external device connection creation. Only supports 8 (Azure), 32 (AzureGov) or AzureChina (2048). Available as of provider version R3.0.2+.
List of available BGP LAN interface IPs for spoke external device HA connection creation. Only supports 8 (Azure), 32 (AzureGov) or AzureChina (2048). Available as of provider version R3.0.2+. List of available BGP LAN interface IPs for spoke external device HA connection creation. Only supports 8 (Azure), 32 (AzureGov) or AzureChina (2048). Available as of provider version R3.0.2+.
Conditions of the resource.
test-spoke-gateway-aws
apiVersion: spoke.aviatrix.upbound.io/v1alpha1
kind: Gateway
metadata:
annotations:
meta.upbound.io/example-id: spoke/v1alpha1/gateway
labels:
testing.upbound.io/example-name: test_spoke_gateway_aws
name: test-spoke-gateway-aws
spec:
forProvider:
accountName: aviatrix
cloudType: 4
gwSize: n1-highcpu-16
manageHaGateway: false
singleIpSnat: false
subnet: 10.10.1.0/24
vpcId: gcloud-vpc-spoke~-~mconnors-01
vpcReg: us-west1-a
test-spoke2-gateway-aws
apiVersion: spoke.aviatrix.upbound.io/v1alpha1
kind: Gateway
metadata:
annotations:
meta.upbound.io/example-id: spoke/v1alpha1/gateway
labels:
testing.upbound.io/example-name: test_spoke2_gateway_aws
name: test-spoke2-gateway-aws
spec:
forProvider:
accountName: aviatrix
cloudType: 4
gwSize: n1-highcpu-16
manageHaGateway: false
singleIpSnat: false
subnet: 10.10.2.0/24
vpcId: gcloud-vpc-spoke2~-~mconnors-01
vpcReg: us-west1-a