Operations | Monitoring | ITSM | DevOps | Cloud

Containers

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Exploring Open Source: Challenges, Ethics & Opportunities - Navigate Europe 23

Join Amanda Brock, CEO of Open UK, alongside other industry experts, Liz Rice, Matt Barker and Peter Zaitsev, as they explore the dynamic world of open source technology. From discussing the nuances of open source licenses and business models to delving into the challenges and ethical considerations of open source communities, this panel provides invaluable insights into the current state and future of open source. Whether you're a developer, entrepreneur, or open source enthusiast, this discussion offers a comprehensive understanding of the complexities and opportunities in open source today.

Application Observability on RKE2 With SUSE Rancher and StackState

Please join Jeroen van Erp, StackState's Product Manager while he shows you how you can achieve full observability of your SUSE Rancher managed clusters. He'll demonstrate StackState's Kubernetes troubleshooting capabilities for development teams. You can easily manage your Rancher clusters and gain visibility into all your Kubernetes resources by installing the StackState agent from the SUSE Rancher marketplace. Jeroen will walk you through the service overview, service dependency map and powerful troubleshooting features that StackState offers.

The Evolution of DevOps with Modern Tooling - Civo.com

As businesses strive for agility and scalability, the need for efficient development practices in multi-cloud environments has never been more crucial. Join Narayan Sainaney (Codezero CTO) and Dinesh Majrekar (Civo CTO) to learn about local development in a multi-cloud scenario with Civo and Codezero. Plus, get an introduction to how ephemeral environments can enhance agility, reduce overheads, and provide a more flexible approach to tackling development challenges.

Eliminate scaling lag without overprovisioning Kubernetes

Let’s get right to the point: most Kubernetes workloads are underutilizing CPU and memory, with 49% of containers using less CPU than their defined requests. Although Kubernetes provides users with the ability to define resource guidelines for containers based on CPU and memory needs, it can be difficult to define and maintain these resource requirements for dynamic applications, especially in fast scaling scenarios.

Security in DevOps Best Practices to Keep Your Pipeline Secure

Software development, DevOps practices have become a cornerstone for organizations looking to streamline their processes and deliver high-quality software. While the agility and efficiency DevOps brings to the table are undeniable, it’s essential to remember that security should never be compromised in the pursuit of speed. In fact, it should be an integral part of the entire DevOps lifecycle.

The Future of Machine Learning and AI Panel Discussion - Navigate Europe 23

Dive deep into the future of AI and ML with Josh Mesout, Andrew Maguire, Jason Grant, Tatiana Botskina, and Dan Lewis. In this engaging discussion, they share insights from their varied backgrounds, tackling critical topics such as generative AI, ethical AI practices, and the evolving landscape of AI regulation. Whether you're a seasoned professional or new to the field, this video provides a unique opportunity to learn from industry leaders and gain a comprehensive understanding of the challenges and opportunities in AI and ML.

Mastering Kubernetes Node Management with the `kubectl cordon` Command

For many developers and engineers, Kubernetes is the de facto choice for container orchestration. That’s primarily because of its efficiency in handling and scaling container workloads. However, the complexity of managing nodes in a Kubernetes cluster can cause recurring headaches for even the most experienced and skilled IT teams. This is where `kubectl cordon` comes into play.