mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
GITBOOK-53: Update migrate stack title
This commit is contained in:
committed by
gitbook-bot
parent
b7d108917f
commit
e01e601c0a
@@ -9,7 +9,7 @@ Portainer consists of two elements, the _Portainer Server_ and the _Portainer Ag
|
||||
In order to connect to and deploy MicroK8s and the Portainer Agent on your existing infrastructure, you will need:
|
||||
|
||||
* One or more Linux-based machines on which MicroK8s will be deployed. We have primarily tested on Ubuntu 20.04 LTS but most comparable Linux distributions should work. These machines can be bare metal servers or virtual machines.
|
||||
* Root or passwordless sudo SSH access to the above machines on port `22`. This is needed in order to install MicroK8s. Portainer supports both password-based and key-based authentication.
|
||||
* Root or sudo SSH access to the above machines on port `22`. This is needed in order to install MicroK8s. Portainer supports both password-based and key-based authentication.
|
||||
* The `snap` tool installed on the above machines. You can find installation instructions for most Linux distributions [at the Snapcraft website](https://snapcraft.io/docs/installing-snapd). The `snap` tool is used to install MicroK8s and any selected addons.
|
||||
* Communication between the Portainer Server and the above machines, as well as communication between the individual machines in the cluster. This is to ensure the Portainer Server can reach the machines both for the initial installation and for communication with the Portainer Agent once the cluster is up and running, and so that the cluster nodes can communicate with each other.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Migrate or duplicate a stack
|
||||
|
||||
## Migrating a stack to another swarm cluster
|
||||
## Migrating a stack
|
||||
|
||||
From the menu select **Stacks** then select the stack you want to migrate.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user