Terrafrom module for create Kubernetes cluster with kOps on AWS.
Module Version | Tested Kubernetes Version |
---|---|
v0.5 | 1.22 - 1.26 |
v0.6 | 1.29 - 1.30 |
First release
Common ServiceAccount IAM Policies
- Remove SSH access
- Add storage volume configurations
- Add kops-workload for common workloads
- Change module provider version constraints because of breaking changes on provider
- Combine validater into updater.
- Add cloud-controller-manager-image to tool.
- Fix workloads bug.
- Add support Arm64
- Add support Karpenter
- Selectable networking(Not all)
- EBS-CSI-Driver option
- Add machine_image option, for workaround for amazon vpc networking on 1.27
- [Breaking Change] Changed internal control-plane resource name
- Remove debug outputs
- Fixed a bug that caused instance creation of non-burstable instance types to fail.
- Fixed a wrong validation error message.
- Add lifecycle identity to instance group name of control plane.
- Upgrade kOps provider version
- Upgrade kOps provider version fix for workloads