Skip to content
Snippets Groups Projects
Commit a6137b3a authored by ant31's avatar ant31
Browse files

kube-logstash

parent da392049
No related branches found
No related tags found
No related merge requests found
...@@ -38,3 +38,6 @@ ...@@ -38,3 +38,6 @@
[submodule "roles/apps/k8s-influxdb"] [submodule "roles/apps/k8s-influxdb"]
path = roles/apps/k8s-influxdb path = roles/apps/k8s-influxdb
url = https://github.com/ansibl8s/k8s-influxdb.git url = https://github.com/ansibl8s/k8s-influxdb.git
[submodule "roles/apps/k8s-kube-logstash"]
path = roles/apps/k8s-kube-logstash
url = https://github.com/ansibl8s/k8s-kube-logstash.git
...@@ -13,6 +13,9 @@ ...@@ -13,6 +13,9 @@
- { role: apps/k8s-heapster, tags: ['heapster', 'apps']} - { role: apps/k8s-heapster, tags: ['heapster', 'apps']}
- { role: apps/k8s-kubedash, tags: ['kubedash', 'apps']} - { role: apps/k8s-kubedash, tags: ['kubedash', 'apps']}
# logging
- { role: apps/k8s-kube-logstash, tags: ['kube-logstash', 'apps']}
# Console # Console
- { role: apps/k8s-fabric8, tags: ['fabric8', 'apps'] } - { role: apps/k8s-fabric8, tags: ['fabric8', 'apps'] }
- { role: apps/k8s-kube-ui, tags: ['kube-ui', 'apps'] } - { role: apps/k8s-kube-ui, tags: ['kube-ui', 'apps'] }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment