Skip to content

Releases: khanh-ph/proxmox-kubernetes

v1.3.1

11 Dec 23:48
a564395
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix the script to configure kubectl on client by @khanh-ph in #38

Full Changelog: 1.3.0...1.3.1

v1.3.0

10 Dec 09:44
36cd2b0
Compare
Choose a tag to compare

What's Changed

New Features

  • Require the input for VMs' authorized_keys to be encoded with base64 by @khanh-ph in #31
  • Add a new script to configure kubectl on client side by @khanh-ph in #32

Bug Fixes

Full Changelog: 1.2.2...1.3.0

v1.2.2

09 Dec 00:12
198875c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Remove -it from docker command to make it work on CI/CD server by @khanh-ph in #28

Full Changelog: 1.2.1...1.2.2

v1.2.1

07 Dec 09:22
bd44dde
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Allow kubespray argocd_enabled to be updated with TF variable by @khanh-ph in #20

Full Changelog: 1.2.0...1.2.1

v1.2.0

06 Dec 14:23
b5b31f8
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: 1.1.0...1.2.0

v1.1.0

05 Dec 10:39
d713bb5
Compare
Choose a tag to compare

What's Changed

New Features

  • Export Ansible private key from TF variable by @khanh-ph in #8

Bug Fixes

New Contributors

  • @github-actions made their first contribution in #12

Full Changelog: 1.0.0...1.1.0

v1.0.0

03 Dec 08:25
e6c11a0
Compare
Choose a tag to compare

What's Changed

  • Change hardcoded cluster name and SSH keys to variables by @khanh-ph in #1
  • Update the README file to include TF_CLI_ARGS_apply="-parallelism=1" by @khanh-ph in #2
  • Update TF infrastructure and add Kubespray to install Kubernetes by @khanh-ph in #3

New Contributors

Full Changelog: https://github.com/khanh-ph/pineapple-cluster/commits/1.0.0