22 lines
No EOL
593 B
Markdown
22 lines
No EOL
593 B
Markdown
[](https://drone.reslinger.net/adrien/ansible-role-k8s-weave)
|
|
|
|
# Deploy Weave stack in kubernetes cluster 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 |