Managing Kubernetes Clusters with MCP Server
Revolutionizing cluster operations by replacing kubectl with natural language interaction using the Kubernetes MCP Server.
26 articles found
Revolutionizing cluster operations by replacing kubectl with natural language interaction using the Kubernetes MCP Server.
An end-to-end deployment walkthrough for introducing a new AI service with environment overlays, secret wiring, and production-safe defaults.
Complete guide to deploying our Telegram Bot on Kubernetes, covering Docker builds, Kustomize overlays, secrets management with Infisical, and GitOps with Flux CD.
Running a complex microservices stack on limited hardware. How we use .NET 10 Chiseled Ubuntu images and Native AOT to slash memory usage.
Build intelligent AI agents using Microsoft Semantic Kernel with tool calling, memory, and multi-agent coordination in .NET.
Deploy and configure Qdrant for production semantic search with collection management, filtering, and high availability on Kubernetes.
A practical cluster setup guide for running AI services alongside traditional backends with reliable data, messaging, and observability.
Deploy and integrate MinIO for S3-compatible object storage with per-user buckets, encryption, and lifecycle policies.
Deploy a production-ready MinIO cluster on Kubernetes with per-user encryption, bucket policies, and integration with your .NET applications.
How we use n8n as the 'glue' code for our platform. Empowering low-code automation to handle document notifications, Telegram alerts, and system maintenance tasks.
How to run a full development environment remotely with VS Code, Kubernetes, and a persistent dev container pod.
Implement comprehensive health checks for .NET applications with database, cache, and dependency monitoring for Kubernetes deployments.
Stop running as root. Build secure, minimal container images for .NET applications using multi-stage builds and distroless/alpine bases.
Implement fine-grained access control with Kubernetes RBAC, service accounts, and least-privilege security patterns.
Implement network segmentation and micro-segmentation in Kubernetes using Network Policies for defense in depth.
Host your own OIDC/OAuth2 Identity Provider with Authelia on Kubernetes. Secure your apps with 2FA, SSO, and fine-grained access control.
Implementing 'Never Trust, Always Verify' in Kubernetes using Linkerd for mTLS, OIDC for user identity propagation, and Workload Identity for secure service communication.
Synchronize secrets from Infisical to Kubernetes using External Secrets Operator for GitOps-friendly secret management.
Manage Kubernetes configurations across environments with Kustomize overlays, patches, and ConfigMap generators.
Build robust CI/CD pipelines with GitHub Actions for .NET applications including testing, Docker builds, and Kubernetes deployment.
Learn how to implement GitOps for your Kubernetes cluster using Flux CD, including repository structure, Kustomize overlays, and automated image updates.
Deploy Longhorn for persistent distributed block storage in Kubernetes with replication, snapshots, and disaster recovery.
Stop manually renewing certificates. Set up Cert-Manager to automate Let's Encrypt DNS-01 challenges with Cloudflare.
Configure Traefik as your Kubernetes ingress controller with TLS termination, middleware chains, and IngressRoutes for routing traffic.
Deploy and configure MetalLB for load balancing in bare metal Kubernetes clusters with L2 and BGP modes.
Securely exposing K8s services like API, MinIO, and databases using Tailscale sidecars and subnet routers for seamless access from anywhere.