Giter VIP home page Giter VIP logo

auditkube's Introduction

AuditKube

Compliance Oriented Kubernetes for Amazon EKS. Setup machine images that are compliance oriented for PCI/HIPAA/SOC2 and setup clusters using Terraform.

Features

  • Encrypted Root Volume
  • OSSEC: File System Monitoring for Changes.
  • Logging via LogDNA
  • Build Public Image on All Regions
  • 2FA Login with Duo
  • Third Party
    • LogDNA
    • Foxpass
    • Duo

Usage

This image is created using Packer so you will need to install it. Once you are done edit image.json

Update the region, aws_access_key and aws_secret_key with the appropriate regions.

To actually build the image run the following:

packer build image.json

To use this image with kops you need to pass in the AMI name listed.

an example .auto.tfvars file is below

foxpass_api_key = "<foxpass_api_key>"
cluster-name = "<name>"
ec2_keypair = "<keypair>"

in order to set up the bastion you need to download the private key and have it in the repository.

CloudWatch

You can pass the environment variables CLOUDWATCH_AWS_ACCESS_KEY_ID and CLOUDWATCH_AWS_SECRET_ACCESS_KEY to push metrics into AWS CloudWatch. To do so make sure that the key has permissions to the following resources.

cloudwatch:PutMetricData
cloudwatch:GetMetricStatistics
cloudwatch:ListMetrics
ec2:DescribeTags

Supported Images

Project by opsZero

This project is brought to you by opsZero we provide Kubernetes and AWS Lambda Migration. If you need help with your Kubernetes Migration reach out.

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/.

auditkube's People

Contributors

abhiyerra avatar sideshowbandana avatar aaahrens avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.