Component | Version |
---|---|
Solr | fusion-solr 5.11.0 (based on Solr 9.4.0) |
ZooKeeper | 3.9.0 |
Spark | 3.4.1 |
Ingress Controllers | Nginx, Ambassador (Envoy), GKE Ingress Controller Istio not supported. |
/apps-manager/entitlements/current
endpoint to retrieve general entitlements usage data:
Input
values.yaml
file, and add -Dspring.cloud.kubernetes.loadbalancer.mode=POD
to the API Gateway’s javaToolOptions
. For example:
values.yaml
. In the values.yaml
file, populate the solrEnvExtra
array with entries for each desired variable. Each variable requires a name and either a direct value or a value source (valueFrom
). These variables will be included in the final configuration in the order you provide them, following any variables dynamically generated by the Helm chart templates. For more information on Kubernetes environment variables, see Define Dependent Environment Variables.
<circuitBreaker>
, from solrconfig.xml
. Solr no longer supports this configuration.StatelessScriptUpdateProcessorFactory
is found in solrconfig.xml
. The migration script will update the configuration, if possible, and provide guidance on actions you must take.apiKey
query parameter. Previously, this only worked via the x-api-key
header.
Deploy App Studio Enterprise to a Fusion 5 Cluster (GKE)
fusion.conf
file points to the IP or URI and port of the proxy service.Run the App Studio Enterprise application locally and verify functioning security and search features with the cluster you are deploying to.dockerfile
. Create the App Studio Enterprise Docker image:
APP_NAME
with the name of your application. Replace PATH
with the path to build from.
LOCAL_PORT
with the port on your local machine that can access the app. Replace APP_NAME
with the ASE application name.
CLUSTER_NAME
with your existing Fusion 5 cluster’s name.