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

Add GLOSSARY.md #800

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Add GLOSSARY.md #800

merged 1 commit into from
Feb 28, 2020

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Feb 27, 2020

Issue number:

Fixes #256

Description of changes:

We've named a lot of components internal to Bottlerocket, so this is a reference for contributors and advanced users.

Testing done:

My spell checker is as happy as it can be with this many computer words.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

* **thar-be-settings**: A program that writes out system configuration files, replacing template variables with settings from the API.
* **updog**: An update client that interfaces with a specified TUF updates repository to upgrade or downgrade Bottlerocket hosts to different image versions.

## Non-Bottlerocket terms
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should link to projects where appropriate.

GLOSSARY.md Outdated
Its job is to start the specified host container on the “host” instance of containerd, which is separate from the “user” instance of containerd used for Kubernetes pods.
* **laika**: A crate that builds a binary (`/sbin/preinit`) that's used to mount filesystems before starting init (`systemd`).
* **model**: The API system has a data model defined for each variant, and this model is used by other programs to serialize and deserialize requests while maintaining safety around data types.
* **netdog**: A program called by wicked to retrieve and write out network configuration from DHCP.
Copy link
Contributor

Choose a reason for hiding this comment

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

Entry for wicked?

@iliana iliana merged commit 9a809a6 into develop Feb 28, 2020
@tjkirch tjkirch deleted the glossary-dot-md branch March 6, 2020 01:11
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.

GLOSSARY.md
4 participants