chore(patch): update boto3 to 1.42.75 #patch (#310) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
chore(patch): update boto3 to 1.42.75 #patch (#310)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This Python program simplifies Kubernetes TLS certificate management using Amazon S3 for backup and restore.
python main.py --backup python main.py --restore
BUCKET_NAME ="your-s3-bucket-name" AWS_ACCESS_KEY ="your-aws-access-key" AWS_SECRET_KEY ="your-aws-secret-key" BUCKET_REGION ="your-s3-bucket-region"
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Kubernetes TLS Secrets Backup and Restore
This Python program simplifies Kubernetes TLS certificate management using Amazon S3 for backup and restore.
Usage
Environment Variables