Join us

ContentPosts tagged with kubernetes..
News FAUN.dev() Team Trending
@kaptain shared an update, 1Ā month ago
FAUN.dev()

Kubernetes Gateway API 1.4.0 Makes Network Routing More Declarative and Reliable

Kubernetes Istio

Kubernetes releases Gateway API 1.4.0, enhancing service networking with new features like secure TLS connections and improved configuration options.

Gateway API Logo
Dev Swag
@ByteVibe shared a product

Coding Ninja - Heavy Blendā„¢ Hoodie

#developerĀ  #merchandiseĀ  #swagĀ 

This unisex heavy blend Hooded Sweatshirt is relaxation itself. It's made with a thick blend of Cotton and Polyester, which makes it plush, soft and warm. The spacious Kangaroo Pocket adds daily pract...

Ad
www.faun.dev shared an ad

#adĀ  #sponsoredĀ 
News FAUN.dev() Team
@kaptain shared an update, 1Ā month ago
FAUN.dev()

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality

#K3sĀ  #gitopsĀ  #ZEDEDAĀ  #EdgeĀ  #kuberne...Ā 

ZEDEDA just released Edge Kubernetes App Flows, a full-stack, AI-friendly edge solution that simplifies deploying and managing Kubernetes apps at scale - even across thousands of edge clusters.

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality
News FAUN.dev() Team
@kaptain shared an update, 1Ā month ago
FAUN.dev()

Kubernetes + Postgres = Finally Sane? CloudNativePG and pgEdge Think So

Helm pgEdge

pgEdge integrates CloudNativePG to streamline Postgres deployment on Kubernetes with new container images and an updated Helm chart.

News FAUN.dev() Team
@kaptain shared an update, 1Ā month, 3Ā weeks ago
FAUN.dev()

Mirantis Launches Pelagia for Enhanced Ceph Management on Kubernetes

Kubernetes Ceph Rook Pelagia

Mirantis introduces Pelagia, an open source tool to streamline Ceph storage management on Kubernetes, advancing automation and integration with GitOps workflows.

News FAUN.dev() Team
@kaptain shared an update, 1Ā month, 3Ā weeks ago
FAUN.dev()

Mirantis Releases k0rdent 1.2.0 - The Open Source Distributed Container Management Platform

Kubernetes k0rdent

Mirantis releases k0rdent 1.2.0, advancing Kubernetes management with new features, ARM64 support, and improved observability using OpenTelemetry.

Mirantis Releases k0rdent 1.2.0 - The Open Source Distributed Container Management Platform
News FAUN.dev() Team
@kaptain shared an update, 2Ā months ago
FAUN.dev()

Azure Outage: Kubernetes Crash Hits Teams, Minecraft in EMEA Regions

Kubernetes

A Kubernetes crash caused a major Azure outage, impacting Teams and Minecraft in EMEA, with Microsoft working to restore services.

Azure Outage: Kubernetes Crash Hits Teams, Minecraft in EMEA Regions
News FAUN.dev() Team
@devopslinks shared an update, 2Ā months ago
FAUN.dev()

Microsoft Launches Azure Kubernetes Service Automatic for Developers

Keda

Microsoft announces Azure Kubernetes Service Automatic, a fully-managed Kubernetes offering that reduces operational overhead and integrates security and reliability features by default.

Story
@eon01 shared a Human Behind Code story, 2Ā years, 8Ā months ago
Founder, FAUN.dev

Bernard Halas, Lead Engineer of Claudie: Enabling Kubernetes Freedom Across Clouds

Claudie is a platform for managing multi-cloud Kubernetes clusters, with each nodepool in a different cloud provider. It supports cloud bursting, service interconnect, managed Kubernetes for providers that do not offer it, and cost savings.

Today, we are talking with Bernard Halas, the Lead Engineer of Claudie. Read on to learn more about the human and the code!

Bernard Halas, Claudie Founder
Link
@dumunari shared a link, 7Ā months, 1Ā week ago
Developer Master, CI&T

Crossplane: A brief introduction

Amazon Web Services Kubernetes Crossplane

As we have seen lately, Crossplane took over the world of Platform Engineering providing an absolutely easy and powerful way to build cloud native control planes.
But how does it work? How can I use it? What are the gains?
This brief post, which is created to be the initial one for a Crossplane series, aims to answer some basic questions for those who are still eager to use it.

Crossplane: A brief introduction
Link
@devopsdiaries shared a link, 7Ā months, 1Ā week ago

Top 5 Kubernetes Errors and How to Fix Them Like a Pro

Kubernetes Dashboard Amazon Elastic Kubernetes Service Distro (Amazon EKS-D)

From pods stuck in CrashLoopBackOff to services mysteriously failing, Kubernetes can throw curveballs when you least expect it. In this article have discussed 5 prime errors of K8s and also shared caouses of the errors and troubleshooting steps.

Resource Exhausted Error: Occurs when pods exceed allocated CPU or memory resources.​

CrashLoopBackOff: Pods crash repeatedly due to application errors or misconfigurations.​

ImagePullBackOff: Kubernetes fails to pull container images, often due to incorrect image names or authentication issues.​

Pending Pods: Pods remain unscheduled because of insufficient resources or node selector constraints

Service Not Found: Services are unreachable due to misconfigurations or missing endpoints.​

K8s Errors