by truthbrother | Sep 4, 2018 | Amazon ECS
You can now easily configure your containerized application to access storage volumes backed by Local instance storage, Amazon Elastic Block Storage (EBS) or Amazon Elastic File System (EFS) volumes through the use of Docker volume drivers and volume plugins such as...
by truthbrother | Sep 4, 2018 | AWS EKS
There are a number of ways to create a Kubernetes cluster using Amazon Elastic Container Service. eksctl gives you a simple, single, one-line command to bring up a cluster with a basic VPC, and completes the process by writing a new KUBECONFIG and deploying...
by truthbrother | Sep 4, 2018 | Amazon ECS
Description Amazon ECS CNI Plugins is a collection of Container Network Interface(CNI) Plugins used by the Amazon ECS Agent to configure network namespace of containers with Elastic Network Interfaces (ENIs) For more information about Amazon ECS, see the Amazon ECS...
by truthbrother | Sep 4, 2018 | Docker
About Weaveworks Weaveworks is the company that delivers the most productive way for developers to connect, observe and control Docker containers. This repository contains Weave Net, the first product developed by Weaveworks, and with over 8 million downloads to date,...
by truthbrother | Sep 4, 2018 | Kubernetes
Flannel is a simple and easy way to configure a layer 3 network fabric designed for Kubernetes. How it works Flannel runs a small, single binary agent called flanneld on each host, and is responsible for allocating a subnet lease to each host out of a larger,...