Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Add KraftKit configuration file for KraftCloud #23

Closed

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Aug 23, 2023

Add kraft.cloud.yaml configuration file to build and run for KraftCloud.

Build with:

kraft build --kraftfile kraft.cloud.yaml -j $(nproc)

Run with:

kraft run --kraftfile kraft.cloud.yaml --plat firecracker

@razvand razvand added the enhancement New feature or request label Aug 23, 2023
Add `kraft.cloud.yaml` configuration file to build and run for
KraftCloud.

Build with:

```
kraft build --kraftfile kraft.cloud.yaml -j $(nproc)
```

Run with:

```
kraft run --kraftfile kraft.cloud.yaml --plat firecracker
```

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks.
Reviewed-by: Stefan Jumarea stefanjumarea02@gmail.com

Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good here. Thanks!

Reviewed-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io

Copy link
Member

@marcrittinghaus marcrittinghaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved-by: Marc Rittinghaus marc.rittinghaus@unikraft.io

@razvand razvand deleted the razvand/kraft.cloud.yaml branch August 30, 2023 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci/merged enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants