-
-
Notifications
You must be signed in to change notification settings - Fork 211
add Containerization Concepts drafts #110
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
base: main
Are you sure you want to change the base?
add Containerization Concepts drafts #110
Conversation
I'll take a look at this tomorrow! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Containerization is not big enough to be it's own top-level concept. Instead I would suggest merging your other notes (Container Image
, Container Orchestration
, Container
) into the main Containerization
note and place that under the Software Engineering
concept category. If there ever is a ton of sub-concepts we can always break it out again but we want to keep it simple to start.
Overall, great contribution and I liked your Dos and donts section.
Co-authored-by: JP (he/him) <JPHaus@users.noreply.github.com>
Co-authored-by: JP (he/him) <JPHaus@users.noreply.github.com>
Co-authored-by: JP (he/him) <JPHaus@users.noreply.github.com>
Co-authored-by: JP (he/him) <JPHaus@users.noreply.github.com>
Resolves #107
adding some drafts, this is just the outline for the actual content. You should check for formatting problems. I will add more contents in upcoming pull request