Plan a deployment

Steps to deploy ArcGIS Enterprise on Kubernetes vary depending on your environment.

In a connected environment

When your organization is connected to the internet, steps include the following:

  1. Confirm that your system meets the minimum system requirements.
  2. Select an architecture profile that meets your organization's requirements.
  3. Obtain an authorization file for ArcGIS Enterprise on Kubernetes.
  4. Set up a Kubernetes cluster according to the system requirements specifications.
  5. 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.

  6. Run the deployment script.
  7. If you're not using a preconfigured load balancer with a static IP and Domain Name System (DNS) assigned, create a DNS record to access your cluster.
  8. Use the setup wizard or configure.sh script to create an ArcGIS Enterprise organization.

In a disconnected environment

When your organization is disconnected from the internet, steps include the following:

  1. Confirm that your system meets the minimum system requirements for a disconnected environment.
  2. Select an architecture profile that meets your organization's requirements.
  3. Obtain an authorization file for ArcGIS Enterprise on Kubernetes.
  4. Set up a Kubernetes cluster according to the system requirements specifications.
  5. 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.

  6. Use the create-offline-images tools to populate your container registry with Esri's images.
  7. Run the deployment script.
  8. If you're not using a preconfigured load balancer with a static IP and Domain Name System (DNS) assigned, create a DNS record to access your cluster.
  9. Use the setup wizard or configure.sh script to create an ArcGIS Enterprise organization.
  10. Use create-offline-manifest.sh to download the latest Esri published version manifest file and import it into your organization.
  11. Configure the organization by disabling external content, setting your own basemap gallery, and so on.