From c3ea9e6213b68e4c568c6e2145707d4d1dbc7d0b Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 10 Dec 2021 10:23:03 +0100 Subject: [PATCH] Add Loft Kubernetes Blog --- sections/devops.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sections/devops.md b/sections/devops.md index c2443e1..a4fde84 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -1050,6 +1050,7 @@ curl --user username:password -X POST -F "jenkinsfile= News * [Hacker Noon](https://hackernoon.com/tagged/kubernetes) - #kubernetes articles/stories +* [Loft Kubernetes Blog](https://loft.sh/blog/tags/kubernetes-insights/) - articles tagged with "Kubernetes Insights" > Learn * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits @@ -1095,7 +1096,7 @@ curl --user username:password -X POST -F "jenkinsfile= Tips * [diegolnasc/kubernetes-best-practices](https://github.com/diegolnasc/kubernetes-best-practices) - A cookbook with the best practices to working with kubernetes. * [Kubernetes Docs](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - kubectl Cheat Sheet