Steps to deploy ArcGIS Enterprise on Kubernetes vary depending on your environment.
Deploy in a connected environment
When your organization is connected to the internet, steps to deploy include the following:
- Confirm that your system meets the minimum system requirements.
- Select an architecture profile that meets your organization's requirements.
- Obtain an authorization file for ArcGIS Enterprise on Kubernetes.
- Optionally, set up a Kubernetes cluster. For guidance on deploying a cluster in each supported Kubernetes platform, see the following:
- Prepare the cluster for deployment.
- Provide all nodes in your cluster access to registered GIS data folders to be used in publishing workflows across the organization.
When creating the organization, you can register these paths.
- Run the deployment script.
- If you're not using a preconfigured load balancer with a static IP and Domain Name System (DNS) record assigned, create a DNS record to access your cluster.
- Use the setup wizard or configure.sh script to create an ArcGIS Enterprise organization.
Deploy in a disconnected environment
When your organization is disconnected from the internet, steps to deploy include the following:
- Confirm that your system meets the minimum system requirements for a disconnected environment.
- Select an architecture profile that meets your organization's requirements.
- Obtain an authorization file for ArcGIS Enterprise on Kubernetes.
- Optionally, set up a Kubernetes cluster. For guidance on deploying a cluster in each supported Kubernetes platform, see the following:
- Prepare the cluster for deployment.
- Provide all nodes in your cluster access to registered GIS data folders to be used in publishing workflows across the organization.
When creating the organization, you can register these paths.
- Use the create-offline-images tools to populate your container registry with Esri's images.
- Run the deployment script.
- If you're not using a preconfigured load balancer with a static IP and Domain Name System (DNS) record assigned, create a DNS record to access your cluster.
- Use the setup wizard or configure.sh script to create an ArcGIS Enterprise organization.
- Use create-offline-manifest.sh to download the Esri-published version manifest file and import it into your organization.
- Configure the organization by disabling external content, setting your own basemap gallery, and so on.