Skip to content

Release 1.15.0

Compare
Choose a tag to compare
@shapirov103 shapirov103 released this 28 Jun 20:33
· 32 commits to main since this release
ba65e69

Call outs

  • While 1.15.0 adds explicit support for EKS/Kubernetes version 1.30, we discovered that ADOT addon does not yet support that version and since many of our observability patterns depend on it, the default EKS version for the blueprints stayed at 1.29.
  • You can now use a construct for EKS Blueprints EksBlueprintConstruct with your stacks which opens up opportunities to use it with Service Catalog and other use cases when stack is defined outside of the blueprints.
  • New upstream nginx ingress add-on (in addition to the existing NginxAddon from F5).
  • Crossplane add-on is now based on helm vs EKS Marketplace Addon.
  • Control plane logging is now using native CDK implementation (previously custom resource in the blueprints repo).
  • Karpenter supports pod identity.
  • Kubeshark add-on (hosted outside, but is part of EKS Blueprints)
  • Many other enhancements and bugfixes.

What's Changed

New Contributors

Add-on versions in the release

* CDK at 2.147.1

INFO Chart kuberay-operator-1.1.1 is at the latest version.
INFO Chart aws-load-balancer-controller-1.8.1 is at the latest version.
INFO Chart appmesh-controller-1.13.0 is at the latest version.
INFO Chart tigera-operator-v3.28.0 is at the latest version.
INFO Chart cert-manager-1.15.1 is at the latest version.
INFO Chart kube-state-metrics-5.20.1 is at the latest version.
WARN Upgrade is needed for chart prometheus-node-exporter-4.36.0: latest version is 4.37.0.
DEBUG Core add-on adot is at version auto
INFO Chart base-1.22.2 is at the latest version.
INFO Chart istiod-1.22.2 is at the latest version.
INFO Chart cni-1.22.2 is at the latest version.
INFO Chart gateway-1.22.2 is at the latest version.
INFO Chart metrics-server-3.12.1 is at the latest version.
INFO Chart argo-cd-7.3.2 is at the latest version.
INFO Chart nginx-ingress-1.3.0 is at the latest version.
WARN Upgrade is needed for chart ingress-nginx-4.10.0: latest version is 4.10.1.
DEBUG Core add-on vpc-cni is at version auto
DEBUG Core add-on coredns is at version auto
DEBUG Core add-on kube-proxy is at version auto
INFO Chart gatekeeper-3.16.3 is at the latest version.
No versions are found for karpenter in repository oci://public.ecr.aws/karpenter/karpenter
INFO Chart aws-node-termination-handler-0.21.0 is at the latest version.
INFO Chart kubevious-1.2.2 is at the latest version.
DEBUG Core add-on aws-ebs-csi-driver is at version auto
WARN Upgrade is needed for chart aws-efs-csi-driver-3.0.5: latest version is 3.0.6.
INFO Chart keda-2.14.2 is at the latest version.
INFO Chart aws-privateca-issuer-1.2.7 is at the latest version.
No versions are found for flux2 in repository oci://ghcr.io/fluxcd-community/charts/flux2
INFO Chart gpu-operator-v24.3.0 is at the latest version.
No versions are found for oci://ghcr.io/grafana/helm-charts/grafana-operator in repository undefined
INFO Chart aws-for-fluent-bit-0.1.33 is at the latest version.
INFO Chart airflow-1.14.0 is at the latest version.
INFO Chart external-secrets-0.9.19 is at the latest version.
DEBUG Core add-on eks-pod-identity-agent is at version auto
INFO Chart external-dns-1.14.5 is at the latest version.
INFO Chart secrets-store-csi-driver-1.4.4 is at the latest version.
Please use minimum Karpenter version for this Kubernetes Version: 0.34.0, otherwise you will run into compatibility issues.
DEBUG Core add-on aws-ebs-csi-driver has autoselected version v1.31.0-eksbuild.1
DEBUG Core add-on eks-pod-identity-agent has autoselected version v1.3.0-eksbuild.1
DEBUG Core add-on vpc-cni has autoselected version v1.16.0-eksbuild.1
DEBUG Core add-on kube-proxy has autoselected version v1.29.0-eksbuild.1
DEBUG Core add-on adot has autoselected version v0.94.1-eksbuild.1
DEBUG Core add-on coredns has autoselected version v1.11.1-eksbuild.4

Full Changelog: blueprints-1.14.1...blueprints-1.15.0