From 41a54168eb94ecfe5171239b1ffc08ffc629b3b8 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Mon, 1 Feb 2021 08:44:51 -0800 Subject: [PATCH] k8s visual --- pages/LotsOfLinks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/LotsOfLinks.md b/pages/LotsOfLinks.md index 2ade332..8796086 100644 --- a/pages/LotsOfLinks.md +++ b/pages/LotsOfLinks.md @@ -168,6 +168,7 @@ Cmd-Ctrl-Shift-4, then space (cursor turns from cross hairs to a camera), click [Linux dhcpd Options](https://linux.die.net/man/5/dhcp-options)
[git move subdirectory of a repo](https://stackoverflow.com/questions/359424/detach-move-subdirectory-into-separate-git-repository/17864475#17864475)
[Pro Git, the book](https://git-scm.com/book/en/v2)
+[A visual guide on troubleshooting Kubernetes deployments](https://learnk8s.io/troubleshooting-deployments)
## FreeBSD @@ -582,4 +583,4 @@ to false to prevent push notifications]
--- -2021.01.11 +2021.02.01