A decision maker’s guide to Kubernetes deployment

Alex Cattle

on 3 February 2020

This article was last updated 6 years ago.


The container landscape is based on constantly evolving technology, with Kubernetes dominating the ecosystem for automating and managing containerised applications. While a very powerful software, it’s also complex. How do you compare Kubernetes to other options, get started with containers, and maintain over the long-term?

In this webinar, you will learn:

  • What the container landscape looks like today, including migration from virtualisation to containerisation
  • Why Kubernetes is becoming the industry standard
  • Ease of container management with Kubernetes for developers from testing to production
  • Aspects of Kubernetes for managing containerised applications
  • Strategies for deployment
  • Ease of deployment and automation to easily stand up in the data centre
  • Ongoing management considerations

Watch the webinar


What’s the risk of unsolved vulnerabilities in Docker images?

Having a trusted source for your dependencies is critical for a secure software supply chain. How confident are you in your container security? See how Ubuntu and Canonical can help.

Ultra efficient, securely-designed containers ›

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

Canonical partners with Snyk for scanning chiseled Ubuntu containers

Canonical, the publisher of Ubuntu, is pleased to announce a new partnership with developer-focused cybersecurity company Snyk. Snyk Container, Snyk’s...

How to set up a micro lab: four principles for a reliable homelab

After over a decade of running a homelab, I have learned a few difficult lessons. Although it begins as a “lab,” you inevitably end up with something you want...

Deploy your Spring Boot application to production

In this article we walk through the steps required to deploy a Spring Boot application to production using Juju and Kubernetes. The goal is to showcase the...