microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.4k stars 1.31k forks source link

Add support for Arm64 #176

Open odidev opened 1 year ago

odidev commented 1 year ago

Updated the deprecated K8s apiVersions and changed the docker images in K8s yml files to support both x86_64 and Arm64 platforms.

odidev commented 1 year ago

@cer, could you please have a look at this?