![Attacking and Defending Kubernetes Clusters: A Security Walkthrough](https://engineering.01cloud.com/wp-content/uploads/2024/06/image-32.png)
Attacking and Defending Kubernetes Clusters: A Security Walkthrough
Introduction In today’s containerized and microservices-driven world, Kubernetes reigns supreme as the orchestration platform of choice. However, its widespread adoption has opened a new frontier for cyberattacks. Malicious actors are increasingly targeting Kubernetes clusters, seeking to exploit vulnerabilities and gain unauthorized access. This blog post will explore the attack landscape for Kubernetes clusters and provide…
![PAS: The Future of Kubernetes Scheduling is Here](https://engineering.01cloud.com/wp-content/uploads/2024/06/images-1-1.png)
PAS: The Future of Kubernetes Scheduling is Here
Platform Aware Scheduling (PAS) is revolutionizing how workloads are assigned in Kubernetes environments. By exposing platform-specific attributes to the Kubernetes scheduler, PAS enhances the scheduler’s decision-making capabilities using a modular, policy-driven approach. This innovative project comprises a core library and information for building custom scheduler extensions, as well as specific implementations that can be directly…
![Effortless Kubernetes Management with the GitOps Bridge Project](https://engineering.01cloud.com/wp-content/uploads/2024/06/images-2.jpeg)
Effortless Kubernetes Management with the GitOps Bridge Project
The GitOps Bridge is a community-driven initiative aimed at demonstrating the best practices and patterns for seamlessly integrating the creation of Kubernetes clusters with ongoing management through GitOps. By focusing on leading tools like ArgoCD and FluxCD, both of which are CNCF-graduated projects, this project serves as a valuable resource for Kubernetes administrators and DevOps…
![From Code to Cloud: Building a Secure Path with Jenkins](https://engineering.01cloud.com/wp-content/uploads/2024/06/image-30-900x600.png)
From Code to Cloud: Building a Secure Path with Jenkins
Are you concerned about security vulnerabilities lurking in your Jenkins environment? Do you want to ensure your deployments are not only fast but also secure and compliant? This blog post highlights a free webinar aimed at helping you achieve just that! We’ll delve into the importance of integrating security throughout your entire CI/CD (Continuous Integration/Continuous…
![Fortress Kubernetes: Building a Secure Foundation for Your Supply Chain](https://engineering.01cloud.com/wp-content/uploads/2024/06/image-28-900x545.png)
Fortress Kubernetes: Building a Secure Foundation for Your Supply Chain
Have you ever worried about a security breach stemming from your Kubernetes environment? In this episode of KubeFM, Yakir and Assaf from Aqua Security unpack the critical issue of exposed Kubernetes secrets and how a robust strategy can defuse this ticking time bomb. Why are Exposed Secrets a Threat? Kubernetes secrets store sensitive information like…
![Ready, Set, Automate: Pulumi and Google Cloud for Beginners](https://engineering.01cloud.com/wp-content/uploads/2024/06/download-2.png)
Ready, Set, Automate: Pulumi and Google Cloud for Beginners
When : June 26Time : 9.30 pm GMT+5.30 In the ever-evolving landscape of cloud computing, the ability to manage infrastructure efficiently and consistently is crucial. Infrastructure as Code (IaC) is a practice that allows you to provision and manage your cloud infrastructure using code, providing numerous benefits such as automation, repeatability, and version control. This…
![Kubernetes: Steering the Course for New Horizons in the Second Decade – A Google Podcast](https://engineering.01cloud.com/wp-content/uploads/2024/06/image-27.png)
Kubernetes: Steering the Course for New Horizons in the Second Decade – A Google Podcast
Kubernetes, the container orchestration platform, has become a cornerstone of modern cloud infrastructure. As it enters its second decade, Google’s podcast explores the project’s leadership and the future with key figures: Nikita Raghunath, Nabarun Pal, and Paco Xu. Insights and Advice for the Kubernetes Community This podcast delves into their journeys within Kubernetes leadership, exploring…
![Get Hands-On: Automate Docker Builds with Pulumi and Docker Build Cloud](https://engineering.01cloud.com/wp-content/uploads/2024/06/download-6.jpeg)
Get Hands-On: Automate Docker Builds with Pulumi and Docker Build Cloud
When : June 25Time : 9.30 pm GMT+5.30 In today’s fast-paced development environment, efficient and reliable build processes are crucial for maintaining productivity and ensuring timely delivery of applications. Automating these processes can significantly reduce manual effort, improve consistency, and accelerate development cycles. This workshop is designed to equip you with the skills to automate…
![Platform Aware Scheduling: Making Smarter Kubernetes Decisions](https://engineering.01cloud.com/wp-content/uploads/2024/06/image-25.png)
Platform Aware Scheduling: Making Smarter Kubernetes Decisions
Platform Aware Scheduling (PAS) is a powerful tool for optimizing workload placement in Kubernetes clusters. It empowers the Kubernetes scheduler to make intelligent decisions by incorporating platform-specific attributes. What is Platform Aware Scheduling? PAS is a collection of projects designed to expose platform data to the Kubernetes scheduler. This data can then be used to…