adhocmitteilung.de

Kategorie: Digitalisierung

Using AWS NLB manually targeting an EKS Service exposing UDP traffic

itnext.io – If we try to create a service of type Network Load Balancer (NLB) for UDP traffic we can get this error : This is because the UDP support for NLB is…

Kubera – cloud-native operations of Kubernetes as your data plane

blog.mayadata.io – VP @OpenEBS & @MayaData_Inc. Murat Karslioglu is a serial entrepreneur, technologist, and startup advisor with over 15 years of experience in storage, distributed systems, and enterprise hardware dev… Mehr zu Kubernetes…

Deploy HAProxy Ingress Controller from Rancher’s Apps Catalog

rancher.com – In Kubernetes, Ingress objects define rules for how to route a client’s request to a specific service running inside your cluster. These rules can take into account the unique aspects of…

Getting started with Kafka on OpenShift

medium.com – Its distributed streaming platform — Is the first definition you can find on google. It is used for a broad range of applications, here, we use it as a message streaming…

Building containers without Docker

blog.alexellis.io – In this post I’ll outline several ways to build containers without the need for Docker itself. I’ll use OpenFaaS as the case-study, which uses OCI-format container images for its workloads. The…

WireGuard on K8s (road-warrior-style VPN server)

blog.levine.sh – WireGuard first appears in Linux kernel 5.6, but Ubuntu 20.04 LTS includes a backport in its 5.4 kernel. So if your K8s nodes are running Ubuntu 20.04 LTS, they come with…

Deploy Ghost in a Spot Namespace on RSaaS from your browser

blog.kubernauts.io – In my previous post Spot Namespaces on RSaaS was introduced. In this post I’m going to show you how you can run ghost, a headless CMS or your own apps in…

Efficient Node Out-of-Resource Management in Kubernetes

medium.com – As you might already know, kubelet is a primary node component in Kubernetes that performs a number of critical tasks. In particular, kubelet is responsible for: Another important kubelet’s task we…

Dual Boot is Dead: Windows and Linux are now One.

towardsdatascience.com – WSL 2 is the new version of the architecture in WSL. This version comes with several changes that dictate how Linux distributions interact with Windows. With this release, you get increased…

Free Kubernetes Namespaces for Everyone

blog.kubernauts.io – Introducing Spot and Stateful Namespaces on RSaaS — Rancher Shared as a Service — on Auto-Pilot We launched our Rancher Shared and Dedicated as a Service offering some weeks ago to…