Please note that this blog is now out of date. For a full list of Portainer's current features and functionality please go to our Portainer Features page.
Portainer Community Edition 2.11 Release
This update to Portainer CE brings with it a number of enhancements, fixes and features.
- Support for AWS ECR
We have added support to AWS ECR registry to the registry list within Portainer. You will now be able to add and browse private registries hosted on AWS ECR. Public registries can also be added but they do not have the browse ability. - Introduce the ability to create and use API Access Tokens
With the introduction of Portainer API Access Tokens, users can integrate automation systems more easily. API Access Tokens remove the time expiry issue from having to log in as a specific user that then had a session expiry related to it, then requiring logging in again. The access token allows you to call specific Portainer actions. - Allow tags to be defined when importing a Docker image
Introduced the ability to set image tags at the time of import - Provide a simple way to get access to all your environment contexts
Kubconfig download was a first step implementation in 2.9 allowing you to download the config for a specific environment. With the interest it gained, we have expanded its function by moving the Kubeconfig Download button to the Homepage view. When clicking on this it now allows you to select and download all your environments that you have access to. - Do not invalidate Kubeconfig upon Portainer restarting
Every time a portainer instance got restarted the kubeconfigs got invalidated. With this change upon restarting your portainer, it will retain your existing kubeconfigs valid.
COMMENTS