Add notes about external ECR credential provider

This commit is contained in:
Ole Markus With 2023-04-28 12:29:04 +02:00
parent 5d82e52c48
commit d7ba6112e6
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ This behaviour can be overridden by setting `spec.etcdClusters[*].manager.backup
* As of Kubernetes version 1.27, all nodes will default to running with instance-metadata-service tokens required, with a max hop limit of 1.
Newly created clusters will be configured as necessary to have these settings.
* As of Kubernetes version 1.27, credentials for private ECR repositories will be handled by the out-of-tree credential provider. This is an additional binary that each instance downloads from the assets repository.
## GCP
## Openstack