205 Stories by Kubefeeds Team
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...
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)....
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...
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...
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...
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...
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....
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:...
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...
Following a year of significant milestones in 2023, 2024 for Cilium was pivotal in that organizations are now leveraging the project to manage their...