Posts Tagged ‘AWS’

Migrating volumes to CSI in well-established Kubernetes clusters

December 12th, 2022

Disclaimer: while CSI is a vendor-agnostic interface, this article will mainly focus on AWS and GCP implementations specifically, since these are the platforms on which we’ve had to conduct migration to CSI. Introduction For volume management, Kubernetes originally shipped with in-tree drivers for various cloud providers, interfacing with the underlying platform on which the cluster […]

More...

In response to Container Technologies at Coinbase

kubernetes_logo July 9th, 2020

And why Kubernetes should actually be part of your stack. We’re writing this after a lot of thought about the article published by Coinbase on their blog, Container Technologies at Coinbase. Although we understand a lot of their reasoning, there are a few things that we would like to point out. First of all, we […]

More...

awssyncer: an automatic syncer for Amazon S3 that makes use of inotify

amazon_ec2_logo September 16th, 2016

At Kumina, we’re strong users of the Amazon AWS cloud computing platform. We’ve been using EC2 instances for quite some time and are currently working on expanding this by making use of Kubernetes. To further optimise our solutions, we’ve developed a new utility called awssyncer, which is as of now available on GitHub! awssyncer is a utility written in C++ that uses Linux’s inotify to keep track of local modifications to a directory on disk. The purpose of this utility is to use these inotify events to determine which files need to be synced back into S3. This utility thus provides continuous one-way sychronisation from local disk to S3. A simple container startup script is used to sync files from S3 to local disk on startup. Though we realise that this utility is fairly specific to our situation at hand, we do invite all of you to give it a try.

More...

Kumina designs, builds, operates and supports Kubernetes solutions that help companies thrive online. As Certified Kubernetes Service Partner, we know how to build real solutions.