5.9. AWS S3 CloudFront
如果您使用 AWS S3 Cloudfront 进行后端 registry 存储,请使用以下步骤。
步骤
输入以下命令指定 registry 密钥:
oc create secret generic --from-file config.yaml=./config_awss3cloudfront.yaml --from-file default-cloudfront-signing-key.pem=./default-cloudfront-signing-key.pem test-config-bundle
$ oc create secret generic --from-file config.yaml=./config_awss3cloudfront.yaml --from-file default-cloudfront-signing-key.pem=./default-cloudfront-signing-key.pem test-config-bundle
Copy to Clipboard Copied! Toggle word wrap Toggle overflow