cmachler / aws-kubernetes-coreos-application-stack-example

This code is used for my How-To article on deploying Kubernetes running on top of CoreOS in AWS, and deploying an example application stack on top of Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-kubernetes-application-stack-example

This code is used for my How-To article on deploying Kubernetes running on top of CoreOS in AWS, and deploying an example application stack on top of Kubernetes. In this stack we are also using AWS's Elastic File System (EFS) for Persistent Storage, and confd for configuration management.

Prerequisites

  • kube-aws Tool
  • Create AWS EFS in same VPC where CoreOS--Kubernetes cluster will be launched.

Instructions

Follow my blog post for more information.

About

This code is used for my How-To article on deploying Kubernetes running on top of CoreOS in AWS, and deploying an example application stack on top of Kubernetes.

License:MIT License


Languages

Language:PHP 93.6%Language:HTML 5.1%Language:Shell 1.3%