Deployment

Glossary Page

A type of API object responsible for managing a duplicated application, typically achieved by launching stateless Pods. Each Pod represents a replica, and the cluster nodes host these Pods in a distributed fashion. If local state is necessary for the workload, a StatefulSet should be used instead.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles