Tower Operator

Build Status

An Ansible Tower operator for Kubernetes built with Operator SDK and Ansible.

Testing

This Operator includes a molecule-based test framework, which can be executed standalone in Docker (e.g. in CI or in a single Docker container anywhere), or inside any kind of Kubernetes cluster (e.g. Minikube).

Testing in Docker (standalone)

  1. molecule converge -s test-local

Testing in Minikube

  1. minikube start
  2. molecule converge -s test-minikube
Description
No description provided
Readme 4.2 MiB
Languages
Jinja 83.3%
Makefile 8.1%
Shell 7.2%
Python 0.9%
Dockerfile 0.5%