Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Rancher Live: What's new with NeuVector?

Gather around all #ebpf enthusiasts! In this episode of Rancher Live, we bring together everyone's favourite new buzzword with the first-ever, fully #opensource #container security platform from @SUSE, NeuVector. Join Divya Mohan as she hosts Glen Kosaka and Tracy Walker from the NeuVector team to delve deeper into the eBPF x NeuVector synergy on 25th April at 9 AM PT.

How to Run Kubernetes on AWS?

In the last years, Kubernetes has grown tremendously and is considered by most companies to be the best platform to run applications today. In simple words, Kubernetes is an open-source container orchestration platform that allows you to run and manage containerized applications at scale. In this article, I will explain how you can run Kubernetes on AWS in 3 different ways. But before getting down the road, let me explain why it does make sense to run Kubernetes on AWS.

Securing Your Container Images Using the Codefresh OIDC Provider and Keyless Signing

Deploying software to your internal systems or sending releases to external customers is a process that ideally follows strong security requirements in an end-to-end manner. In a perfect world, every software release should come with at least the following guarantees In the world of CI/CD we are mostly interested in binary artifacts and how they were created all the way from the initial release up until they reach production.

ZenOps & StackState Partner for Kubernetes Observability Solution in France

ZenOps and StackState announce a partnership for the distribution in France of StackState solutions for Kubernetes problem detection and resolution, observability of containerized environments and application performance management. ZenOps will be able to offer these solutions to enterprises and the public sector, drawing on its technical expertise in cloud-native approaches and providing first-level support.

Unveiling the Risks and Rewards of Third-Party Tools with Laura Santamaria

Dive into the world of third-party tooling with Laura Santamaria, Lead Developer Advocate at Dell Technologies, as she explores the thin line between innovation and instability. In this talk from Navigate North America 2024, Laura delves into the allure of third-party systems, highlighting how they accelerate development and reduce cognitive load, but also warns of the dangers lurking beneath the surface.

KubeCon Europe 2024: Highlights from Paris

KubeCon Europe 2024 in Paris was the biggest event of the Cloud Native Computing Foundation (CNCF) to date. With over 12,000 participants, it was a monumental event, setting the stage for the latest trends and developments in cloud-native computing. As your loyal CNCF Ambassador, I’m here to share some of the important updates you don’t want to miss. I also invited fellow CNCF Ambassador Thomas Schuetz to join me with his own insights.

Top 10 Docker Container Monitoring Tools

Monitoring tools are critical for DevOps, enabling them to quickly find and rectify performance issues. With the increasing popularity of Docker, it has become crucial that organizations can effectively monitor these containers. But, as monitoring Docker containers is particularly complex, developing a strategy and an appropriate monitoring system is not simple. However, this process can be streamlined by utilizing a Docker monitoring tool.

How to use the Grafana Operator: Managing a Grafana Cloud stack in Kubernetes

When deploying an application using Kubernetes, you get used to all your resources being manageable by describing them to the Kubernetes API. Whether it’s deployments, secrets, configurations, or entire machines, everything exists as code somewhere. Introducing a cloud service into such an environment often means introducing additional ways to configure it, which can become cumbersome, given the rising number of cloud services modern applications depend on.