All about the topic

kubernetes

Last post

Managed Cloud Services: What Are They?

Managed Cloud Services: What Are They?

If you run an application in the cloud, you usually only see a small part of it: your dashboard, your deployments, and maybe a few charts. What you don’t see is what really makes a managed cloud service stand out. For example, monitoring systems that run around the clock. Patches that are applied before a vulnerability becomes a problem. Resources that automatically adapt to your current needs. This article explains what happens behind the scenes of managed cloud services and why that makes a...

read more

All contributions

Kubernetes Pitfalls and How to Avoid Them

Kubernetes Pitfalls and How to Avoid Them

Kubernetes is now the standard for modern container orchestration. Companies benefit from scalability, automation, and a high degree of flexibility. But it is precisely this complexity that often leads to common operational errors. Many of these problems aren’t caused...

Interview series: Justin Lamp on Kubernetes

Interview series: Justin Lamp on Kubernetes

Every story begins with people who make a difference. In our interview series, it is precisely these people who have their say: NWS employees who share their experiences, ideas and insights with us. We want to know what drives them and what we can all learn from them....

X-Forwarded-For and proxy protocol with kgateway

X-Forwarded-For and proxy protocol with kgateway

In many cases, it is helpful for applications to know the source IP of a request. With this information, your application can do many useful things, e.g. use GeoIP data to display the appropriate language for the visitor on a website.Unfortunately, in the cloud and...

Kubernetes (K8s) Terms explained in everyday language

Kubernetes (K8s) Terms explained in everyday language

Kubernetes (K8s for short) has become an integral part of modern IT infrastructures. At the same time, many companies and decision-makers shy away from this technology: not only because of the technology itself, but also because of the many unfamiliar terms. In this...

What comes after ingress-nginx?

What comes after ingress-nginx?

Last November, the Kubernetes project announced the discontinuation of the popular ingress controller ingress-nginx. After a best-effort transition phase until March 2026, the project will no longer receive any releases, bug fixes or security updates from this point...

Deploying Ceph on Kubernetes with Rook

Deploying Ceph on Kubernetes with Rook

Most applications require persistent storage in one way or another. Whether profile pictures, text documents or product information in an outsourced database, data always has to be stored somewhere. In the cloud, block storage or object storage is normally used for...

Kubernetes Release v1.35: What’s New?

Kubernetes Release v1.35: What’s New?

The latest Kubernetes release was published just in time for the end of 2025. We therefore kicked off the new year with the usual detailed release notes. As with every Kubernetes version, the release team has once again chosen a name and a release motto. Kubernetes...

NETWAYS Managed Kubernetes® v2: Gardener Explained

NETWAYS Managed Kubernetes® v2: Gardener Explained

Wie im Dezember-Newsletter bereits angekündigt, haben wir unser Deployment und die Verwaltung der NETWAYS Managed Kubernetes® Cluster umgestellt. Als Ablöse des vom OpenStack Projekt betriebenen Magnum haben wir uns für das Gardener Projekt entschieden. Our Reasons...

Activate NVIDIA Multi-Instance GPU (MIG)

Activate NVIDIA Multi-Instance GPU (MIG)

In response to the growing demand for flexible yet capable computing resources, NVIDIA has provided a powerful tool in the form of Multi-Instance GPU (MIG) technology, which allows a single physical GPU to be partitioned into multiple independent instances. Each...

Anomaly Detection with Falco

Anomaly Detection with Falco

We rely on containers and Kubernetes to operate the NETWAYS Cloud and our other services. Among other things, this approach allows us to cleanly separate different microservices on the same hypervisor and operate multi-tenant SaaS solutions.However, this architecture...

What is Kubernetes?

What is Kubernetes?

The digital transformation is constantly presenting companies with new challenges. Applications need to be deployed quickly, scaled flexibly and operated with high availability. This is exactly where Kubernetes comes into play. But what exactly does this term, which...