Skip to content
Industrial IoT and Edge

Portainer is your solution to securely deploy software containers across your fleet of Edge devices.

blog-banner
James CarppeApril 18, 20233 min read

Portainer 2.18 is now available with improved performance, MicroK8s cluster creation, and more.

Portainer version 2.18 includes a number of new features, fixes and updates. I've outlined the big ones below.


  • Improved page load performance (BE/CE)

One of the first things you might notice in 2.18 is a snappier UI. We've made a number of changes to the Portainer interface in this version to improve load times across the board, with some specific changes around the number of notifications displayed, adding the ability to disable GPU functionality on environments where it isn't needed, and streamlining the environment API calls made throughout the app, in particular for Kubernetes environments.

We'll be continuing to look for areas where we can improve performance, so look out for more of this in future releases.

 

  • MicroK8s cluster creation (BE)

In the Kubernetes space, 2.18 brings the ability to provision and configure a MicroK8s Kubernetes cluster directly onto fresh machines, straight from the Portainer interface. All you'll need is SSH access to the machines and you're good to go. Provide one or more IP addresses of your servers, choose the version of MicroK8s to install and select any addons you require, and optionally select a custom application template to deploy once your cluster is created.

2.18-whatsnew-microk8s

Portainer will install MicroK8s, configure the cluster and deploy the Portainer Agent for you, getting you up and running on Kubernetes as painlessly as possible.

 

  • Expanded annotation support (BE)

In 2.18 we've expanded our support for adding Kubernetes annotations to resource types through the UI. You can now add annotations through the Portainer interface for namespaces, application deployments, ConfigMaps and secrets, with support for services coming in a future release.

2.18-whatsnew-annotations

 

  • Kubernetes services view (BE/CE)

In this release we've added a new Services page to Kubernetes environments, which lists the services deployed on your cluster along with detail about each service, for example the application and namespace the service belongs to, the type of service, and any ports and IPs assigned to the service. 2.18-whatsnew-services

This page replaces the port mappings tab from the Applications page and, along with our work on the Ingresses page in 2.16, is part of making the various objects in your Kubernetes cluster more visible when using Portainer.
  • Edge Agent Standard and Async (BE/CE)

In the Edge arena, we've continued on from the work in 2.17 to bring Edge Devices in alongside standard Edge Agent deployments. In 2.18 we've split Edge Agent provisioning into two types - Edge Agent Standard for the traditional Edge Agent environment deployment, and Edge Agent Async for asynchronous deployments. 2.18-whatsnew-edgeasync

When adding an environment you'll be able to choose between the two options so you can be sure you're deploying the configuration you need.


  • Expanded snapshot functionality (BE)

In more expansion of 2.17's features, Portainer's snapshot functionality for async Edge Agents now lets you browse even more of your environment from the snapshot, including container status, volume, image and stack listing, and the ability to stop, start, restart and kill containers as needed. You'll also be able to see more detail including which images and networks are in use as well as environment variable details.

 

 

  • mTLS specific certificate support (BE)

Previously when deploying Edge Agents using mTLS you were restricted to using the same TLS certificate for both the Portainer user interface and your mTLS deployment. In 2.18, you can now choose a specific set of certificates for mTLS use, separate from the one used for Portainer itself. This is particularly useful when you have separate domains for access to Portainer and for your Edge Agent communications.2.18-settings-edge-mtls

 

  • Edge Stack retry policy (BE)

2.18 sees the addition of a retry policy for your Edge Stacks. With retry deployment enabled, Portainer will keep trying to redeploy your stack if it runs into deployment errors. This helps to avoid failed deployments when a connection to the edge device may be unstable or unreliable.

 

2.18-edge-stacks-retry

 

These are the major new features and changes in 2.18. For a full list of changes, please refer to our release notes.

Need more than 3 nodes?
Talk to our friendly sales team to ask about pricing for your use case.

Ready to Upgrade?
Follow the instructions in our documentation to upgrade Portainer.

avatar

James Carppe

A former web developer, operations manager, and radio announcer, James is a big fan of technology in all forms. When not making videos and helping Portainer customers out, you'll often find him watching films and television, pretending to be a photographer, and tinkering with the latest gadgets.

COMMENTS

Related articles