dkirkpatrick7 / capstan

Open Source Application Platform automation featuring Spinnaker and Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAPSTAN

Capstan Image

What is a Capstan?? Packaging of open source for creating Containerized CICD Environments.

Motivation

Microservices, containers, canary, cloud, Continuous Delivery oh my! With all the myriad of technologies processes and architectures, where does a developer even begin? CAPSTAN attempts to bring all those components together to where a developer can be immediately productive developing software on a containerized continuous software delivery platform in the cloud.

So, if you are interested in:

  • Using Kubernetes
  • Using Spinnaker
  • Using a Cloud Iaas
  • Not wanting to figure out how to set all that up yourself on some IaaS
  • Just want to deploy containerized apps without all the fuss of doing all that set-up
  • Or not worried about apps but want to see a packaging of various concepts together...

Oh, we have a solution for you!

Prerequisites

  1. Do you have a computer (Mac Preferred)
  2. Do you have a Cloud Account?
  3. Do you have Terraform Installed?
  4. Do you have Git installed?
  5. Tools for your target Iaas?
    1. GCLOUD SDK
    2. AWS CLI
    3. AZURE SDK

Supported Target Platforms

Google Cloud Platform

  1. The Procedure is described here

Amazon Web Services

  1. EKS edition is coming soon

Azure

Volunteers?

About

Open Source Application Platform automation featuring Spinnaker and Kubernetes

License:Apache License 2.0


Languages

Language:Shell 60.1%Language:HCL 39.9%