Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ARM64 for Packet #109

Merged
merged 1 commit into from
Sep 22, 2017
Merged

Support ARM64 for Packet #109

merged 1 commit into from
Sep 22, 2017

Conversation

alexellis
Copy link
Member

@alexellis alexellis commented Sep 22, 2017

Signed-off-by: Alex Ellis [email protected]

Description

Support ARM64 for Packet

Motivation and Context

Packet have enterprise ARM64 servers available for testing and want to show OpenFaaS running at scale on ARM hardware. This provides a binary for the CLI and a template for Node.js.

How Has This Been Tested?

Provision a Type2A at Packet.net - or use a SoC like a Pine64
Dockerfile for Node.js available in ./template/node-arm64

There is no official Node-Alpine image yet so this uses Debian instead as a base.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Alex Ellis <[email protected]>
@alexellis alexellis merged commit 64475ae into master Sep 22, 2017
@alexellis alexellis deleted the build_amd64 branch May 23, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant