With this Packer plugin you'd be able to build customized images, modify them or even generate raw rootfs archive. The variety of available post-processors will make your CI/CD pipeline even better!
Tag Archives: ARM
# AUR: clinfo for odroid xu3/xu4
No more hassle with building clinfo for odroid xu3/xu4, checkout the AUR package
# ARM Cluster: Moving to IPv6 (dual-stack)
Probably every and each one of have already heard about IPv6. Texts like "IPv4 is over" or "IPv4 Address-space is exhausted" are flooding the internet. So, why should I even bother about moving to IPv6? What are benefits?
# Building ARM cluster Part 3: Docker, fleet, etcd. Distribute containers!
This 3rd article is going to cover post-installation process, where we'll install golang + docker +fleet + etcd. As most of these tools is made for 64bit systems we will have to modify them a bit. The set of tools is used in coreos for managing containers in a cluster, so that is a perfect tool for us!