Skip to content

Release v0.6.0 - EKS infrastructure setup

Compare
Choose a tag to compare
@Bidon15 Bidon15 released this 01 Mar 13:45
· 2 commits to master since this release
6c104e5

What's Changed

  • add owner to ami image name by @nonsense in #61
  • adapt to new text output of aws ec2 describe-subnets command by @blacktemplar in #62
  • split install.sh script into multiple scripts by @nonsense in #63
  • upgrade weave, flannel, kubernetes and base AMI image by @nonsense in #64
  • Fixes #1376 the terraform provider issue for mac m1 by @sysrex in #74
  • Updating the infra .sh scripts by @dektech in #71
  • ( #1236) Block all other runners when deploying the daemon by @brdji in #77
  • eks: Implement deploy script and guide for EKS by @dektech in #78
  • bash/functions.sh: fix missing vars in uninstall script by @laurentsenta in #79
  • eks: Fix wrong path to log file by @ackintosh in #85
  • eks: Retry obtaining ALB name/address by @ackintosh in #82
  • eks: Wait for EFS to be available by @ackintosh in #87
  • eks: Install Amazon EBS CSI driver by @ackintosh in #86
  • Fix: EBS CSI Driver will fail if the cluster name is not gossipsub by @ackintosh in #88
  • EKS: Preset testground database on influxdb by @ackintosh in #90
  • EKS: fix failure on installing influxdb by @ackintosh in #89

New Contributors

Full Changelog: v0.5.3...v0.6.0