klemzi / easypay-congMgt

Ansible playbook to set up kubernetes for easypay (Simplilearn capstone project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easypay-congMgt

Ansible playbook to set up kubernetes for easypay (Simplilearn capstone project)

NOTE: Idempotency for create namespace task needs improvement. So it only runs successfully once and create the namespace. but if you plan on run the playbook again after namespace creation, then disble the create namespace by setting create_namespace: false. Improvments will happen soon!

About

Ansible playbook to set up kubernetes for easypay (Simplilearn capstone project)


Languages

Language:Jinja 80.2%Language:Shell 19.8%