.. raw:: pdf PageBreak .. _minikube-deployment: Minikube Deployment =================== This deployment harness packages and deploys a local/test instance of `TerraNexus` to a Minikube cluster deployed on a local machine or server. The following python modules drive the various functions and deployment/re-deployment operations to manage and update the local/test environment. - :ref:`minikube-install` - :ref:`minikube-cluster-deploy` - :ref:`minikube-cluster-restart` - :ref:`minikube-app-deploy` - :ref:`minikube-app-teardown` - :ref:`minikube-mongodb-cluster-init` - :ref:`minikube-mongodb-cluster-restart` .. toctree:: :maxdepth: 4 install_minikube minikube_terranexus_app_deploy minikube_terranexus_app_teardown minikube_terranexus_cluster_deploy minikube_terranexus_cluster_restart minikube_terranexus_mongodb_cluster_init minikube_terranexus_restart_mongodb_cluster