This guide will take you through the process of migrating from the deprecated Mender mTLS Ambassador to Mender Gateway which is drop-in replacement.
mender-mtls
deployment based on the Ambassador.mender-mtls
service.Follow the Production installation with Kubernetes guide to install the Mender Gateway with mTLS support.
The new kubernetes deployment will be named mender-mtls-gateway
.
Make sure to use the same keys and certificates that you used for the mender-mtls
deployment.
Depending on your cloud provider, you should have a L4 Load Balancer deployed in front of the Mender Gateway service. Take a note of the Load Balancer's IP address or DNS name.
Update your DNS record to point to the new Load Balancer IP address or DNS name of the Mender Gateway service.
Verify that your devices are still able to connect to the Mender Server using the new Load Balancer and the Mender Gateway service.
You can now cleanup the old mender-mtls
deployment, service, and Load Balancer resources.
© 2024 Northern.tech AS