I try to install aerospike in a GKE/K8s cluster with Google Cloud Marketplace but seems the license download is not valid.
I follow the process describe here :
I have the following error in my aerospike pods :
May 05 2022 06:57:21 GMT: WARNING (config): (features_ee.c:321) skipping unknown feature asdb-encryption-at-rest in /opt/aerospike/license/license.conf, line 8
May 05 2022 06:57:21 GMT: WARNING (config): (features_ee.c:321) skipping unknown feature asdb-ldap in /opt/aerospike/license/license.conf, line 9
May 05 2022 06:57:21 GMT: WARNING (config): (features_ee.c:321) skipping unknown feature asdb-strong-consistency in /opt/aerospike/license/license.conf, line 10
May 05 2022 06:57:21 GMT: FAILED ASSERTION (config): (features_ee.c:353) feature key /opt/aerospike/license/license.conf expired (date)
The file : /opt/aerospike/license/license.conf does not exist
The deployment should use the following environment variables : REPORTING_KEY and CONSUMER_ID instead of reading a file …
The ubbagent is ok but the statefulset fails to start
At this time, licenses are not available for purchase via GCP Marketplace and must be purchased through our sales team.
The Aerospike GKE app in the Google Marketplace and associated repo (GitHub - aerospike/aerospike-gke) are deprecated and no longer being maintained. We are working to remove the marketplace listing and update documentation to avoid this confusion in the future.