Skip to content

Releases: kubernetes/cloud-provider-aws

v1.22.0-alpha.1

07 Jan 08:23
Compare
Choose a tag to compare

The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager.
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.

Example manifests to deploy the external cloud provider can be found here.

CHANGELOG

See CHANGELOG for full list of changes.

helm-chart-aws-cloud-controller-manager-0.0.5

11 Oct 22:33
a7b6bfd
Compare
Choose a tag to compare

Installs Cloud Controller Manager for AWS Cloud Provider

helm-chart-aws-cloud-controller-manager-0.0.4

29 Sep 20:45
2d0045a
Compare
Choose a tag to compare

Installs Cloud Controller Manager for AWS Cloud Provider

v1.22.0-alpha.0

07 Sep 22:45
6b9e302
Compare
Choose a tag to compare

AWS Cloud Provider

The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager.
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.

Example manifests to deploy the external cloud provider can be found here.

Artifacts

Cloud Controller Manager

docker pull us.gcr.io/k8s-artifacts-prod/provider-aws/cloud-controller-manager:v1.22.0-alpha.0

CHANGELOG

See CHANGELOG for full list of changes.

v1.21.0-alpha.0

10 May 20:20
94ab99f
Compare
Choose a tag to compare

AWS Cloud Provider

The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager.
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.

Example manifests to deploy the external cloud provider can be found here.

CHANGELOG

See CHANGELOG for full list of changes.

helm-chart-aws-cloud-controller-manager-0.0.3

10 May 18:29
1c50479
Compare
Choose a tag to compare

Installs Cloud Controller Manager for AWS Cloud Provider

helm-chart-aws-cloud-controller-manager-0.0.2

16 Apr 22:26
b27a1d8
Compare
Choose a tag to compare

Installs Cloud Controller Manager for AWS Cloud Provider

v1.20.0-alpha.0

09 Mar 17:57
9e3808d
Compare
Choose a tag to compare

AWS Cloud Provider

The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager.
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.

Example manifests to deploy the external cloud provider can be found here.

CHANGELOG

See CHANGELOG for full list of changes.

v1.19.0-alpha.1

01 Oct 18:17
3c748e0
Compare
Choose a tag to compare

v1.19.0-alpha.1

This is an alpha version of the external AWS cloud provider.

The cloud provider now runs out-of-tree in a new component called aws-cloud-controller-manager .
The external provider preserves all existing behavior/functionality from the legacy in-tree provider.

Example manifests to deploy the external cloud provider can be found here.

Supports Kubernetes v1.19.X.

Prerequisite

  • same prerequisites as legacy in-tree implementation.
  • kubelet, kube-apiserver and kube-controller-manager are running with --cloud-provider=external

v1.19.0-alpha.0 (Deprecated)

29 Sep 17:43
4a47f84
Compare
Choose a tag to compare
Pre-release

v1.19.0-alpha.0

Deprecated