Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 395 Bytes

molecule-flask

This repository is meant to be a playground to try out Molecule for Ansible.

How to Run Specs

TBD

Notes

We are following Kubernetes The Hard Way tutorial. The idea is to use Terraform + Terratest to provision the nodes and Ansible + Molecule to setup the Kubernetes cluster.

Right now, what we have done is:

  1. Setup GCP
  2. Prepare compute resources with Terraform