75 Security terms
Showing 61–75, alphabetical
-
Kubernetes Admission Control
Kubernetes Admission Control refers to a set of plugins that intercept requests to the Kubernetes API server before an object…
-
Kubernetes Audit Logging
Kubernetes Audit Logging is a security feature that records chronological sequences of events within a Kubernetes cluster. These logs capture…
-
Kubernetes Cluster Security
Kubernetes Cluster Security refers to the practices and tools used to protect Kubernetes environments. This includes securing the control plane,…
-
Kubernetes Config Drift
Kubernetes config drift refers to the unauthorized or unintended changes that occur in a Kubernetes cluster's configuration, causing it to…
-
Kubernetes Control Plane Security
Kubernetes Control Plane Security involves safeguarding the central components that manage and orchestrate containerized applications within a Kubernetes cluster. This…
-
Kubernetes Identity Federation
Kubernetes Identity Federation enables a Kubernetes cluster to trust external identity providers for user and service authentication. Instead of managing…
-
Kubernetes Identity Management
Kubernetes Identity Management is the process of controlling and verifying who or what can access resources within a Kubernetes cluster.…
-
Kubernetes Namespace Isolation
Kubernetes Namespace Isolation is a method of logically partitioning a Kubernetes cluster into distinct virtual sub-clusters called namespaces. Each namespace…
-
Kubernetes Network Security
Kubernetes Network Security refers to the practices and tools used to protect network communications within and around Kubernetes clusters. It…
-
Kubernetes Policy Enforcement
Kubernetes Policy Enforcement involves applying predefined rules and controls to Kubernetes clusters. These policies govern how applications are deployed, configured,…
-
Kubernetes Role Based Access Control
Kubernetes Role Based Access Control RBAC is a security mechanism that regulates who can perform what actions on which resources…
-
Kubernetes Runtime Protection
Kubernetes Runtime Protection involves securing applications and infrastructure while they are actively running within a Kubernetes cluster. It focuses on…
-
Kubernetes Secrets Management
Kubernetes Secrets Management refers to the methods and tools used to store and manage sensitive information within Kubernetes clusters. This…
-
Kubernetes Security
Kubernetes Security refers to the practices and tools used to protect containerized applications and their underlying infrastructure managed by Kubernetes.…
-
Kubernetes Supply Chain Security
Kubernetes Supply Chain Security involves safeguarding the entire process of building, deploying, and running applications within Kubernetes environments. This includes…