initial commit
This commit is contained in:
commit
041cffe032
3 changed files with 7 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "Course_Kubernetes_Deep_Dive_NP"]
|
||||||
|
path = Course_Kubernetes_Deep_Dive_NP
|
||||||
|
url = git@github.com:ACloudGuru-Resources/Course_Kubernetes_Deep_Dive_NP.git
|
1
Course_Kubernetes_Deep_Dive_NP
Submodule
1
Course_Kubernetes_Deep_Dive_NP
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4a95149ccf903987c04cdcf882a92ab38e974757
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# K8s Training Resources
|
||||||
|
|
||||||
|
Sample code to help learn/remember how to Kubernet.
|
Loading…
Reference in a new issue