Blog

Technical articles on Kubernetes port forwarding, kubectl debugging, HTTP traffic logging, and kftray release updates.

Kubernetes is migrating from SPDY to WebSockets

Kubernetes is migrating from SPDY to WebSockets

How Kubernetes is replacing SPDY with WebSockets for kubectl exec, attach, cp, and port-forward.

Henrique CavarsanHenrique Cavarsan
kftui — Simpler kubectl Port-Forward Management

kftui — Simpler kubectl Port-Forward Management

A practical guide to kftui — the terminal interface for managing kubectl port-forwards with keyboard navigation, CLI scripting, and SSH compatibility.

Henrique CavarsanHenrique Cavarsan
Event-Driven Port Forwarding in kftray v0.21

Event-Driven Port Forwarding in kftray v0.21

Port forwards now survive pod restarts, react instantly to changes, and actually know when they're dead

Henrique CavarsanHenrique Cavarsan
Timeouts and Network Handling in kftray v0.20

Timeouts and Network Handling in kftray v0.20

Network monitoring now works the same across both interfaces, context field is optional for imports, and reconnections work better after network issues

Henrique CavarsanHenrique Cavarsan
Manage All Kubernetes Port-Forwards with kftray

Manage All Kubernetes Port-Forwards with kftray

How kftray manages Kubernetes TCP and UDP port-forwards with GUI and TUI, proxy forwarding, and GitHub config sync.

Henrique CavarsanHenrique Cavarsan
Debug Kubernetes with HTTP Logs and VS Code

Debug Kubernetes with HTTP Logs and VS Code

Learn how to debug Kubernetes services using KFtray's HTTP logging with VS Code's REST Client extension to capture and replay requests.

Henrique CavarsanHenrique Cavarsan
GitHub Sync and New Frontend in kftray

GitHub Sync and New Frontend in kftray

Recent kftray updates covering improved GitHub sync for team config sharing and a fully refactored React frontend.

Henrique CavarsanHenrique Cavarsan
Auto-Import kubectl port-forward from Annotations

Auto-Import kubectl port-forward from Annotations

Learn how to dynamically create kubectl port forwarding configurations based on Kubernetes service annotations using Terraform and Kind.

Henrique CavarsanHenrique Cavarsan
kftui — Terminal UI for Port Forwarding

kftui — Terminal UI for Port Forwarding

the new terminal-based user interface for managing your port forwarding configurations.

Henrique CavarsanHenrique Cavarsan
Debug HTTP Traffic in kubectl port-forward

Debug HTTP Traffic in kubectl port-forward

How to capture and inspect HTTP request and response logs from kubectl port-forward sessions using KFtray v0.11.7.

Henrique CavarsanHenrique Cavarsan
KFtray now supports multiple kubeconfig files!

KFtray now supports multiple kubeconfig files!

KFTray v0.10.0 adds support for multiple kubeconfig files, making it easier to manage port-forward configurations across clusters.

Henrique CavarsanHenrique Cavarsan
Multiple kubectl port-forward from Your Tray

Multiple kubectl port-forward from Your Tray

KFTray centralizes multiple kubectl port-forward sessions in a system tray app for faster Kubernetes debugging.

Henrique CavarsanHenrique Cavarsan