Adam Stokes
on 26 August 2017

conjure-up dev summary: you like LXD? we like LXD. Put your floaties on and step up to the Helm!


This article was last updated 5 year s ago.

LXD

We've taken some preliminary steps in providing the user better feedback when wanting to deploy onto the localhost provider. If conjure-up isn't able to talk to the same API endpoints Juju can then our probability of success is next to none. We do some fancy realtime UI updates so if you snap install lxd from another terminal conjure-up will automatically enable your localhost selection and allow you to proceed on. Also, we've extended our LXD support to allow you to select from known network bridges and storage pools.

Helm

Since enabling addons support last week we've been looking into other products to integrate on top of our Canonical Distribution of Kubernetes (CDK). It seemed appropriate to add a package manager for k8s. What's really nice about this is since we've enabled native cloud integration with AWS now Helm can easily take advantage of things like persistent storage when deploying applications such as databases. Getting Helm installed and ready to go is easy. Simply select it from our CDK spell addons: If needed, changing the Helm version you wish to install is available in our configuration screen: Once the deployment is complete you can start using Helm immediately with no additional configuration steps! You are now ready to go forth and install applications on top of your production grade Kubernetes :) Give it a try:
$ helm install stable/ghost
$ helm install stable/dokuwiki
Check out more Helm charts

Do you have an application for Kubernetes?

If you do and you want a streamlined and guided way to get that application into your users hands, let's talk.

How to use these features

Currently, conjure-up in our snap --edge channel contains all the latest features outlined in this summary:
sudo snap install conjure-up --classic --edge  
Or to upgrade from stable
sudo snap refresh conjure-up --edge  

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
28 March 2025

KubeCon Europe 2025: Containers & Connections with Ubuntu

Article container

It’s hard to believe that the first KubeCon took place nearly 10 years ago. Back then, Kubernetes was still in its early days, and the world was only just beginning to understand the power of container orchestration. Fast-forward to today, and Kubernetes is a fundamental part of cloud-native development, taught in...

Canonical
28 March 2025


Mita Bhattacharya
6 November 2024

Meet Canonical at KubeCon + CloudNativeCon North America 2024

Article Cloud and server

We are ready to connect with the pioneers of open-source innovation! Canonical, the force behind Ubuntu, is returning as a gold sponsor at KubeCon + CloudNativeCon North America 2024.  This premier event, hosted by the Cloud Native Computing Foundation, brings together the brightest minds in open source and cloud-native...

Mita Bhattacharya
6 November 2024


Hugo Huang
5 December 2023

How to use Ubuntu in GKE on nodes and in containers

Article Cloud and server

Google Kubernetes Engine (GKE) traces its roots back to Google’s development of Borg in 2004, a Google internal system managing clusters and applications. In 2014, Google introduced Kubernetes, an open-source platform based on Borg’s principles, gaining rapid popularity for automating containerized application...

Hugo Huang
5 December 2023