New York startup StackPointCloud has launched software that, the company promises, will simplify the aggregation of multiple Kubernetes deployments across different cloud providers, using the Kubernetes Federation Control Plane.

The process allows users to federate clusters across Google Container Engine (GKE), Google Compute Engine (GCE), Amazon Web Services (AWS), Microsoft Azure, or DigitalOcean.

“Our intent is to stitch together the Kubernetes ecosystem into the control plane so you can build out Kubernetes clusters on any cloud provider and be able to deploy solutions like Sysdig and Fabric8 and continue to add more of those third parties,” said Matt Baldwin, StackPointCloud CEO.

The software also simplifies the process of deploying a Kubernetes cluster, streamlining the process down to three steps.

The company announced the new technology at the KubeCon conference, being held this week in Seattle.

The Kubernetes Federation Control Plane (originally called “Ubernetes”) provides a central federated namespace, using the etcd data store, to keep track of clusters running across multiple deployments. This could be useful for organizations that wish to run containerized operations across multiple cloud providers, for purposes of load balancing, failover, and generally not getting locked into a single cloud provider.

“We’re trying to make it as easy as deploying a DigitalOcean droplet,” Baldwin said. “We try to remove a lot of the underlying complexity. We try to make it as simple as possible to set up Kubernetes.”

Read More:   Update How to Setup InfluxDB, Telegraf and Grafana on Docker: Part 1

In the automated setup, users simply choose a federation host, configure DNS, then register federation clusters.

screen-shot-2016-11-07-at-2-41-24-am

“We make a lot of best-practices decisions behind the scenes and try to make it a clean interface. We don’t want users to get confused, and that was one of the primary problems with the Kubernetes project was usability as well as build consistency,” Baldwin said.

It pre-installs things like the dashboard — it tunnels that through an SSL connection, so it’s always secure. It pre-create the kubeconfig file, so users just download that and can begin to use kubectl. There’s also an onboarding file that allows users to drag-and-drop Docker Compose files into the StackPointCloud interface; it checks the file to make sure “you don’t have anything wonky going on in it,” then converts that into a set of Kubernetes manifests that are repackaged as an application that users can just send it into the cluster.

Focused on Simplicity, Choice

The company officially launched in May at CoreOS Fest in Berlin.

It was built on the idea of providing one-click implementations of complex architectures, Baldwin said. To put food on the table, however, it took on contract work — it was being approached by cloud providers to provide various DevOps tooling and other work. It’s now a 13-person team, 9 of whom still work on the services contracts.

It started working with Kubernetes back when it was 0.11 and have since been iterating on a prototype. Closer to CoreOS Fest, it started working more closely with CoreOS and Packet on the Trusted Platform Module (TPM) for bare metal deployments.

“We’re all about high usability, beautiful interfaces and choice, so users don’t have to be forced into a particular stack,” Baldwin said.

It announced HAProxy for Kubernetes in September and is working to contribute that back into the Kubernetes project.

“Likely we’re going to work with them to refactor how ingress controllers are handled in that project so they become pluggable. Every cluster that users build through our application are automatically configured with production load balancing, so we automatically configure them with HAProxy,” he said.

Read More:   5 DevOps and Testing Videos to Binge Watch – InApps 2022

It also plans to contribute a node cluster autoscaler for each of its supported cloud providers.

It also worked with Red Hat on the integrated developer platform fabric8. It automated the entire process, so users can build the developer platform in about 10 minutes, Baldwin said. While that’s targeted at Amazon, support for other cloud vendors will be added later.

“We’re building a lot of ‘highway’ into Kubernetes. We want to build a lot of onboarding tools. The Docker Compose was the first one. We have plans for others,” Baldwin said.

It also working to get people to be able to federate clusters from, say, Amazon into Google, so they can choose where they want to place their workloads.

“There’s still a lot of work there in the project to facilitate that kind of dream scenario: all your workloads are running Kubernetes and you can just move them between cloud providers. There are a lot of paths, like the Amazon Relational Database Service (RDS) in Amazon that’s very hard to get away from, but we’re trying to build that ideal. Have some of your workload running on Packet if you need bare metal while the rest of your workload is running in DigitalOcean — things like that,” he said.

The company will be announcing other offerings in December. It’s working to fill out more of the lifecycle, such as how to handles upgrades and challenges around maintaining versions. As more providers are brought in, it will have to deal with into issues of versions and compatibility.

“We also want to build onboarding stories for people who want to move away from ECS or away from Rackspace’s container solution. We think Kubernetes is more democratic — it can run anywhere. So if you have a solution, but you’re tired of it, how do you migrate to Kubernetes easily?”

Read More:   Update Streaming Data in WSO2Con USA

CoreOS, DigitalOcean, Docker and Red Hat are sponsors of InApps Technology.

Feature Image: “Swirl Me Back Home” by Nick Fisher, licensed under CC BY-SA 2.0.

InApps Technology is a wholly owned subsidiary of Insight Partners, an investor in the following companies mentioned in this article: Docker, Sysdig.