Thursday, July 23, 2026
Containers Kubernetes

A web-based portal for exposing Kubernetes PVC data, gated by SSO

Every platform team eventually hits the same small, annoying problem: some application on Kubernetes keeps its data on a shared volume — label templates for a print server, custom report definitions, a report database — and a human operator needs to get files in or out of it. Not a developer with kubectl, not a CI pipeline. An operator, from […]

Read More
Kubernetes

What is kro? Simplifying Kubernetes Deployments

What is kro? Kube Resource Orchestrator (kro) is a Kubernetes-native operator designed to simplify the creation and management of complex resource configurations. It allows users to define ResourceGraphDefinitions, which group multiple Kubernetes resources and their relationships into a single unit. Once applied, kro translates these definitions into actual Kubernetes resources and manages them dynamically. ​ […]

Read More
Back To Top
error: Content is protected !!