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

Primary LanguagePHPMIT LicenseMIT

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.