DEV Community

Platform Engineering with Go Series' Articles

Back to Fer Rios's Series
Kubernetes resource requests and limits explained: scheduling, throttling, and OOMKill
Cover image for Kubernetes resource requests and limits explained: scheduling, throttling, and OOMKill

Kubernetes resource requests and limits explained: scheduling, throttling, and OOMKill

1
Comments 2
13 min read
Setting up a local Kubernetes cluster with minikube
Cover image for Setting up a local Kubernetes cluster with minikube

Setting up a local Kubernetes cluster with minikube

1
Comments
14 min read
Talking to Kubernetes from Go: a practical client-go guide
Cover image for Talking to Kubernetes from Go: a practical client-go guide

Talking to Kubernetes from Go: a practical client-go guide

Comments
19 min read
Building Go CLIs with Cobra: a practical guide
Cover image for Building Go CLIs with Cobra: a practical guide

Building Go CLIs with Cobra: a practical guide

1
Comments
14 min read
Building ferctl top: Kubernetes resource usage vs requests and limits
Cover image for Building ferctl top: Kubernetes resource usage vs requests and limits

Building ferctl top: Kubernetes resource usage vs requests and limits

1
Comments 1
18 min read
Build an MCP Server in Go (Part 1): Designing a diagnostic-grade Kubernetes client
Cover image for Build an MCP Server in Go (Part 1): Designing a diagnostic-grade Kubernetes client

Build an MCP Server in Go (Part 1): Designing a diagnostic-grade Kubernetes client

1
Comments
19 min read
Build an MCP Server in Go (Part 2): Building the MCP tool layer
Cover image for Build an MCP Server in Go (Part 2): Building the MCP tool layer

Build an MCP Server in Go (Part 2): Building the MCP tool layer

1
Comments 1
23 min read
Build an MCP Server in Go (Part 3): How IRSA and EKS Pod Identity Actually Work
Cover image for Build an MCP Server in Go (Part 3): How IRSA and EKS Pod Identity Actually Work

Build an MCP Server in Go (Part 3): How IRSA and EKS Pod Identity Actually Work

1
Comments
14 min read