SpringCloudService is the Schema for the SpringCloudServices API. Manages an Azure Spring Cloud Service.
Type
CRD
Group
appplatform.azure.upbound.io
Version
v1beta1
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
SpringCloudServiceSpec defines the desired state of SpringCloudService
No description provided.
A config_server_git_setting block as defined below. This field is applicable only for Spring Cloud Service with basic and standard tier.
A http_basic_auth block as defined below.
One or more repository blocks as defined below.
A http_basic_auth block as defined below.
An array of strings used to match an application name. For each pattern, use the {application}/{profile} format with wildcards.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
A network block as defined below. Changing this forces a new resource to be created.
Reference to a Subnet in network to populate appSubnetId.
Policies for referencing.
Selector for a Subnet in network to populate appSubnetId.
Policies for selection.
A list of (at least 3) CIDR ranges (at least /16) which are used to host the Spring Cloud infrastructure, which must not overlap with any existing CIDR ranges in the Subnet. Changing this forces a new resource to be created.
Reference to a Subnet in network to populate serviceRuntimeSubnetId.
Policies for referencing.
Selector for a Subnet in network to populate serviceRuntimeSubnetId.
Policies for selection.
Reference to a ResourceGroup in azure to populate resourceGroupName.
Policies for referencing.
Selector for a ResourceGroup in azure to populate resourceGroupName.
Policies for selection.
A trace block as defined below.
Reference to a ApplicationInsights in insights to populate connectionString.
Policies for referencing.
Selector for a ApplicationInsights in insights to populate connectionString.
Policies for selection.
THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored unless the relevant Crossplane feature flag is enabled, and may be changed or removed without notice. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
A config_server_git_setting block as defined below. This field is applicable only for Spring Cloud Service with basic and standard tier.
A http_basic_auth block as defined below.
One or more repository blocks as defined below.
A http_basic_auth block as defined below.
An array of strings used to match an application name. For each pattern, use the {application}/{profile} format with wildcards.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
A network block as defined below. Changing this forces a new resource to be created.
A list of (at least 3) CIDR ranges (at least /16) which are used to host the Spring Cloud infrastructure, which must not overlap with any existing CIDR ranges in the Subnet. Changing this forces a new resource to be created.
A trace block as defined below.
THIS IS AN ALPHA FIELD. Do not use it in production. It is not honored unless the relevant Crossplane feature flag is enabled, and may be changed or removed without notice. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
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.
SpringCloudServiceStatus defines the observed state of SpringCloudService.
No description provided.
A config_server_git_setting block as defined below. This field is applicable only for Spring Cloud Service with basic and standard tier.
A http_basic_auth block as defined below.
One or more repository blocks as defined below.
A http_basic_auth block as defined below.
An array of strings used to match an application name. For each pattern, use the {application}/{profile} format with wildcards.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
An array of strings used to search subdirectories of the Git repository.
A ssh_auth block as defined below.
A network block as defined below. Changing this forces a new resource to be created.
A list of (at least 3) CIDR ranges (at least /16) which are used to host the Spring Cloud infrastructure, which must not overlap with any existing CIDR ranges in the Subnet. Changing this forces a new resource to be created.
A list of the outbound Public IP Addresses used by this Spring Cloud Service.
A list of required_network_traffic_rules blocks as defined below.
The FQDN list of required traffic.
The IP list of required traffic.
A trace block as defined below.
Conditions of the resource.
default
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudapiportalcustomdomain
labels:
testing.upbound.io/example-name: example
name: default
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: rgspringcloud
skuName: E0
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudjavadeployment
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
scaexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudaccelerator
labels:
testing.upbound.io/example-name: example
name: scaexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
scbdexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudbuilddeployment
labels:
testing.upbound.io/example-name: example
name: scbdexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
scgcdexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudgatewaycustomdomain
labels:
testing.upbound.io/example-name: example
name: scgcdexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudappmysqlassociation
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
scbpbexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudbuildpackbinding
labels:
testing.upbound.io/example-name: example
name: scbpbexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
calvexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: spring/v1beta1/cloudapplicationliveview
labels:
testing.upbound.io/example-name: example
name: calvexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
scgexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudgateway
labels:
testing.upbound.io/example-name: example
name: scgexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudappredisassociation
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudcustomdomain
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
scbexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudbuilder
labels:
testing.upbound.io/example-name: example
name: scbexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
spring-example
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudactivedeployment
labels:
testing.upbound.io/example-name: example
name: spring-example
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudcertificate
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
sccdexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudcontainerdeployment
labels:
testing.upbound.io/example-name: example
name: sccdexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudapp
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudappcosmosdbassociation
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudservice
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
scapexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudapiportal
labels:
testing.upbound.io/example-name: example
name: scapexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
default-${Rand.RFC1123Subdomain}
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: servicelinker/v1beta1/springcloudconnection
labels:
testing.upbound.io/example-name: example
name: default-${Rand.RFC1123Subdomain}
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: rgspringcloudconnection
sccsexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudconfigurationservice
labels:
testing.upbound.io/example-name: example
name: sccsexample
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
scdtpex
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springclouddevtoolportal
labels:
testing.upbound.io/example-name: example
name: scdtpex
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
sccaexample
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudcustomizedaccelerator
labels:
testing.upbound.io/example-name: example
name: sccaexample
spec:
forProvider:
location: west europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
skuName: E0
example-service
apiVersion: appplatform.azure.upbound.io/v1beta1
kind: SpringCloudService
metadata:
annotations:
meta.upbound.io/example-id: appplatform/v1beta1/springcloudstorage
labels:
testing.upbound.io/example-name: example
name: example-service
spec:
forProvider:
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.