Skip to content

Commit c046036

Browse files
committed
update docs
1 parent fc77b97 commit c046036

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* [Kubernetes Best Practices 101](https://github.com/diegolnasc/kubernetes-best-practices)
2222
* [Kubernetes Failure Stories](https://k8s.af)
2323
* [10 most common mistakes using kubernetes](https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s)
24+
* [Container Training](https://container.training)
2425

2526
### Tools
2627

docs/operating-system.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [Learning operating system development using Linux kernel and Raspberry Pi](https://s-matyukevich.github.io/raspberry-pi-os) (incomplete)
2424
* [Writing a "bare metal" operating system for Raspberry Pi 4](https://www.rpi4os.com)
2525
* [Writing a simple 16 bit VM in less than 125 lines of C](https://www.andreinc.net/2021/12/01/writing-a-simple-vm-in-less-than-125-lines-of-c)
26+
* [os-tutorial: How to create an OS from scratch](https://github.com/cfenollosa/os-tutorial)
2627

2728
## Kernel
2829

docs/system-design.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* [Implementing Raft for Browsers with Rust and WebRTC](https://eevans.co/blog/wraft)
3535
* [HTTP Feeds](https://www.http-feeds.org)
3636
* [Autopilot Pattern Applications](http://autopilotpattern.io)
37+
* [REST Hooks](https://resthooks.org)
3738

3839
## Blogs
3940

0 commit comments

Comments
 (0)