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

runtime: document the config file and its fields #58

Merged
merged 1 commit into from
Dec 27, 2018

Conversation

samuelkarp
Copy link
Contributor

Issue #, if available:
#57

Description of changes:
Documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Closes firecracker-microvm#57

Signed-off-by: Samuel Karp <skarp@amazon.com>
* `root_drive` (required) - A path where the root drive image file is located. A
fully-qualified path is recommended.
* `cpu_count` (required) - The number of vCPUs to make available to a microVM.
* `cpu_template` (required) - The Firecracker CPU emulation template. Supported
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the difference between C3 and T2 cpu template documented anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Very minimal documentation here.

The actual difference is the difference between these two files: C3 and T2.

@samuelkarp samuelkarp merged commit fea8dcf into firecracker-microvm:master Dec 27, 2018
@samuelkarp samuelkarp deleted the runtime-config branch December 27, 2018 22:53
fangn2 pushed a commit to fangn2/firecracker-containerd that referenced this pull request Mar 23, 2023
client: moves transport files to firecracker package
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.

None yet

2 participants