Installing the Core Components
kubectl create ns aizenkubectl create secret docker-registry aizenrepo-creds --docker-username=aizencorp --docker-password=<YOUR DOCKER CREDENTIALS> -n aizenglobal.s3.azure.values.storage_account_name global.s3.azure.values.storage_access_key global.s3.azure.values.storage_connection_string global.mlflow.artifact.secrets.values.mlflow_endpoint_url=https://<your storage account name>.blob.core.windows.net global.mlflow.artifact.secrets.values.mlflow_artifacts_destination=wasbs://<storage containername>@<storage account name>.blob.core.windows.net/<destination folder>infra.hashicorp-vault.vault.server.hostAliases[0].ip="$CLOUD_ENDPOINT_IP",\ infra.hashicorp-vault.vault.server.hostAliases[0].hostnames[0]="<specify the cloud endpoint url without http>"
core.console.auth_type core.console.ldap_server_host core.console.ldap_bind_dn core.console.ldap_allowed_groups core.console.admin_user core.console.allowed_userscore.console.auth_type=oauth core.console.oauth_authenticator core.console.oauth_client_id core.console.oauth_client_secret core.console.oauth_callback_url core.constole.allowed_users core.console.admin_usercore.console.oauth_allowed_organizations core.console.oauth_allowed_scopescore.console.oauth_token_url core.console.oauth_userdata_url core.console.oauth_allowed_groups
helm -n $NAMESPACE install aizencore $HELMCHART_LOCATION/aizen
Default Core Configuration Settings
Checking the Deployment Status of the Core Components
PreviousInstalling the Infrastructure ComponentsNextVirtual Services and Gateways Command Script (GCP)
Last updated

