Engineering Blog

                            

Blog – 3 Column

PAS: The Future of Kubernetes Scheduling is Here

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

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

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

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

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

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

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

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…

Streamline Operations: Powerful Kubernetes Logging Strategies for Improved Visibility

Streamline Operations: Powerful Kubernetes Logging Strategies for Improved Visibility

Introduction In the realm of microservices and containerized applications, efficient management and monitoring of application health and performance are paramount. Kubernetes, an open-source system for automating deployment, scaling, and management of containerized applications, has emerged as the go-to solution for businesses seeking agility and resilience. However, managing logs in Kubernetes remains a significant hurdle due…