Test playbook using molecule (#67)

* Test cluster using molecule

* Fix detection of first control node

* Include --flannel-iface and --node-ip as k3s arguments

* Store logs of k3s-init.service as GitHub job artifacts
This commit is contained in:
Simon Leiner
2022-09-03 17:36:28 +02:00
committed by GitHub
parent 3c36dc8bfd
commit a6b2a95b7e
25 changed files with 407 additions and 243 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
ansible-core>=2.13.2
jmespath
jsonpatch
kubernetes>=12.0.0
molecule-vagrant>=1.0.0
molecule>=4.0.1
pyyaml>=3.11