janavenkat / kubespot

Kubernetes (AWS EKS, Azure AKS, Google GKE) Terraform Modules for HIPAA/PCI/SOC2 Compliance and Cloud Security

Home Page:https://www.opszero.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuditKube

Compliance Oriented Kubernetes Setup for Amazon, Google and Azure.

AuditKube is an open source terraform module that attempts to create a complete compliance-oriented Kubernetes setup on AWS, Google Cloud and Azure. These add additional security such as additional system logs, file system monitoring, hard disk encryption and access control. Further, we setup the managed Redis and SQL on each of the Cloud providers with limited access to the Kubernetes cluster so things are further locked down. All of this should lead to setting up a HIPAA / PCI / SOC2 being made straightforward and repeatable.

Third-Party Addons

  • OSSEC: File System Monitoring for Changes.
  • Logging via LogDNA
  • Third Party
    • LogDNA
    • Foxpass

This project is by opsZero. We help organizations migrate to Kubernetes so reach out if you need help!

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

About

Kubernetes (AWS EKS, Azure AKS, Google GKE) Terraform Modules for HIPAA/PCI/SOC2 Compliance and Cloud Security

https://www.opszero.com/

License:Mozilla Public License 2.0


Languages

Language:HCL 97.0%Language:Makefile 1.7%Language:Shell 1.2%