Skip to main content

10 posts tagged with "kubernetes"

View All Tags

Guide: Setting Up OpenTelemetry Collector, Rancher Monitoring, and Thanos with MinIO on an External Server (Docker-based MinIO)

· 3 min read
Max Kaido
Architect

This guide outlines the steps to deploy OpenTelemetry Collector, enable Rancher Monitoring with Thanos, and configure MinIO as external object storage running on a separate server using Docker. The Kubernetes cluster is already running and imported into Rancher.

OpenLens: The Kubernetes IDE That Changed My Life

· 2 min read
Max Kaido
Architect

As a DevOps engineer who spends countless hours wrestling with Kubernetes clusters, I've tried every tool under the sun. But nothing quite compares to OpenLens - the open-source Kubernetes IDE that transformed how I interact with clusters. Let me take you on a journey through my experience.

The "Aha!" Moment

Remember the first time you used a proper IDE after coding in Notepad? That's exactly how it feels switching to OpenLens from kubectl commands. No more juggling between terminal windows or struggling with YAML indentation. Just pure, visual Kubernetes management.