Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.49 KB

k8s-strategy-mim-README.md

File metadata and controls

19 lines (13 loc) · 1.49 KB

\newpage

Security Strategy for Kubernetes

Security Strategy for Kubernetes using a pull integration model

The above diagram shows a depiction of the proposed strategy for Kubernetes (k8s) using pull integration model for securely getting policy compliant certificates from upstream certificate service. The downstream certificate service is implemented using cert-manager in k8s. Cert-Manager integrates with Venafi’s TPP to provide certificates for Ingress, service mesh data plane and individual microservices. InfoSec team deploys TPP as an upstream certificate service by proactively enforcing security policies, configuring notifications, reporting and assigning ownership to Platform and Development & Deployment teams. Platform team configures and maintains cert-manager to use the TPP for all certificate requests and provide k8s native certificate templates for Development & Deployment teams, who will later call/use the k8s native certificate templates (in YAML) to request certificate for microservices or ingress.

References