Home Lab
I am embarking on the creation of a home laboratory. My approach involves establishing a cluster of Raspberry Pi devices. This endeavor will serve as a platform for deepening my understanding of critical technologies, including cluster architectures, Kubernetes orchestration, containerization principles, virtualization technologies, security best practices, and network configurations.
For more Projects please visit my GitHub page
I re-familiarized myself with Kubernetes through hands-on experience with Minikube, gaining practical knowledge of container orchestration.
Expanded my understanding of open-source technologies and the Cloud Native Computing Foundation (CNCF) landscape, staying current with industry trends.
Developed and implemented over 12 Open Policy Agent (OPA) policies within a Kubernetes cluster, demonstrating expertise in policy-based access control.
Created comprehensive documentation explaining OPA's integration with Kubernetes, enabling team members to implement their policies effectively and adopt Kubernetes security best practices.
Focused on researching and implementing security policies within the Kubernetes cluster, showcasing a proactive approach to enhancing security posture.
My favorite project was the Kubernetes CI/CD Pipeline, where I asked to be put on the infrastructure team. I specifically asked this because we, as a team, had no idea how Terraform worked and I wanted to learn more about this tool.
We approached this by giving a few days to figure out how Terraform worked by doing some tutorials and watching some videos.
we knew that our work was key because, without it, the infrastructure would be halted.
In the end, we created a complete AWS EKS infrastructure using an AWS module with security groups, using the already existing VPC and Subnets.
we also gave SSH access and created access keys for the rest of the group, so they can continue working on the newly created cluster.
After this, I went on to the Kubernetes and pipeline teams and help them with bugs and issues where I learned more about how it worked and multiple commands