Releases: dataiku/dss-plugin-eks-clusters
Releases · dataiku/dss-plugin-eks-clusters
v1.2.2
- Make plugin compatible with AWS requiring IMDS_V2 instances
v1.2.1
- Added
wait
option to "resize cluster" macro - Support non-numeric-only
kubectl
versions
v1.2.0
Added support for Python 3.8, 3.9, 3.10 (experimental), 3.11 (experimental)
v1.1.1
- Add support of v1beta1 apiVersion when attaching
v1.1.0
- Add support for fully-managed private clusters
v1.0.9
- Throwing an exception when command invoked by
EksctlCommand.run_and_get_output
orAwsCommand.run_and_get_output
fails
v1.0.8
- Add option to install Metrics Server
- Fix "Inspect node pools" macro when using managed node groups
- Support tagging nodes
- Remove macro
Run Kubectl command
(natively supported in DSS 10.0.6) - Support spot instances in node groups
- Update autoscaler to v1.20.2