Categoría: container orchestration

Kubernetes 1.14 now available from Canonical

March 25, 2019 Canonical announces full enterprise support for Kubernetes 1.14 using kubeadm deployments, its Charmed Kubernetes, and MicroK8s, its popular single-node deployment of Kubernetes. MicroK8s provides Kubernetes 1.14 on any Linux desktop, server or VM – over 40 Linux distros. Mac and Windows are supported too, with multipass. Existing Charmed Kubernetes users can upgrade […]

The post Kubernetes 1.14 now available from Canonical appeared first on Ubuntu Blog.

LXD Clusters: A Primer

Since its inception, LXD has been striving to offer a fresh and intuitive user experience for machine containers. LXD instances can be managed over thenetwork through a REST API and a single command line tool. For large scale LXDdeployments, OpenStack has been the standard approach: using Nova LXD, lightweight containers replace traditional hypervisors like KVM, […]