aws-app-mesh-examples icon indicating copy to clipboard operation
aws-app-mesh-examples copied to clipboard

Adds multiarch builds for k8s http2 example

Open BennettJames opened this issue 1 year ago • 0 comments

This modifies the images used for the k8s http2 example to default support arm64 in addition to amd64. This should gracefully downgrade to existing behavior if run from an environment that does not support cross-building.

This is done on this example as it's the "main" k8s setup for walkthroughs for demoing multiarch k8s abilities. Further walkthroughs may be adapted in the future.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

BennettJames avatar Jun 02 '23 23:06 BennettJames