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.

   



208 Stories by Kubefeeds Team

Kubernetes for Microservices: Best Practices and Patterns

In modern software development, microservices architecture has revolutionized how we build and deploy applications. Its a design paradigm that structures applications as collections of...
0 3 min read

Building Internet Scale Services with Kubernetes and AWS

The services we enjoy everyday—like YouTube, Netflix, and online games—operate at an incredible scale, handling millions (or even billions) of users seamlessly. Behind the...
0 3 min read

Closing Note: The End of a Transformative Journey

As I reflect on this journey, I experience a blend of pride and a touch of disappointment for not reaching the full 90 days...
0 1 min read

What is this “ARC Zonal shift” in EKS? Here’s what I found about it…

Recently I have created an EKS Auto mode cluster and observed that “ARC Zonal shift” feature was enabled for my EKS cluster. Amazon Application...
0 1 min read

Day 39: Deploying Stateful Applications with StatefulSets (MongoDB)

Introduction Today, I focused on deploying MongoDB using StatefulSets in Kubernetes. This is important for managing databases because they need stable identities and persistent...
0 1 min read

Day 40: Implementing Advanced Role-Based Access Control (RBAC) with OPA Gatekeeper

Introduction Understanding Role-Based Access Control (RBAC) has always been a goal of mine, especially in the context of cloud-native environments where security and compliance...
0 1 min read

Kubernets Secret (2)

5. How to decode the secret Previous we see how to create a secret, now let’s use the base64 encode secret to decode the...
0 29 sec read

Developer Tools: What’s Ahead in 2025?

As a revolution approaches, the first visible change is a change of attitude. Developer tools aren’t usually an area where rapid revolutionary change occurs....
0 3 min read

EndeavourOS Neo Provides a Stylish Route to Arch Linux

Arch Linux has a reputation for being a real pain to install. If you want the OG Arch Linux — self-described as “a simple...
0 4 min read

Mastering Kubernetes Traffic: Ingress, Controllers, and Gateway API Explained

Ingress – Make your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and...
0 5 min read