Categoría: cdk

Canonical announces support for Kubernetes 1.13 on Ubuntu

Canonical is pleased to announce full enterprise support for Kubernetes 1.13 on Ubuntu, including support for kubeadm, and updates to MicroK8s – our popular single-node deployment of Kubernetes. Canonical’s certified, Charmed Distribution of Kubernetes (CDK) is built from pure upstream binaries, and offers simplified deployment, scaling, management, and upgrades of Kubernetes, regardless of the underlying […]

The post Canonical announces support for Kubernetes 1.13 on Ubuntu 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.