Full-Stack DevOps & Kubernetes
Author

Full-Stack DevOps & Kubernetes

Focused on sharing DevOps, Kubernetes, Linux, Docker, Istio, microservices, Spring Cloud, Python, Go, databases, Nginx, Tomcat, cloud computing, and related technologies.

216
Articles
0
Likes
832
Views
0
Comments
Recent Articles

Latest from Full-Stack DevOps & Kubernetes

100 recent articles max
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 20, 2026 · Operations

How to Build a Closed‑Loop AIOps System with LLMs, MCP, and DevOps

The article walks through the author’s end‑to‑end experiment that replaces fragmented Jenkins, Prometheus, and Grafana workflows with a natural‑language interface powered by a DeepSeek large language model, a Model Context Protocol (MCP) bridge, and a Streamlit‑based DevOps toolchain, showing the architecture, code snippets, and practical lessons learned.

AIOpsChatOpsDevOps
0 likes · 14 min read
How to Build a Closed‑Loop AIOps System with LLMs, MCP, and DevOps
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 11, 2026 · Cloud Native

One‑Click AI Knowledge Base Solves Massive Document Search for K8s Fault Root‑Cause Analysis

The article describes a self‑built K8s‑RAG‑AIOps tool that uses an offline vector knowledge base and the DeepSeek‑v4‑pro model to automatically retrieve internal SOPs, collect live cluster data via SSH, and generate a complete, executable fault‑diagnosis report, dramatically speeding up Kubernetes troubleshooting while keeping data secure.

AIOpsDeepSeekDevOps
0 likes · 9 min read
One‑Click AI Knowledge Base Solves Massive Document Search for K8s Fault Root‑Cause Analysis
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 29, 2026 · Operations

How AI-Integrated EFK Lets Machines Handle Log Screening and Fault Diagnosis

The article examines how integrating large language models with the EFK logging stack transforms traditional, manual log inspection into an AI-driven process that automatically filters logs, identifies anomalies, performs root‑cause analysis, and generates structured fault reports, dramatically improving operational efficiency and reducing mean‑time‑to‑resolution.

AI OpsAIOpsEFK
0 likes · 10 min read
How AI-Integrated EFK Lets Machines Handle Log Screening and Fault Diagnosis
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 6, 2026 · Cloud Native

Taming Massive Alert Noise: A Hands‑On Guide to AI‑Driven Dynamic Thresholds for Prometheus

This article presents a practical solution that uses Facebook Prophet time‑series AI to automatically calibrate dynamic alert thresholds in Prometheus, reducing over‑80% of false alarms in Kubernetes environments by learning business cycles and updating rules hourly without manual intervention.

AIOpsDynamic ThresholdFacebook Prophet
0 likes · 10 min read
Taming Massive Alert Noise: A Hands‑On Guide to AI‑Driven Dynamic Thresholds for Prometheus
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
May 28, 2026 · Cloud Native

How to Diagnose CrashLoopBackOff in Kubernetes: A Practical Guide

This article explains that CrashLoopBackOff is a symptom, not the root cause, and walks through a production‑grade troubleshooting workflow—including checking pod status, describing events, examining logs (current and previous), and exec‑ing into containers—while covering common failures such as OOMKilled, liveness‑probe misconfiguration, bad config files, database connection issues, image command errors, and disk‑pressure problems, and warns against premature pod deletion.

Cloud NativeCrashLoopBackOffKubernetes
0 likes · 10 min read
How to Diagnose CrashLoopBackOff in Kubernetes: A Practical Guide
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Apr 30, 2026 · Artificial Intelligence

DeepSeek‑V4 Launch: Open‑Source Model Matching Top Closed‑Source Performance with Dual Versions

DeepSeek‑V4, released on April 24 2026, offers open‑source Pro and Flash versions with 1 M‑token context, benchmark‑leading performance, advanced agent capabilities, sparse‑attention efficiency, competitive pricing, and flexible deployment options for developers, enterprises, and content creators.

1M contextDeepSeek-V4agent capabilities
0 likes · 7 min read
DeepSeek‑V4 Launch: Open‑Source Model Matching Top Closed‑Source Performance with Dual Versions