Autor: Stephan Fabel

Why multi-cloud has become a must-have for enterprises: six experts weigh in

Remember the one-size-fits-all approach to cloud computing? That was five years ago. Today, multi-cloud architectures that use two, three, or more providers, across a mix of public and private platforms, are quickly becoming the preferred strategy at most companies. Despite the momentum, pockets of hesitation remain. Some sceptics are under the impression that deploying cloud […]

The post Why multi-cloud has become a must-have for enterprises: six experts weigh in appeared first on Ubuntu Blog.

The 10 new rules of open source infrastructure

Recently, I gave a keynote at the Cloud Native / OpenStack Days in Tokyo titled “the ten new rules of open source infrastructure”. It was well received and folks pointed out on Twitter that they would like to see more detail around those ten rules. Others seemed to benefit from clarifying commentary. I’ve attempted to […]

The post The 10 new rules of open source infrastructure appeared first on Ubuntu Blog.

Using GPGPUs with Kubernetes

This post walks through the use of GPGPUs with Kubernetes and DevicePlugins. We’ll use MicroK8s for a developer workstation example and charmed K8s for a cluster since that’s a consistent multi-cloud Kubernetes approach. The various cloud CAAS offerings like GKE are also enabling GPGPU facilities so you may want to try those too. We’ll use […]

The post Using GPGPUs with Kubernetes appeared first on Ubuntu Blog.

Upgrading Charmed Kubernetes

This article describes the advantages users of Charmed Kubernetes enjoy through the high degree of automation charms offer the operator. One of the hardest problems of infrastructure-as-a-service operations is upgrading. Charms make it an easy 3 step process that is highly repeatable and predictable in its outcome. Kubernetes on Ubuntu is a solid choice for […]

The post Upgrading Charmed Kubernetes appeared first on Ubuntu Blog.

Deploying Kubernetes on Public Clouds is hard – or is it?

Automate your Kubernetes deployments on AWS, Azure, and Google Recently, there’s been talk about how Kubernetes has become hard to deploy and run on virtual substrates such as those offered by the public clouds. Indeed, the cloud-specific quirks around infrastructure provisioning, including storage, networking assets such as load balancers, and overall access control (IAM) differs […]

The post Deploying Kubernetes on Public Clouds is hard – or is it? appeared first on Ubuntu Blog.