Gateway is the Schema for the Gateways API. Creates and manages the Aviatrix Transit Network gateways
Type
CRD
Group
transit.aviatrix.upbound.io
Version
v1alpha1
apiVersion: transit.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. Available as of provider version R2.21+.
Interfaces to run BGP protocol on top of the ethernet interface, to connect to the onprem/remote peer. Only available for GCP Transit. Each interface has the following attributes: Interfaces to run BGP protocol on top of the ethernet interface, to connect to the onprem/remote peer. Only available for GCP Transit.
A list of CIDRs to be customized for the transit VPC routes. When configured, it will replace all learned routes in VPC routing tables, including RFC1918 and non-RFC1918 CIDRs. To be effective, enable_advertise_transit_cidr or firewall management access for a Transit FireNet gateway must be enabled. Example: ["10.0.0.0/16", "10.2.0.0/16"]. A list of CIDRs to be customized for the transit VPC routes. When configured, it will replace all learned routes in VPC routing tables, including RFC1918 and non-RFC1918 CIDRs.To be effective, enable_advertise_transit_cidr
or firewall management access for a transit firenet gateway must be enabled.
Interfaces to run BGP protocol on top of the ethernet interface, to connect to the onprem/remote peer. Only available for GCP Transit HA. Each interface has the following attributes: Interfaces to run BGP protocol on top of the ethernet interface, to connect to the onprem/remote peer. Only available for GCP HA Transit.
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 AP_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.
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 transit external device connection creation. Only supports GCP and Azure. Available as of provider version R2.21.0+. List of available BGP LAN interface IPs for transit external device connection creation. Only supports GCP and Azure. Available as of provider version R2.21.0+.
List of available BGP LAN interface IPs for transit external device HA connection creation. Only supports GCP and Azure. Available as of provider version R2.21.0+. List of available BGP LAN interface IPs for transit external device HA connection creation. Only supports GCP and Azure. Available as of provider version R2.21.0+.
Conditions of the resource.
test-transit-gateway2
apiVersion: transit.aviatrix.upbound.io/v1alpha1
kind: Gateway
metadata:
name: test-transit-gateway2
spec:
forProvider:
accountName: aviatrix
cloudType: 4
connectedTransit: true
enableHybridConnection: false
enableSegmentation: true
gwSize: n1-standard-1
subnet: 10.10.3.0/24
vpcId: gcloud-vpc-transit2~-~mconnors-01
vpcReg: us-west1-a
test-transit-gateway-aws
apiVersion: transit.aviatrix.upbound.io/v1alpha1
kind: Gateway
metadata:
name: test-transit-gateway-aws
spec:
forProvider:
accountName: aviatrix
cloudType: 4
connectedTransit: true
enableHybridConnection: false
enableSegmentation: true
gwSize: n1-standard-1
subnet: 10.10.0.0/24
vpcId: gcloud-vpc~-~mconnors-01
vpcReg: us-west1-a