Container Assets
CloudGuard provides workload protection for these container assets:
-
-
Clusters
-
Registries
-
-
Container Workloads (Kubernetes Kubernetes, often abbreviated as “K8s”, orchestrates containerized applications to run on a cluster of hosts. pods, ReplicaSets A ReplicaSet (aims to) maintain a set of replica Pods running at any given time., Deployments, DaemonSets DaemonSet ensures a copy of a Pod is running across a set of nodes in a cluster. Used to deploy system daemons such as log collectors and monitoring agents that typically must run on every Node., CronJobs, etc.)
-
Container Images
-
Kubernetes images
-
Container Registry A collection of repositories used to store and access container images. images
-