.. raw:: pdf PageBreak .. _gke-deployment: Google Kubernetes Engine (GKE) Deployment ========================================= This deployment harness packages and deploys a live instance of `TerraNexus` to the `Google Kubernetes Engine (GKE) `_ The following python modules drive the various functions and deployment/re-deployment operations on the `Google Cloud `_ environment. - :ref:`gke-cluster-deploy` - :ref:`gke-cluster-teardown` - :ref:`gke-build-container` - :ref:`gke-app-deploy` - :ref:`gke-app-teardown` - :ref:`gke-mongodb-cluster-init` - :ref:`gke-mongodb-cluster-init-singlenode` - :ref:`gke-mongodb-cluster-restart` .. toctree:: :maxdepth: 4 gke_terranexus_app_deploy gke_terranexus_app_teardown gke_terranexus_build_container gke_terranexus_deploy_cluster gke_terranexus_mongodb_cluster_init gke_terranexus_mongodb_cluster_init_singlenode gke_terranexus_restart_mongodb_cluster gke_terranexus_teardown_cluster