Go to file
Radar231 ce813ade99 added mealie app 2024-03-30 19:18:57 -04:00
.kube corrected indenting problem with yaml file 2021-09-25 22:51:37 -04:00
README.md Added README.md file 2021-07-26 16:35:00 -04:00
cleanup.sh added mealie app 2024-03-30 19:18:57 -04:00
k8s-deployment.yml added mealie app 2024-03-30 19:18:57 -04:00

README.md

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.