# Full Kubernetes management + live pod logs

> ZopDay can now view, edit, and create 20+ Kubernetes resource kinds directly, in a schema-driven form or raw YAML, with a side-by-side diff before any change is applied and per-action RBAC. Live pod logs stream in a terminal viewer with JSON level coloring. ZopNight adds a per-account cloud spend breakdown on the dashboard and a much cleaner architecture canvas for Kubernetes.

Source: https://zop.dev/changelog/v1-11-0
Published: 2026-05-21 · Tags: zopday, zopnight, kubernetes, logs, dashboard

---

View, edit, and create K8s resources.

## New

- ZopDay: view, edit, and create 20+ Kubernetes resource kinds (Deployments, StatefulSets, Pods, Services, ConfigMaps, Ingresses, HPAs, PVCs, CronJobs, NetworkPolicies, PDBs, and more) via a schema-driven form or raw YAML, with a side-by-side diff confirmation before any change, per-action access control, and per-cluster write rate limits; cluster-scoped destructive actions are blocked outright
- ZopDay: live pod logs in a dark terminal viewer with structured JSON level coloring, per-pod toggle chips, a Jump to live button, and a 5,000-line buffer, on Deployments, StatefulSets, DaemonSets, ReplicaSets, and Jobs

## Improved

- ZopNight: Cloud Spend Portfolio: expand each provider card on the dashboard into per-cloud-account rows, with a two-layer donut, to spot which account is driving spend without leaving the page
- ZopNight: a cleaner Kubernetes architecture canvas showing cluster -> node pool -> nodes by default, filtering out ~85% of metadata nodes and removing duplicate node VMs
- ZopNight: Blast Radius opens faster with a standardized risk score and clear low / medium / high / critical tiers, and ownership counts are accurate on large orgs
- ZopNight: Azure AKS clusters using Entra ID + Azure RBAC no longer need kubeconfig changes; all three AKS auth modes are supported
- ZopNight: dashboard polish: Monthly savings renamed to Potential savings, and Cost Flow callouts respect your org currency preference
