Skip to content

Kubernetes provider fails to run on arm platform #892

@scorpionfly7

Description

@scorpionfly7

When installing with helm
helm install azureappconfiguration.kubernetesprovider
oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider
--namespace azappconfig-system
--create-namespace

and deploying

apiVersion: azconfig.io/v1
kind: AzureAppConfigurationProvider
metadata:
name: appconfigurationprovider-sample
spec:
endpoint:
target:
configMapName: configmap-created-by-appconfig-provider
configMapData:
type: json
key: mysettings.json
auth:
workloadIdentity:
managedIdentityClientId:

There is error in pod exec /manager: exec format error Why it happening?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions