Tagged articles
3 articles
Page 1 of 1
Linux Ops Smart Journey
Linux Ops Smart Journey
Jul 23, 2025 · Operations

Master Real-Time Kubernetes Logs with the kubectl tail Plugin

This guide explains how to install and use the kubectl tail plugin—a krew‑based tool that streams logs from multiple Kubernetes Pods and containers in real time, covering prerequisites, offline manifest download, installation steps, and practical command examples for various selectors.

KubernetesLog MonitoringOperations
0 likes · 6 min read
Master Real-Time Kubernetes Logs with the kubectl tail Plugin
Linux Ops Smart Journey
Linux Ops Smart Journey
Sep 29, 2024 · Cloud Native

How to Install and Use the kubectl ingress-nginx Plugin Offline with Krew

This guide walks you through installing Krew, the kubectl plugin manager, then shows step‑by‑step offline installation of the ingress‑nginx plugin and demonstrates key commands for inspecting backends, certificates, and generated Nginx configurations, empowering efficient Kubernetes cloud‑native operations.

Cloud NativeIngress-NginxKubernetes
0 likes · 9 min read
How to Install and Use the kubectl ingress-nginx Plugin Offline with Krew