Added README.md file

This commit is contained in:
Radar231 2021-07-26 16:35:00 -04:00
parent 5ba85d6602
commit 45ce694750
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# k8s-deployment playbook
## Introduction
This playbook will use the ansible module for kubernetes support to perform
the deployment of a number of kubernetes application manifests. There should
be an ansible role for each kubernetes application.
This requires that the 'devpath' variable be set to the path of the
kubernetes application manifests.