Simon Leiner
a1ef590442
Add support for API servers on IPv6 addresses ( #48 )
...
* Remove duplicate file for deletion
* Add support for IPv6 clusters
To correctly escape IPv6 addresses when ports are used, they must be
wrapped in square brackets [1]. This patch adds support for that,
using Ansible's ipwrap filter [2].
[1]: https://datatracker.ietf.org/doc/html/rfc4038#section-5.1
[2]: http://docs.ansible.com/ansible/latest/collections/ansible/utils/docsite/filters_ipaddr.html#wrapping-ipv6-addresses-in-brackets
* Do not abort other molecule jobs on failure
* Fix cache keys for Vagrant boxes
* Molecule: Derive overrides.yml location from scenario dir
# Conflicts:
# molecule/default/molecule.yml
# molecule/ipv6/molecule.yml
2022-09-10 12:57:38 -05:00
Simon Leiner
a6b2a95b7e
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
2022-09-03 10:36:28 -05:00
Timothy Stewart
909d85e392
fix(README): Fixed lint
2022-06-25 22:57:08 -05:00
Timothy Stewart
40f783fb22
fix(README): Fixed lint
2022-06-25 22:56:45 -05:00
Infectiious
a922f9480d
Update README.md ( #33 )
...
Fix typo in readme.
2022-06-06 15:48:08 -05:00
Techno Tim
e1a0298eb8
Upgrade kube-vpi; improve settings; better reset ( #31 )
...
* fix(k3s): upgrade k3s + kube-vip
* chore(github): update template
* chore(docs): Updated README
* fix(ansible): Reboot as part of reset
* fix(kube-vip): improve settings
* chore(lint): fix
* chore(lint): fix
2022-05-26 15:32:25 -05:00
Chad Yyh
5bf61c841f
fix typo in readme ( #26 )
2022-05-18 18:24:15 -05:00
Timothy Stewart
97bed143b5
fix(README): updated docs
2022-04-04 22:52:48 -05:00
Timothy Stewart
00d2fee38e
fix(README): updated docs
2022-04-04 22:08:15 -05:00
Philip Haberkern
34624bc3f2
Added Vagrantfile for build environment with Vagrant ( #14 )
...
* Added .vagrant to ignore
* Added Vagrantfile
* Added section for Vagrant
* made retry_count customizeable (default 20)
2022-04-04 21:51:21 -05:00
Timothy Stewart
684943c718
chore(README): Updating Readme
2022-03-29 22:27:03 -05:00
Timothy Stewart
6c155dc4b6
chore(README): Updating Readme
2022-03-29 22:25:22 -05:00
Timothy Stewart
ef3605bea5
chore(README): Updating Readme
2022-03-27 21:31:40 -05:00
Timothy Stewart
1b3fc0d413
chore(README): Updating Readme
2022-03-27 15:49:18 -05:00
Timothy Stewart
8334bcc66a
chore(README): Updating Readme
2022-03-27 15:19:47 -05:00
Timothy Stewart
1796e3174d
chore(README): Updating Readme
2022-03-27 15:18:45 -05:00
Timothy Stewart
dd39eec5f4
chore(README): Updating Readme
2022-03-27 15:16:09 -05:00
Timothy Stewart
3aff3eef0d
chore(README): Updating Readme
2022-03-27 15:04:45 -05:00
Timothy Stewart
25adb25656
chore(README): Updating Readme
2022-03-27 15:02:31 -05:00
Timothy Stewart
16ee29ada2
chore(README): Updating Readme
2022-03-27 12:46:15 -05:00
Timothy Stewart
48e81ce450
chore(README): Updating Readme
2022-03-27 12:37:54 -05:00
Timothy Stewart
4031d4f77b
chore(README): Updating Readme
2022-03-27 11:21:06 -05:00
Techno Tim
f756c449d8
Readme updates ( #4 )
...
* fix(scrips): cleanup
* chore(README): Updating Readme
* chore(github): Added PR template
2022-03-27 11:18:45 -05:00
Timothy Stewart
f32371d595
initial commit
2022-03-27 10:05:37 -05:00