1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-22 14:11:41 +00:00

Update for leanpub preview

This commit is contained in:
AutoPenguin
2020-06-03 01:42:01 +00:00
parent 65dd34c7ea
commit 2e8e16157b
193 changed files with 12667 additions and 155 deletions

View File

@@ -0,0 +1 @@
This directory exists to allow me to pull in markdown docs into the LeanPub book structure, which won't show up in the online version.

View File

@@ -0,0 +1,3 @@
# Chef's Favorites (Docker) #
The following recipes are the chef's current favorites - these are recipes actively in use and updated by @funkypenguin

View File

@@ -0,0 +1,3 @@
# Chef's Favorites (Docker) #
The following recipes are the chef's current favorites - these are recipes actively in use and updated by @funkypenguin

View File

@@ -0,0 +1,3 @@
# HA Docker Swarm #
This section introduces the HA Docker Swarm, which will be the basis for all the recipes discussed.

View File

@@ -0,0 +1,3 @@
# Kubernetes #
This section introduces the Kubernetes design, which will be the basis for all the recipes discussed further.

View File

@@ -0,0 +1,3 @@
# Recipies (Docker) #
Now follows individual recipes.

View File

@@ -0,0 +1,3 @@
# Recipies (Kubernetes) #
Now follows individual recipes.

View File

@@ -0,0 +1,3 @@
# Reference #
Now follows useful elements which are not full recipes.