From 9a1caa363a22feaf0ba4261da021692485f5a336 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Thu, 1 Mar 2018 17:34:49 -0800 Subject: [PATCH] Kubernetes: PDF version --- README.md | 2 +- tools/kubernetes.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25ef859..c5a3173 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f #### Infrastructure * [Docker](tools/docker.sh) +* [Kubernetes](tools/kubernetes.sh) * [Nanobox Boxfile](tools/nanobox_boxfile.yml) * [Nanobox CLI](tools/nanobox_cli.sh) -* [Kubernetes](tools/kubernetes.sh) diff --git a/tools/kubernetes.sh b/tools/kubernetes.sh index 42f9df1..c6690fb 100644 --- a/tools/kubernetes.sh +++ b/tools/kubernetes.sh @@ -1,5 +1,6 @@ ############################################################################## # KUBERNETES +# PDF: https://sematext.com/kubernetes-cheat-sheet/ # WEBSITE: https://kubernetes.io/ # DOCUMENTATION: https://kubernetes.io/docs/home ##############################################################################