Skip to content

Latest commit

 

History

History

gemfire

Installing Tanzu Gemfire for Kubernetes

This experiment aims to fast-track installation of Tanzu Gemfire using a collection of scripts.

Prerequisites:

Download the bits

./download-tanzu-gemfire.sh {tanzu-network-api-token} {tanzu-network-username} {tanzu-network-password}

Yes, you need to supply both the token and your credentials for the Tanzu Network. Chart is fetched by token and the images are pulled using your credentials.

Install Tanzu Gemfire integrated with Harbor on a Kubernetes cluster

./install-tanzu-gemfire-integrated-with-harbor.sh {harbor-domain} tanzu {harbor-username} {harbor-password}

Replace the curly-braced parameters above with your Harbor domain, project and administrator username. The project named tanzu should already exist within Harbor.

Using Tanzu Gemfire

Uninstall Tanzu Gemfire

./uninstall-tanzu-gemfire.sh