75 Security terms

Showing 61–75, alphabetical

  1. Kubernetes Admission Control

    Kubernetes Admission Control refers to a set of plugins that intercept requests to the Kubernetes API server before an object…

  2. Kubernetes Audit Logging

    Kubernetes Audit Logging is a security feature that records chronological sequences of events within a Kubernetes cluster. These logs capture…

  3. Kubernetes Cluster Security

    Kubernetes Cluster Security refers to the practices and tools used to protect Kubernetes environments. This includes securing the control plane,…

  4. Kubernetes Config Drift

    Kubernetes config drift refers to the unauthorized or unintended changes that occur in a Kubernetes cluster's configuration, causing it to…

  5. Kubernetes Control Plane Security

    Kubernetes Control Plane Security involves safeguarding the central components that manage and orchestrate containerized applications within a Kubernetes cluster. This…

  6. Kubernetes Identity Federation

    Kubernetes Identity Federation enables a Kubernetes cluster to trust external identity providers for user and service authentication. Instead of managing…

  7. Kubernetes Identity Management

    Kubernetes Identity Management is the process of controlling and verifying who or what can access resources within a Kubernetes cluster.…

  8. Kubernetes Namespace Isolation

    Kubernetes Namespace Isolation is a method of logically partitioning a Kubernetes cluster into distinct virtual sub-clusters called namespaces. Each namespace…

  9. Kubernetes Network Security

    Kubernetes Network Security refers to the practices and tools used to protect network communications within and around Kubernetes clusters. It…

  10. Kubernetes Policy Enforcement

    Kubernetes Policy Enforcement involves applying predefined rules and controls to Kubernetes clusters. These policies govern how applications are deployed, configured,…

  11. 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…

  12. Kubernetes Runtime Protection

    Kubernetes Runtime Protection involves securing applications and infrastructure while they are actively running within a Kubernetes cluster. It focuses on…

  13. Kubernetes Secrets Management

    Kubernetes Secrets Management refers to the methods and tools used to store and manage sensitive information within Kubernetes clusters. This…

  14. Kubernetes Security

    Kubernetes Security refers to the practices and tools used to protect containerized applications and their underlying infrastructure managed by Kubernetes.…

  15. Kubernetes Supply Chain Security

    Kubernetes Supply Chain Security involves safeguarding the entire process of building, deploying, and running applications within Kubernetes environments. This includes…