Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 471 Bytes

Ansible collection for Kubernetes

This is a collection which contains playbooks and roles which allow you to deploy a Kubernetes cluster using Ansible. This collection is used by the Atmosphere project.

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg