-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1ca54f
commit bad646f
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
## Cloud Computing, Containers & DevOps | ||
|
||
- [An Introduction to Kubernetes](https://www.jeremyjordan.me/kubernetes/) | ||
- [What is a Container Image?](https://opensource.com/article/21/8/container-image) | ||
- [Container Image Formats Under the Hood](https://snyk.io/blog/container-image-formats/) | ||
- [A Practical Introduction to Container Terminology](https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction#) | ||
- [Learning Containers From The Bottom Up](https://iximiuz.com/en/posts/container-learning-path/) | ||
- [Containers Are Chroot with a Marketing Budget](https://earthly.dev/blog/chroot/) | ||
- [An Introduction to Kubernetes](https://www.jeremyjordan.me/kubernetes/) | ||
- [So you wanna write Kubernetes controllers?](https://ahmet.im/blog/controller-pitfalls/) | ||
- [A Beginner's Guide to Building DevOps Pipelines With Open Source Tools](https://opensource.com/article/19/4/devops-pipeline) | ||
- [The Cloudy Layers of Modern-Day Programming](https://vickiboykis.com/2022/12/05/the-cloudy-layers-of-modern-day-programming/) | ||
- [Free for Developers](https://free-for.dev) |