[Backstage Kubernetes Plugin: A Practical Guide](https://www.plural.sh/blog/backstage-kubernetes-plugin-guide/)

Backstage Kubernetes Plugin: A Practical Guide Members Public

Get a clear, actionable overview of the Backstage Kubernetes plugin. Learn setup steps, key features, and best practices for monitoring your services.

Michael Guarino
Guides

A Practical Guide to `kubectl get configmaps` Members Public

Learn how to use `kubectl get configmaps` to list, filter, and manage Kubernetes ConfigMaps efficiently across your clusters.

Michael Guarino
Guides

Kubernetes Vulnerability Scanning: A Practical Guide Members Public

Kubernetes vulnerability scanning helps you find and fix security risks in your clusters. Learn practical steps, tools, and best practices in this guide.

Michael Guarino
Guides

2025 Year-End Product Update: The Year AI Came to DevOps Members Public

This year's biggest bet paid off. We didn't just add AI features. We made Plural AI-native. Every capability in this article shares the same foundation: semantic understanding of your entire infrastructure, strict permission boundaries, and GitOps-based review loops that keep humans in control.

Aaron Smallberg

K3s vs. Minikube: Which to Use for Local K8s Members Public

Compare k3s vs. minikube for local Kubernetes. Learn which tool fits your workflow, from edge deployments to local development, with clear pros and cons.

Michael Guarino
Comparisons

`kubectl scale deployment`: A Practical Guide Members Public

Learn how to use `kubectl scale deployment` to adjust replica counts, manage resources, and automate scaling for Kubernetes applications efficiently.

Michael Guarino
Guides

The Complete Guide to the `kubectl delete secret` Command Members Public

Learn how to use kubectl delete secrets safely, avoid common mistakes, and manage secret lifecycle in Kubernetes with practical tips and best practices.

Michael Guarino
Guides

kubectl edit deployment: A Complete How-To Guide Members Public

Learn how to use kubectl edit deployment for quick, direct changes to Kubernetes resources, with step-by-step instructions, tips, and best practices.

Michael Guarino
Guides