AWS Storage Blog
Tag: Amazon Elastic Kubernetes Service
Deploying Jenkins on Amazon EKS with Amazon EFS
UPDATE (5/17/2021): It looks like the Jenkins Helm repos have moved and the configurable parameters have been updated as well! You will need to modify the commands listed in the blog accordingly. Check out the new Jenkins helm repos and configurable parameters at the following links: https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/README.md https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/VALUES_SUMMARY.md Also, make sure your EKS cluster control […]
Best practices for using Amazon EFS for container storage
Tens of thousands of companies are storing petabytes of data on Amazon Elastic File System (Amazon EFS), many of them using EFS to store data for containerized applications. Amazon EFS file systems can be attached to containers launched by both Amazon Elastic Container Service (ECS) and Elastic Kubernetes Service (EKS). Amazon EFS is a natural […]