Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
4c2f757f
Commit
4c2f757f
authored
9 years ago
by
Smaine Kahlouch
Browse files
Options
Downloads
Patches
Plain Diff
Add kubedash and monitoring submodule
parent
e701c3d4
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+9
-0
9 additions, 0 deletions
.gitmodules
roles/apps/k8s-heapster
+1
-0
1 addition, 0 deletions
roles/apps/k8s-heapster
roles/apps/k8s-influxdb
+1
-0
1 addition, 0 deletions
roles/apps/k8s-influxdb
roles/apps/k8s-kubedash
+1
-0
1 addition, 0 deletions
roles/apps/k8s-kubedash
with
12 additions
and
0 deletions
.gitmodules
+
9
−
0
View file @
4c2f757f
...
...
@@ -29,3 +29,12 @@
path = roles/apps/k8s-postgres
url = https://github.com/ansibl8s/k8s-postgres.git
branch = v1.0
[submodule "roles/apps/k8s-kubedash"]
path = roles/apps/k8s-kubedash
url = https://github.com/ansibl8s/k8s-kubedash.git
[submodule "roles/apps/k8s-heapster"]
path = roles/apps/k8s-heapster
url = https://github.com/ansibl8s/k8s-heapster.git
[submodule "roles/apps/k8s-influxdb"]
path = roles/apps/k8s-influxdb
url = https://github.com/ansibl8s/k8s-influxdb.git
This diff is collapsed.
Click to expand it.
k8s-heapster
@
dc088e25
Subproject commit dc088e25efcd040e127543b861448aa0d219eac9
This diff is collapsed.
Click to expand it.
k8s-influxdb
@
38d54c48
Subproject commit 38d54c48e76df2951d60a6e17a40d5a3d69a1e81
This diff is collapsed.
Click to expand it.
k8s-kubedash
@
64385696
Subproject commit 64385696a907f8052cd455b85302fbd2d0bab129
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment