This commit is contained in:
parent
ec984ef8ad
commit
57d24a1ba3
5 changed files with 34 additions and 10 deletions
16
README.md
16
README.md
|
|
@ -2,7 +2,21 @@
|
|||
|
||||
# Deploy Weave stack in kubernetes cluster with ansible
|
||||
|
||||
This repo is deploy weave scope with ansible.
|
||||
This repo deploy weave net and weave scope with ansible.
|
||||
|
||||
## tags in role
|
||||
|
||||
- weave ( Deploy Net and Scope )
|
||||
|
||||
- weave-scope ( Deploy Scope )
|
||||
|
||||
- weave-net ( Deploy Net )
|
||||
|
||||
- k8s-network ( Deploy Net )
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
source scope: https://github.com/weaveworks/scope/tree/master/examples/k8s
|
||||
|
||||
source net: https://github.com/weaveworks/weave/tree/master/prog/weave-kube
|
||||
Loading…
Add table
Add a link
Reference in a new issue