Troubleshooting an EKS Pod creation error - Persistent Volume Controller Failed Binding

2025-02-10 3 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting an EKS Pod creation error - Persistent Volume Controller Failed Binding!

While working on a project using CloudFormation to build out an EKS Cluster and then mount an S3 bucket into a pod using the Container Storage Interface, I hit a problem as my pod came online and thought I would document the fix here.

Troubleshooting

Continue reading

Troubleshooting a SSH connection failing on Windows OS

2024-10-06 2 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a SSH connection failing on Windows OS

While working on a build utilising both Terraform and Ansible, linked here, I found I was unable to establish my SSH session within my VSCode platform. The following steps are how I solved the issue.

Troubleshooting

Continue reading

Troubleshooting a Terraform Apply failing due to a CloudWatch Logs role ARN must be set error

2024-07-26 2 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a Terraform Apply failing due to a CloudWatch Logs role ARN must be set error

While working on a build to deploy a REST API using API Gateway linked here, the Terraform apply failed mid-way through. The code base for this project is probably the largest I have worked with so far, with hundreds of lines of config to work through.

Troubleshooting

Continue reading

Troubleshooting a CloudFormation stack failing due to a Property validation failure

2024-06-21 1 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a CloudFormation stack failing due to a Property validation failure

While working on an EKS with Fargate Game Build project linked here, at one point I was having problems with the design and execution of the build, so I switched tactics and attempted the same build using Cloud9. During the deployment of the Cloud9 infrastructure, I ran into an issue and thought I would share it.

Troubleshooting

Continue reading
Older posts