Kubefeeds Team

  https://kubefeeds.com A dedicated and highly skilled team at Kubefeeds, driven by a passion for Kubernetes and Cloud-Native technologies, delivering innovative solutions with expertise and enthusiasm.

   



205 Stories by Kubefeeds Team

Anticipating GIMP 3.0: Non-Destructive Editing, Proper CMYK

I cannot remember a time when I didn’t use GIMP. For those who do not know, GIMP stands for GNU Image Manipulation Project and...
0 3 min read

Kubernets work flow

1. Workflow of Kubernetes Operations: 1. kubectl Sends API Request: kubectl sends API requests to the kube-apiserver (usually through the IP address and port specified in the .kube/config or /etc/kubernetes/admin.conf file)....
0 4 min read

Kubernetes Gateway API

Discover the Kubernetes Gateway API, a game-changing project for load balancing and service mesh management. Key points: Role-Oriented Design: Gateway API is designed with...
0 24 sec read

Automating Production-grade multi-node Kubernetes with KUBESPRAY on multipass with Just a single command

Introduction Are you overwhelmed by the complexity of deploying production-grade multi-node Kubernetes clusters? 😅 The countless configurations, the manual setup, and the inevitable errors—it’s...
0 7 min read

A Cost-Effective Guide to prepare and pass the KCNA

If you’re reading this, you’re likely interested in Kubernetes or just curious about my journey—either way, thanks for stopping by! I recently embarked on...
0 1 min read

Mastering CI/CD

Mastering CI/CD DevOps continues to grow in popularity among software development teams. It’s not surprising, given the benefitss: a streamlined workflow leads to faster...
0 4 min read

Implémenter le Retrieval Augmented Generation (RAG) de manière privée sur Kubernetes avec KubeAI et…

L’utilisation combinée de KubeAI et Weaviate offre une solution puissante pour implémenter le Retrieval Augmented Generation (RAG) de manière privée et évolutive sur Kubernetes....
0 16 min read

Kubernetes ConfigMap

1. ConfigMap type property-like key apiVersion: v1 kind: ConfigMap metadata: name: app-config data: api-url: "https://api.example.com" log-level: "debug" file-like key apiVersion: v1 kind: ConfigMap metadata:...
0 1 min read

OpenTelemetry Collector completes fuzzing audit

Cross-posted from the OpenTelemetry blog by Adam Korczynski OpenTelemetry is happy to announce the completion of the Collector’s fuzzing audit sponsored by the CNCF and carried...
0 1 min read

Cilium releases 2024 annual report 

Following a year of significant milestones in 2023, 2024 for Cilium was pivotal in that organizations are now leveraging the project to manage their...
0 33 sec read