Tag

kubectl-debug

1 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Dec 21, 2021 · Cloud Native

Debug Kubernetes Pods Instantly with kubectl‑debug: A Practical Guide

This article introduces kubectl‑debug, a powerful kubectl plugin that launches a sidecar debugging container sharing the target pod's namespaces, enabling on‑the‑fly use of familiar tools like netstat, tcpdump, and iftop without bloating the original image, and provides installation steps, usage examples, and advanced configuration options for efficient Kubernetes pod troubleshooting.

Kubernetescloud-nativecontainer troubleshooting
0 likes · 17 min read
Debug Kubernetes Pods Instantly with kubectl‑debug: A Practical Guide
Cloud Native Technology Community
Cloud Native Technology Community
Dec 9, 2020 · Cloud Native

Kubernetes 1.20 Release Highlights: New Stable, Beta, and Alpha Features

The Kubernetes 1.20 release, the final version of 2020, introduces 42 enhancements—including 11 stable, 15 beta, and 16 alpha features—covering storage snapshot stability, kubectl debug, API priority and fairness, dual‑stack IPv4/IPv6, PID limits, graceful node shutdown, dockershim deprecation, and exec probe timeout fixes.

API PriorityIPv4/IPv6Kubernetes
0 likes · 7 min read
Kubernetes 1.20 Release Highlights: New Stable, Beta, and Alpha Features