Skip to content

StratusChris/pentagon

 
 

Repository files navigation

Pentagon

What is Pentagon?

Pentagon is a cli tool to generate repeatable, cloud-based Kubernetes infrastructure It is “batteries included”- not only does one get a network with a cluster, but the defaults include these commonly desired features:

  • At the core, powered by Kubernetes. Configured to be highly-available: masters and nodes are clustered
  • Segregated multiple development / non-production environments
  • VPN-based access control
  • A highly-available network, built across multiple Availability Zones

How does it work?

Pentagon produces a directory. The directory defines a basic set of configurations for Ansible, Terraform and kops). When those tools are run in a specific order the result is a VPC with a VPN and a Kubernetes Cluster in AWS. (GKE Support is in the works). It is designed to be customizable while at the same time built with defaults that fit the needs of most web application companies.

Take a look at Getting Started to begin.

CLA assistant

About

A framework for building repeatable, containerized, cloud-based infrastructure as code with Kubernetes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.0%
  • HTML 10.3%
  • Shell 1.1%
  • Other 0.6%