pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
221 stars 55 forks source link

Rquitales/arm images #445

Closed rquitales closed 3 months ago

rquitales commented 1 year ago

Adds building ARM64 images. Requires https://github.com/pulumi/pulumi-docker-containers/pull/140 to be merged with based ARM images built and distributed.

blampe commented 3 months ago

Plan is to strip down the operator image & spawn jobs using multi-arch images as part of https://github.com/pulumi/pulumi-kubernetes-operator/issues/515.