February Product Update Paid Members Public
Plural’s February release introduces Agent Runtime for scoped AI agent control, automated CVE remediation across Kubernetes fleets, and a Cluster Upgrade Agent that turns complex upgrades into reviewable, end-to-end PR workflows.
Introducing the Plural Agent Runtime: Your Kubernetes Cluster as a Coding Agent Paid Members Public
The medium-difficulty tasks clogging your engineering backlog don't need to be there. The Plural Agent Runtime turns your existing Kubernetes infrastructure into an autonomous, secure compute layer for running coding agents, so the work gets done while your team focuses on what matters.
kubectl get deployments: List, Filter & Inspect Paid Members Public
Learn how to use `kubectl get deployments` to list, filter, and inspect Kubernetes deployments for efficient application management and troubleshooting.
AWS Managed Kubernetes: EKS vs. ECS vs. Self-Hosted Paid Members Public
Compare AWS managed Kubernetes options, including EKS, ECS, and self-hosted clusters, to find the best fit for your container workloads and cloud strategy.
`kubectl get statefulsets`: A Practical Guide Paid Members Public
Learn how to use `kubectl get statefulsets` to monitor, troubleshoot, and manage stateful applications in Kubernetes.
Pulumi Kubernetes: A Guide to Infrastructure as Code Paid Members Public
Learn how Pulumi Kubernetes lets you manage clusters and workloads with code. See best practices, language options, and automation tips for IaC success.
NodePort vs. LoadBalancer: Which Should You Use? Paid Members Public
Compare NodePort vs. LoadBalancer in Kubernetes. Learn the pros, cons, and best use cases for each service type to choose the right option for your cluster.
kubectl patch deployment: A Practical Guide Paid Members Public
Learn how to use `kubectl patch` deployment for targeted updates in Kubernetes. Get practical examples, best practices, and troubleshooting tips.