Platform9 adds another open-source tool to the Kubernetes ecosystem
Private cloud services company Platform9 Systems Inc. is donating a new tool to the open-source community that makes it easier to deploy etcd clusters in the cloud, on-premises and in hybrid cloud environments.
The tool, called “etcdadm,” is essentially a command-line interface that enables developers to configure, install and operate secure etcd clusters wherever they choose to deploy them.,
For the uninitiated, etcd is a distributed key value store that used to provide a reliable way to store data across a cluster of machines. It’s popularly employed to store data for Kubernetes, which is the open-source orchestration software used to manage large deployments of software containers. Containers are used by developers to build applications just once that can run anywhere.
Etcdadm serves two other functions besides making it easier to deploy etcd clusters, including providing a recovery option from an existing backup in the event of data loss or other errors. It also helps to scale operations by making it simple to add or remove nodes to an etcd cluster, Platform9 officials said.
“Etcdadm is inspired by the user experience of the popular kubeadm open source project,” the company said by way of explanation. “Kubeadm provides an easy command-line interface for instantiating Kubernetes clusters, but currently doesn’t deploy etcd clusters. It only deploys a single etcd instance, which is insufficient for production Kubernetes environments.”
Platform9 first built etcdadm for use with its own managed Kubernetes platform, but said it’s making the tool open source so the wider community can help to improve it.
“For production use, where availability and redundancy are important factors, running etcd as a cluster is critical,” said Arun Sriraman, Kubernetes technical lead manager at Platform9. “Bringing up a secure etcd cluster — particularly on-premises — is difficult. It involves downloading the right binaries, writing the initial cluster configuration on each etcd node, setting and bringing up etcd.”
The etcdadm tool can be downloaded now via GitHub.
Image: Platform9
A message from John Furrier, co-founder of SiliconANGLE:
Your vote of support is important to us and it helps us keep the content FREE.
One click below supports our mission to provide free, deep, and relevant content.
Join our community on YouTube
Join the community that includes more than 15,000 #CubeAlumni experts, including Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger, and many more luminaries and experts.
THANK YOU