Releases: kubernetes/cloud-provider-aws
v1.23.0-alpha.0
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.22.0-alpha.1
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
Installs Cloud Controller Manager for AWS Cloud Provider
helm-chart-aws-cloud-controller-manager-0.0.4
Installs Cloud Controller Manager for AWS Cloud Provider
v1.22.0-alpha.0
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
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
Installs Cloud Controller Manager for AWS Cloud Provider
helm-chart-aws-cloud-controller-manager-0.0.2
Installs Cloud Controller Manager for AWS Cloud Provider
v1.20.0-alpha.0
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
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