Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/devops/kubernetes/deployment-strategies.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Six Strategies for Application Deployment](https://thenewstack.io/deployment-strategies/)
- [Kubernetes deployment strategies](https://blog.container-solutions.com/kubernetes-deployment-strategies)
- [What's so bad about sidecars, anyway?](https://www.cerbos.dev/blog/whats-so-bad-about-sidecars-anyway)

## 📺 Videos
- [Webinar: Deployment Strategies on Kubernetes](https://www.youtube.com/watch?v=1oPhfKye5Pg)
Expand Down
1 change: 1 addition & 0 deletions docs/devops/kubernetes/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
- [3 questions to answer when considering a multi-cluster Kubernetes architecture](https://www.redhat.com/architect/multi-cluster-kubernetes-architecture) ⭐
- [Architecting Kubernetes clusters — how many should you have?](https://learnk8s.io/how-many-clusters) ⭐
- [Adding health checks with Liveness, Readiness, and Startup probes](https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-6-adding-health-checks-with-liveness-readiness-and-startup-probes/)
- [Guide to Kubernetes RBAC](https://www.cerbos.dev/blog/guide-to-kubernetes-rbac)

## 📺 Videos
- [Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]](https://www.youtube.com/watch?v=X48VuDVv0do)
Expand Down