by truthbrother | Sep 4, 2018 | Kubernetes, Amazon ECS, Docker, Uncategorized
What is CNI? CNI (Container Network Interface), a Cloud Native Computing Foundation project, consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI...
by truthbrother | Sep 4, 2018 | AWS EKS, AWS CloudFormation, Kubernetes, Packer
This repository contains resources and configuration scripts for building a custom Amazon EKS AMI with HashiCorp Packer. This is the same configuration that Amazon EKS uses to create the official Amazon EKS-optimized AMI. Setup You must...