1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-03 13:10:47 +00:00

Kubernetes: PDF version

This commit is contained in:
Julien Le Coupanec 2018-03-01 17:34:49 -08:00
parent 1c42d02878
commit 9a1caa363a
2 changed files with 2 additions and 1 deletions

View File

@ -95,9 +95,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f
#### Infrastructure #### Infrastructure
* [Docker](tools/docker.sh) * [Docker](tools/docker.sh)
* [Kubernetes](tools/kubernetes.sh)
* [Nanobox Boxfile](tools/nanobox_boxfile.yml) * [Nanobox Boxfile](tools/nanobox_boxfile.yml)
* [Nanobox CLI](tools/nanobox_cli.sh) * [Nanobox CLI](tools/nanobox_cli.sh)
* [Kubernetes](tools/kubernetes.sh)
</details> </details>

View File

@ -1,5 +1,6 @@
############################################################################## ##############################################################################
# KUBERNETES # KUBERNETES
# PDF: https://sematext.com/kubernetes-cheat-sheet/
# WEBSITE: https://kubernetes.io/ # WEBSITE: https://kubernetes.io/
# DOCUMENTATION: https://kubernetes.io/docs/home # DOCUMENTATION: https://kubernetes.io/docs/home
############################################################################## ##############################################################################