Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"kubernetes"


anaqvi
25 September 2019

Deploying Kubernetes Locally – MicroK8s

Kubernetes Article

This is the second part of our introduction to MicroK8s. In the previous blog, we introduced MicroK8s, went over some K8s basic concepts and showed you how fast and easy it is to install Kubernetes with MicroK8s — it’s up in under 60 seconds with a one-liner command. In this blog, we dive deeper to ...


Canonical
18 September 2019

Kubernetes 1.16 available from Canonical

Ubuntu Article

Canonical announces full enterprise support for Kubernetes 1.16, with support covering Charmed Kubernetes, MicroK8s and kubeadm. MicroK8s will be updated with Kubernetes 1.16 enabling users access to the latest upstream release with a single-line command in under 60 seconds. In addition, MicroK8s gets new add-ons with one line installs of ...


anaqvi
16 September 2019

Introduction to MicroK8s

Cloud and server Article

Every developer, systems admin and tech enthusiast is interested in learning Kubernetes. Kubernetes is a complex container orchestration tool that can be overwhelming for beginners. Kubernetes has been the buzzword in the tech industry and for good reason. If you’re itching to get started with Kubernetes and not looking forward to the com ...


Alex Cattle
10 September 2019

Machine Learning Operations (MLOps): Deploy at Scale

Cloud and server Webinar

Artificial Intelligence and Machine Learning adoption in the enterprise is exploding from Silicon Valley to Wall Street with diverse use cases ranging from the analysis of customer behaviour and purchase cycles to diagnosing medical conditions. Following on from our webinar ‘Getting started with AI’, this webinar will dive into what succe ...


anaqvi
26 August 2019

MicroK8s Version 1.16.0 Beta Released!

Ubuntu Article

We’re excited to announce the release of MicroK8s 1.16 beta! MicroK8s is a lightweight and reliable Kubernetes cluster delivered as a single snap package – it can be installed on any Linux distribution which supports snaps or Windows and Mac using Multipass. MicroK8s is small and simple to install and is a great way to ...


Carmine Rimi
26 August 2019

Kubernetes 1.16 beta now available, with support from Canonical

Cloud and server Article

Canonical announces full enterprise support for Kubernetes 1.16, starting with the beta release, with support covering the following installation mechanisms – kubeadm, Charmed Kubernetes, and MicroK8s.  The beta release of Kubernetes offers users an opportunity to test some of the upcoming features and to validate containerised workloads ...


anaqvi
23 August 2019

MicroK8s gets powerful add-ons

Ubuntu Article

We are excited to announce new Cilium and Helm add-ons, coming to MicroK8s! These add-ons add even more power to your Kubernetes environment built on MicroK8s. The Cilium CNI plugin brings enhanced networking features, including Kubernetes NetworkPolicy support, to MicroK8s. You’ll also get direct CLI access to Cilium within MicroK8s usin ...


Tytus Kurek
6 August 2019

Declarative vs Imperative: DevOps done right

Cloud and server Article

Deciding whether to automate workloads, while designing your ICT infrastructure, is trivial. It’s 2019 and automation is everywhere around. However, deciding which DevOps paradigm to choose and which tool to use, may not be that obvious. In order to assist you with the ‘declarative vs imperative’ decision-making process, this blog briefly ...


Canonical
5 August 2019

Charmed Kubernetes update for upstream API server vulnerability

Cloud and server Article

An upstream Kubernetes vulnerability (CVE-2019-11247) has been identified where the API server mistakenly allows access to a cluster-scoped custom resource, if the request is made as if the resource were namespaced. Authorisations for the resource accessed in this manner are enforced using roles and role bindings within the namespace. Thi ...


Galem KAYO
29 July 2019

Edge computing monitoring with Kubernetes

Internet of Things Article

This blog demonstrates how to easily deploy monitoring tools at the edge using Kubernetes. In IoT scenarios, such a deployment brings the benefits of privacy, latency and minimal bandwidth cost. Luckily, MicroK8s the single node Kubernetes, caters for such use cases. The beauty of MicroK8s is that deployment can be done in a couple of ...


Carmine Rimi
25 July 2019

Getting Started with Serverless Computing using Knative

Cloud and server Article

A portable, multi-cloud install for Knative, using Microk8s. ...


Carmine Rimi
11 July 2019

Deploying Kubernetes at the edge – Part I: building blocks

Cloud and server Article

Edge computing continues to gain momentum to help solve unique challenges across telco, media, transportation, logistics, agricultural and other market segments. If you are new to edge computing architectures, of which there are several, the following diagram is a simple abstraction for emerging architectures: In this diagram you can see ...