Last active
July 27, 2019 20:13
-
-
Save mshRoR/aa543c65d162a7f3065e97081fd46ceb to your computer and use it in GitHub Desktop.
Revisions
-
mshRoR revised this gist
Jul 27, 2019 . 2 changed files with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ MiniKube Setup: 1. https://kubernetes.io/docs/tasks/tools/install-minikube/ 2. https://kubernetes.io/docs/tasks/tools/install-kubectl/ KOPS Setup for production: http://github.com/kubernetes/kops This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +0,0 @@ -
mshRoR created this gist
Jul 27, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ 1. https://kubernetes.io/docs/tasks/tools/install-minikube/ 2. https://kubernetes.io/docs/tasks/tools/install-kubectl/