Add ansible scripts for raspberry pi based kubernetes edge cluster 73/60073/1
authoradarsh1001 <adarshpalsingh1996@gmail.com>
Sat, 21 Jul 2018 20:41:47 +0000 (02:11 +0530)
committeradarsh1001 <adarshpalsingh1996@gmail.com>
Sat, 21 Jul 2018 20:50:49 +0000 (02:20 +0530)
commit667fa134daca1c7264d0abfabfb1ce443a82ccc4
treeb710f9228d3ec0f6965329d9f40689b1636413a6
parent0254cb223d2eace1eaf295eacf4cea4fc4fd9844
Add ansible scripts for raspberry pi based kubernetes edge cluster

JIRA: CLOVER-71

This issue falls under the "Edge Cloud-Native Cluster" intern project and is a part of both Clover and Edge cloud projects. The detailed description of the project and the instructions for using the scripts are documented in the README.

Change-Id: I4fdb98f17ae0c53f918376ad6fb90be8ff0b0a71
Signed-off-by: adarsh1001 <adarshpalsingh1996@gmail.com>
edge/sample/Network.png [new file with mode: 0644]
edge/sample/README.md [new file with mode: 0644]
edge/sample/ansible.cfg [new file with mode: 0644]
edge/sample/clusterForm.yml [new file with mode: 0644]
edge/sample/clusterTear.yml [new file with mode: 0644]
edge/sample/hosts [new file with mode: 0644]
edge/sample/roles/clusterForm_common/tasks/main.yml [new file with mode: 0644]
edge/sample/roles/clusterForm_master/tasks/main.yml [new file with mode: 0644]
edge/sample/roles/clusterForm_slave(s)/tasks/main.yml [new file with mode: 0644]
edge/sample/roles/clusterTear_common/tasks/main.yml [new file with mode: 0644]