Linux Ops Smart Journey
Author

Linux Ops Smart Journey

The operations journey never stops—pursuing excellence endlessly.

164
Articles
0
Likes
548
Views
0
Comments
Recent Articles

Latest from Linux Ops Smart Journey

100 recent articles max
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 27, 2025 · Cloud Native

Deploy a Production-Ready Consul Service Mesh on Kubernetes with Helm

Learn how to set up a production-grade HashiCorp Consul service mesh on Kubernetes using Helm, covering prerequisites, chart handling, configuration files, deployment commands, and verification steps to ensure reliable service discovery, health checks, and secure communication in a cloud-native environment.

ConsulHelmKubernetes
0 likes · 6 min read
Deploy a Production-Ready Consul Service Mesh on Kubernetes with Helm
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 23, 2025 · Cloud Native

How JuiceFS CSI Transforms Kubernetes Storage with MountPod Mode

This article explains how JuiceFS integrates with Kubernetes via the CSI interface, covering its three deployment modes, the detailed Mount‑Pod workflow, step‑by‑step Helm deployment, configuration, verification, and why this cloud‑native storage solution outperforms traditional block storage for modern applications.

CSICloud Native StorageHelm
0 likes · 10 min read
How JuiceFS CSI Transforms Kubernetes Storage with MountPod Mode
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 19, 2025 · Cloud Native

How to Deploy JuiceFS: A Cloud‑Native Distributed File System Tutorial

This guide explains what JuiceFS is, its cloud‑native architecture separating data and metadata, and provides step‑by‑step instructions—including prerequisites, client installation, formatting, mounting, and verification—to help you deploy the high‑performance distributed file system on object storage and PostgreSQL.

JuiceFSObject Storagecloud-native
0 likes · 7 min read
How to Deploy JuiceFS: A Cloud‑Native Distributed File System Tutorial
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 16, 2025 · Cloud Native

Mastering PrometheusRule: Streamline Kubernetes Alerting & Recording

This article explains how PrometheusRule, a Kubernetes custom resource, simplifies the management of alerting and recording rules by centralizing configurations, reducing restarts, avoiding conflicts, and enabling version‑controlled, modular monitoring for cloud‑native environments.

KubernetesMonitoringPrometheus
0 likes · 6 min read
Mastering PrometheusRule: Streamline Kubernetes Alerting & Recording