Skip to content

Commit

Permalink
Submitting Cloud Native Buildpacks projects for approval
Browse files Browse the repository at this point in the history
Signed-off-by: Nate W <[email protected]>
  • Loading branch information
nate-double-u committed Jan 26, 2024
1 parent 6cc4c9b commit 55f0e2b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 14 additions & 0 deletions programs/lfx-mentorship/2024/01-Mar-May/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,18 @@ Mentee application instructions can be found on the [Program Guidelines](https:/
- Upstream Issue: https://github.com/cilium/community/issues/78 https://github.com/cilium/community/issues/27
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/eeaec4a9-5a9c-4cae-945d-f99265e85275

### Cloud Native Buildpacks

#### Proof of concept for creating multi-arch images using buildkit

- Description: A proof of concept to add buildkit support to pack in order to build multi-arch images. Pack is the reference implementation of a Cloud Native Buildpacks platform used to build application images from source code.
- Expected Outcome: Multi-arch support has been one of the most requested features for Cloud Native Buildpacks, and this would allow end-users/developers to build multi-arch images with the pack cli.
- Recommended Skills: Golang, Software development literacy, Familiarity building multi-arch containers with Docker and Buildkit. Familiarity with buildpacks will be helpful.
- Mentor(s):
- Jerico Pena (@jericop, [email protected])
- Juan Bustamante (@jjbustamante, [email protected])
- Natalie Arellano (@natalieparellano, [email protected])
- Upstream Issue: https://github.com/buildpacks/pack/issues/1570
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/2c5ced86-d23b-41f5-aec3-59730e29f092


14 changes: 0 additions & 14 deletions programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,6 @@

## Proposed Project ideas

### Cloud Native Buildpacks

#### Proof of concept for creating multi-arch images using buildkit

- Description: A proof of concept to add buildkit support to pack in order to build multi-arch images. Pack is the reference implementation of a Cloud Native Buildpacks platform used to build application images from source code.
- Expected Outcome: Multi-arch support has been one of the most requested features for Cloud Native Buildpacks, and this would allow end-users/developers to build multi-arch images with the pack cli.
- Recommended Skills: Golang, Software development literacy, Familiarity building multi-arch containers with Docker and Buildkit. Familiarity with buildpacks will be helpful.
- Mentor(s):
- Jerico Pena (@jericop, [email protected])
- Juan Bustamante (@jjbustamante, [email protected])
- Natalie Arellano (@natalieparellano, [email protected])
- Upstream Issue: https://github.com/buildpacks/pack/issues/1570
- LFX URL:

### Harbor

#### Harbor CLI
Expand Down

0 comments on commit 55f0e2b

Please sign in to comment.