mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
2.6 KiB
2.6 KiB
Add an environment to an existing installation
If you want to add another environment to your existing Portainer installation, first select the type of environment you would like to add.
You can choose to connect to existing environments:
| Docker Standalone | Connect to Docker Standalone via URL/IP, API or Socket | docker | card-docker.png | |
| Docker Swarm | Connect to Docker Swarm via URL/IP, API or Socket | swarm | card-docker.png | |
| Kubernetes | Connect to a Kubernetes environment via URL/IP or via kubeconfig import | kubernetes | card-kubernetes.png | |
| Podman | Connect to a Podman environment via URL/IP or Socket | podman | podman-logo-tile.png | |
| Azure ACI | Connect to an Azure ACI environment via API | aci.md | card-aci.png |
Or alternatively set up new environments:
| Provision KaaS Cluster | Provision a Kubernetes cluster via a cloud provider's Kubernetes as a Service | kaas | card-kaas-large.png | |
| Create a Kubernetes cluster | Create a Kubernetes cluster on existing infrastructure | kube-create | card-kube-create-large.png |