Workload
Glossary Page
A workload in Kubernetes refers to an application that is currently running on the platform. The core objects that represent different types or components of a workload include DaemonSet, Deployment, Job, ReplicaSet, and StatefulSet objects. For instance, a workload that includes both a web server and a database may involve running the database in one StatefulSet object, while deploying the web server in a separate Deployment object.
https://kubernetes.io/docs/reference/glossary/?all=true
Latest Webinars
Latest Articles
Blog post video test
Test
Read more
Tim Ganther
Mar 19, 2024
Block editor test
Block editor test
Read more
Tim Ganther
Jul 17, 2023
Integrate Keycloak, Kubeapps and Pinniped
Integrating kubeapps with Keycloak and Pinniped on the cloud can provide a secure and streamlined experience for managing applications in a Kubernetes environment.
Read more
Tim Ganther
Jun 12, 2023