From cb315c70f07c6e90444487e67cfa96ae657e6a68 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 1 Feb 2022 09:40:20 +0100 Subject: [PATCH] (2022) Two reasons Kubernetes is so complex --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index f9c5560..2c881c5 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -1112,6 +1112,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.